Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-07Reworded "Shape Gallery" menu and dialog titleVojtech Bubnik
2021-10-04Check unsaved preset changes only if project is dirty and it wasn't savedYuSanka
2021-10-04#7054 - Tech ENABLE_SAVE_COMMANDS_ALWAYS_ENABLED: enable command Save (CTRL+S...enricoturri1966
2021-09-30Redo of the project state, implementation of Undo/Redo stack compressionVojtech Bubnik
2021-09-22MSW specific: Fixed settings layout after switching from New to Old layoutYuSanka
2021-09-22Check unsaved changes (#6991)Oleksandra Yushchenko
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-09-10Removes bottom status bar.David Kocik
2021-09-06renameJason Scurtu
2021-09-06add gcodeviewerJason Scurtu
2021-09-06add new mac icon and update MainFrame.cppJason Scurtu
2021-09-02Open menubar item by name with translationsDavid Kocik
2021-09-01Commented opening menubar item until its properly implemented.David Kocik
2021-09-01Commented out AMF export. The format never took off, we don't want toVojtech Bubnik
2021-09-01Added a missing include (GCC 11.1).Lukáš Hejl
2021-09-01Open menubar item by item index. Possible to call as hint notification hyperlinkDavid Kocik
2021-09-01Fixed conflicts after merge with masterenricoturri1966
2021-08-31Added missing vertical alignments of labels in imgui dialogset_toolpaths_clipperenricoturri1966
2021-08-30New project command enabled when the plater is empty but the project state is...enricoturri1966
2021-08-26Tech ENABLE_SAVE_COMMANDS_ALWAYS_ENABLED -> 1st installment: Allow to save/lo...enricoturri1966
2021-08-25Notice dialog when opening any link outside PrusaSlicerDavid Kocik
2021-08-24Do not allow objects to be placed fully below bedenricoturri1966
2021-08-23Changed app title when the current project is modified and non yet namedenricoturri1966
2021-08-13Support for SL1S printer:Vojtech Bubnik
2021-08-13Fixed loading of system presets with incompatible system profile keysVojtech Bubnik
2021-08-13Substitutions : Implemented InfoDialogYuSanka
2021-08-11Hint notificationDavid Kocik
2021-08-11Follow up c0a00f4e7016685f4afd34aca3605125dff38c66 - Check unsaved changes on...YuSanka
2021-08-10Hints notificationDavid Kocik
2021-07-30ENABLE_PROJECT_DIRTY_STATE set as defaultenricoturri1966
2021-07-22Tech ENABLE_VALIDATE_CUSTOM_GCODE set as defaultenricoturri1966
2021-07-21Removed unnecessary conditions that interfere with the search.YuSanka
2021-07-20GalleryDialog: Added process of the "Close" buttonYuSanka
2021-07-20Added "Modify Shapes Gallery" to the "Window" menuYuSanka
2021-06-29MSW specific: Implementation of the own notebook controlOleksandra Yushchenko
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-23Fixed warningenricoturri1966
2021-06-18Some code beautification for the last commitYuSanka
2021-06-18DarkMode for MSW (#6632)Oleksandra Yushchenko
2021-06-11Code refactoring to avoid a call of update_ui_from_settings() every time when...YuSanka
2021-06-08Do not close application when user select 'Cancel' in the save dirty project ...enricoturri1966
2021-06-01Changed logic to avoid saving a project while a gizmo is in editing modeenricoturri1966
2021-05-18Fix of some warningsYuSanka
2021-05-11Probably fix for #6270 - Segfault during startup in prusa-slicer-git 2.3.0.r2...YuSanka
2021-05-03Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_proje...enricoturri1966
2021-04-26Fixed a memory leak when repairing an external stlLukas Matena
2021-04-14Fixed build against wxWidgets 3.0Lukas Matena
2021-04-06MSW specific: Fixed update of the UI after system color change.YuSanka
2021-04-06Project dirty state manager -> presets dirty stateenricoturri1966
2021-04-06Extended interface of project dirty state managerenricoturri1966