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 (Collapse)Author
2019-07-18Added selection of custom bed model to bed shape dialogEnrico Turri
2019-07-18Added selection of custom bed texture to bed shape dialogEnrico Turri
2019-07-17Refactoring of BedShapePanel and BedShapeDialogEnrico Turri
2019-07-09Refactoring in class BedShapePanelEnrico Turri
2019-06-12Bed shape dialog refactoringEnrico Turri
2019-04-18Overrided on_dpi_changed() for some Dialogs:YuSanka
BedShapeDialog, KBShortcutsDialog, ConfigWizard, Preferences
2019-02-06Fixed scaling of the controls and InfoDialogs (Sys and About)YuSanka
2019-02-04Fixed "hard_code" setting of the size for the Sidebar and TabsYuSanka
+ Fixed assert after config_wizard changing
2018-11-26Removed some obsolete Perl bindings.bubnikv
Removed libslic3r from the default include paths for all modules but libslic3r. Now headers from libslic3r need to be included with an explicit path (libslic3r/libslic3r.h etc) Split the localization macros into I18N.{cpp,h}
2018-10-31Some code reviewYuSanka
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.mass_renamebubnikv
The XS was left only for the unit / integration tests, and it links libslic3r only. No wxWidgets are allowed to be used from Perl starting from now.