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-13Windows specific refactoring of Mouse3DController and RemovableDriveManager.bubnikv
2020-03-07Fixed crash on switching the application language.version_2.2.0-rc2bubnikv
2020-03-06keyboard and file menu shortcuts for save to sd card and ejectDavid Kocik
2020-02-06For the builds with a label assigned (no commit after the label),bubnikv
2020-01-21Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-20Platter->Platerfoxox
2019-12-16Separate Job, ProgressStatusBar and ProgressIndicatortamasmeszaros
2019-09-03Code clean in Tab.cpp and Fixed couple of Mac-warnings in :YuSanka
2019-08-201st installment of export of gcode toolpaths to obj fileEnrico Turri
2019-08-19Fix encoding of a few files in GUIVojtech Kral
2019-08-01Implemented FR #2633YuSanka
2019-07-12#2616 - Added Recent projects item to File menuEnrico Turri
2019-06-18Merge remote-tracking branch 'origin/master' into tm_ui_jobstamasmeszaros
2019-05-14Implementation of File->New project menu itemEnrico Turri
2019-05-14Added Esc shortcut and menu item for command deselect allEnrico Turri
2019-05-13New way of starting arrange and rotation optimization.tamasmeszaros
2019-05-02Export to STL of SLA supports and padEnrico Turri
2019-04-30Fixed menubar item's name in respect to printer_technologyYuSanka
2019-04-23Added missing includesYuSanka
2019-04-13Fix of "Repir from File menu doesn't save the file #2064"bubnikv
2019-04-08Implement per-screen DPI on Windows, DPI change event, wxDialog & wxFrame mix...Vojtech Kral
2019-02-22Fixed bug with update (part of #1801)YuSanka
2019-01-21L10n improvementsYuSanka
2019-01-09Fixed a bug in the Win32 start wrapper (wrong number of parameters was passed...bubnikv
2018-12-19Fixed recreate_GUI() after language change.YuSanka
2018-12-17OctoPrint basics working, niceties to-doVojtech Kral
2018-12-06Removed the "Quick Slice" menu items from the main menu,bubnikv
2018-12-03New menu layout set as defaultEnrico Turri
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-22Added Edit -> Delete all menu itemEnrico Turri
2018-11-21Added menu Edit -> Delete selectedEnrico Turri
2018-11-21Added menu Edit -> Select allEnrico Turri
2018-11-19Some code rebaseYuSanka
2018-11-18CuttingVojtech Kral
2018-11-16View menu items enabled only when Plater is the current active tabEnrico Turri
2018-11-15Modified menu for open/save/save as project (3mf) and import/exportEnrico Turri
2018-11-15Fixed crash when dismissing file dialog for quick slice menu commandEnrico Turri
2018-11-12trying to get the export dialog for zip files.tamasmeszaros
2018-11-12Getting rid of AppController.tamasmeszaros
2018-10-18Merge remote-tracking branch 'origin/ys_dev_native' into dev_nativeYuSanka
2018-10-18Added instances to ObjectListYuSanka
2018-10-17Object context menu wip / Removed links to settings dialog from user interfac...Enrico Turri
2018-10-11Plater: increase, decrease, set_number_of_copies, arrangeVojtech Kral
2018-10-09Ported show_preset_comboboxes functionYuSanka
2018-10-06Merge remote-tracking branch 'origin/dev_native' into ys_dev_nativeYuSanka
2018-10-06Completed split of the GUI_ObjectPartsYuSanka
2018-10-03Tab preset & value change eventsVojtech Kral
2018-10-01WIP: PlaterVojtech Kral
2018-09-21Menu_bar and preset_tabs are in main window nowYuSanka
2018-09-20Added GUI_App and MainFrameYuSanka