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
2020-01-16Modified layout of preferences dialogEnrico Turri
2019-05-22Fix of an icon size slider under OSX and GTKYuSanka
2019-05-22Implemented a possibility to set a custom toolbars icon size (related to ↵YuSanka
#2247 and same others)
2019-04-18Overrided on_dpi_changed() for some Dialogs:YuSanka
BedShapeDialog, KBShortcutsDialog, ConfigWizard, Preferences
2018-10-31Some code reviewYuSanka
2018-10-02Removed Localization to GUI_AppYuSanka
+ cleaned code from some global variables (App, AppConfig, PresetBundle, MainFrame, tab_panels..)
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.