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-03-25Imported error reporting when loading presets with option keysbubnikv
2020-03-04Fixing build against wxWidgets 3.0Lukas Matena
2020-02-18Fix ofbubnikv
2020-02-04Implemented handling of complex ConfigOptionFloatOrPercent chainsbubnikv
2020-01-13Fixing some missing throw statements.bubnikv
2020-01-07Some refactoring and const correctness fixes.bubnikv
2020-01-03Const correctness improvements:bubnikv
2019-10-18Ported test_config.cpp from upstream Slic3r.bubnikv
2019-10-17Ported test_support_material.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-09-06Fixed several warnings (Config.hpp and few other files)Lukas Matena
2019-08-14Some reverts for commit 4cd4d2c8b5f8bea59da2a0fbdb096cb6b7391250YuSanka
2019-08-13Fixed wrong page selection for Printer Setting after application runYuSanka
2019-08-05Corrected return value of ConfigOptionVector::apply_override to what was inte...Lukas Matena
2019-07-28Merge remote-tracking branch 'origin/vb_filament_overrides' into ys_overridesYuSanka
2019-07-28Implemented update of the override filaments options from/to configYuSanka
2019-07-25Fixed missing return value.bubnikv
2019-07-25Reworked the FFF Print::update() to process the filament retractbubnikv
2019-07-24Fixed is_nil() method on ConfigOptions.bubnikv
2019-07-23WIP: Nullable config values. Fixed compare operator for float vectors.bubnikv
2019-07-23WIP: Nullable configuration value concept, implemented forbubnikv
2019-07-18Fix of osx buildsbubnikv
2019-07-04Simplified the "cereal" includes to not clash with Perl includesbubnikv
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: Serialization of the Model / ModelObject / Model instancebubnikv
2019-06-26WIP: Undo / Redo stack.bubnikv
2019-05-03Added ConfigDef::get_default_value<>() template,bubnikv
2019-05-03Implemented the "Support for support enforcers only" quick selection.bubnikv
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-10Implemented ModeSizer with ModeButtons for the mode view changing from the se...YuSanka
2019-01-08Fixed editing of the extruder's settings (SPE-735)YuSanka
2018-12-10Fixed constness of Config::env_bubnikv
2018-12-04Implemented compatible_printer / compatible_printer_conditionbubnikv
2018-11-08Integrated SLAPrint into background processing.bubnikv
2018-11-08Fixed a compilation issue on OSXbubnikv
2018-11-07Fixes to storing and loading configs from AMF/3MF.bubnikv
2018-11-06Fixed loading of old 3mf files.bubnikv
2018-10-31WIP: SL1 profiles, SL1 in wizard, switching between FFF / SLAbubnikv
2018-10-30Reduced memory leaks in ConfigDef / PrintConfigDefbubnikv
2018-10-25Middle mode is changed to AdvancedYuSanka
2018-10-22Prototype of the hiding according to view modeYuSanka
2018-09-25Resurrected --dont-arrange command line parameter,bubnikv
2018-09-22Fix of a set method to make ConfigOptionEnum compatible withbubnikv
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