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
2019-08-23Recalculate SLA supports after undo/redo in case SLA gizmo was active and had...Lukas Matena
2019-07-26New Undo / Redo stack for the gizmos. The Gizmo specific stack isbubnikv
2019-07-24Fix for https://github.com/prusa3d/PrusaSlicer/commit/0592ae65eeff51038aac647...YuSanka
2019-07-24Completed setting of the item focus in ObjectList after undo/redoYuSanka
2019-07-23Added SETTINGS_SELECTED_ON_SIDEBAR flag to undo/redoYuSanka
2019-07-22Fixed compilation on clang.bubnikv
2019-07-22Undo / Redo refactoring: Moved the snapshot flags definitionbubnikv
2019-07-22Refactoring of the Undo / Redo stack interface:bubnikv
2019-07-19Memory statistics (total memory, memory usage, Undo / Redo stack size)bubnikv
2019-07-19Adding a generic bitmap "flags" attrib to the Undo / Redo snapshot.bubnikv
2019-07-18Fix of osx buildsbubnikv
2019-07-18Storing the active printer technology onto the Undo / Redo stack,bubnikv
2019-07-17Merge remote-tracking branch 'remotes/origin/master' into vb_undo_redo2bubnikv
2019-07-17WIP: Undo / Redo memory limiting by releasing the least recentlybubnikv
2019-07-17Framework to serialize gizmos into undo/redo stackEnrico Turri
2019-07-05Fix of compilation on clangbubnikv
2019-07-05Undo / Redo fixesbubnikv
2019-07-05Fixed includes on OSXbubnikv
2019-07-04Merge remote-tracking branch 'origin/ys_undo_redo' into vb_undo_redobubnikv
2019-07-04Update object list after undo/redoYuSanka
2019-07-04WIP Undo / Redo: Optional debug print outs.bubnikv
2019-07-04WIP Undo / Redo : serialization / deserialization of object selection.bubnikv
2019-07-04WIP Undo / Redo: First Undo in the history of PrusaSlicer!bubnikv
2019-07-02WIP UndoRedo: Added Undo/Redo stack, added Platter::take_snapshot(),bubnikv