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
2018-09-14Fix window size persistenceVojtech Kral
2018-08-06Deregister the update callback on end of the application.bubnikv
2018-07-02Fix crash on Linux when arrangingtamasmeszaros
2018-06-28AppController reachable trough Plater.pmtamasmeszaros
2018-06-28Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-06-28AppController integrationtamasmeszaros
2018-06-28Fix of tooltips on OSX showing on the first page of a parameter tab.YuSanka
2018-06-14Partial perl code cleanupEnrico Turri
2018-06-06Removed DestroyGL method from 3DSceneEnrico Turri
2018-05-22Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-05-21Moved the "Flash firmware" menu to "Configuration",bubnikv
2018-05-21Firmware updater GUIVojtech Kral
2018-05-17Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-05-17Fix in File menuEnrico Turri
2018-05-09OpenGL to c++ 1st installment - WIPEnrico Turri
2018-04-24Merge branch 'profile_changes_reset' into updatingVojtech Kral
2018-04-20Added effective update of ComboBoxes on PlaterYuSanka
2018-04-11Wizard runs from the new Config menu,bubnikv
2018-04-10Merge remote-tracking branch 'origin/updating' into config_snapshotsbubnikv
2018-04-09Ported the AboutDialog to C++, thanks @alexrj for the work.bubnikv
2018-04-06CleanupVojtech Kral
2018-04-06Apply printer model / variant preferences when loading presetsVojtech Kral
2018-04-06ConfigWizard: Basic structure / WIPVojtech Kral
2018-03-22Merge remote-tracking branch 'origin/master' into profile_changes_resetYuSanka
2018-03-16Removed the LWP and Growl Perl dependencies.bubnikv
2018-03-15Octoprint (#796)Vojtech Kral
2018-03-14Merge remote-tracking branch 'origin/profile_inheritance' into profile_change...YuSanka
2018-03-14Fixed selection of sensible active print / filament / printer profilebubnikv
2018-03-09Fixed bug with updating of the value of "Wipe while retracting" CheckBox.YuSanka
2018-03-09Introduced the system profiles.bubnikv
2018-03-06Fixed compilation on Windows,bubnikv
2018-03-05WIP: BonjourVojtech Kral
2018-03-05WIP: OctoPrintVojtech Kral
2018-02-23Removed the Perl Preferences dialog,bubnikv
2018-02-23All project is ready to localization.YuSanka
2018-02-22PreferencesDialog moved to C++ partYuSanka
2018-02-21MainFrame.pm is marked by L() to localization.YuSanka
2018-02-20Language configuration is saved now in AppConfig instead of wxConfig.YuSanka
2018-02-15Merged the C++ port of the GUI Tabs / OptionGroup / Option classesbubnikv
2018-02-09Implemented Application recreate after changing of language.YuSanka
2018-02-083mf Exporter - 1st installmentEnrico Turri
2018-02-08Added menu item for selection of application language from the list of instal...YuSanka
2018-01-303mf Importer - 1st installmentEnrico Turri
2018-01-26Deleted Perl's Tabs,YuSanka
2018-01-26Implementation of C++ to Perl callbacks from Browse & Test buttons.YuSanka
2018-01-25Some modifications:YuSanka
2018-01-25Merge with bibnikv.YuSanka
2018-01-23Added TabIface C++ wrapper for GUI::Tab C++ class,bubnikv
2018-01-22Example implementation of C++ to Perl callbacks using wxWidgets command events.bubnikv
2018-01-03Start adding functions to work with presetsYuSanka