Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-01Slic3r::format(), Slic3r::GUI::format_wxstr():bubnikv
2020-03-25Imported error reporting when loading presets with option keysbubnikv
2020-02-04Implemented handling of complex ConfigOptionFloatOrPercent chainsbubnikv
2020-01-03Const correctness improvements:bubnikv
2019-12-18Fixed C++17 incompatibility.bubnikv
2019-10-18Ported test_config.cpp from upstream Slic3r.bubnikv
2019-10-17Ported test_support_material from upstream Slic3r.bubnikv
2019-10-16new cheaper constructor for DynamicPrintConfig from FullPrintConfig:bubnikv
2019-10-02Fix crashing test executable on gcc 4.9tamasmeszaros
2019-09-24Whitespace changes to supress misleading indentation warningsLukas Matena
2019-07-23WIP: Nullable configuration value concept, implemented forbubnikv
2019-07-04Simplified the "cereal" includes to not clash with Perl includesbubnikv
2019-07-04Trying to fix some template resolution on Linuxbubnikv
2019-07-04Merge remote-tracking branch 'origin/master' into vb_undo_redobubnikv
2019-06-27Fix of https://github.com/prusa3d/PrusaSlicer/issues/2516bubnikv
2019-06-26WIP: Undo / Redo stack.bubnikv
2019-05-21Fix of "PrusaSlicer 2.0.0.-rc+ g-code error when importing #2304"bubnikv
2019-05-03Implemented the "Support for support enforcers only" quick selection.bubnikv
2019-03-17Fixed missing include on OSXversion_1.42.0-betabubnikv
2019-03-17Command line - improved error handlingbubnikv
2019-03-13Help for the FFF / SLA command line parameters.bubnikv
2019-03-13Reworked the command line interface based on the current statebubnikv
2019-01-09Ignore the extra "Process Serial Number" parameter generated by the OSX finderbubnikv
2019-01-09Fixed a bug in the Win32 start wrapper (wrong number of parameters was passed...bubnikv
2019-01-03Replaced all wxString.ToStdString() with wxString.ToUTF8().data()bubnikv
2018-12-19Fix of SPE-691 Slicer crash after extruder changebubnikv
2018-12-10Fixed constness of Config::env_bubnikv
2018-12-04Implemented compatible_printer / compatible_printer_conditionbubnikv
2018-11-08Fix rendering performance on macOSVojtech Kral
2018-11-07Fixes to storing and loading configs from AMF/3MF.bubnikv
2018-09-20Added C++ command line processing, thanks @alexrj and @lohbubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv