OrcaSlicer/src/slic3r
bubnikv a7ffd2a6fe GUI::show_error() is now generalized for std::string and const char*
Fixed return type of std::string translate_utf8() with context
(incorrectly returned wxString, should return std::string).
Fixed double translation of BackgroundSlicingProcess::validate() in Plater.
2020-02-21 13:38:06 +01:00
..
Config configuration updater 2020-02-04 15:27:11 +01:00
GUI GUI::show_error() is now generalized for std::string and const char* 2020-02-21 13:38:06 +01:00
Utils GUI::show_error() is now generalized for std::string and const char* 2020-02-21 13:38:06 +01:00
CMakeLists.txt ENABLE_CONFIGURABLE_PATHS_EXPORT_TO_3MF_AND_AMF set as default 2020-02-13 11:25:34 +01:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +01:00