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-07-31Code cleanupEnrico Turri
2019-07-31Render non printable instances with a darker colorEnrico Turri
2019-07-26Code cleanupEnrico Turri
2019-07-231st installment for selection's undo/redo snapshotsEnrico Turri
2019-07-15Merge remote-tracking branch 'remotes/origin/vb_undo_redo'bubnikv
2019-07-08Fixed conflicts after merge with masterEnrico Turri
2019-07-04Merge remote-tracking branch 'origin/master' into vb_undo_redobubnikv
2019-07-04Update object list after undo/redoYuSanka
2019-07-04WIP Undo / Redo : serialization / deserialization of object selection.bubnikv
2019-07-02WIP UndoRedo: Added Undo/Redo stack, added Platter::take_snapshot(),bubnikv
2019-07-01Removed GLVolume non-VBO renderingEnrico Turri
2019-06-27Added visual hints in 3D scene for layers editingEnrico Turri
2019-06-27WIP Undo / Redo: ModelID / ModelBase renamed to ObjectID / ObjectBasebubnikv
2019-06-24Do not allow to copy/paste volumes when using sla printerEnrico Turri
2019-06-14Reset buttons: synchronization of instances/volumesLukas Matena
2019-05-24Code cleanupEnrico Turri
2019-05-24Fixed conflicts after cherry-picking 844e99f84e4ac640cd9ad0c905efc6068a35cdbbEnrico Turri
2019-05-20Fixed debug technology ENABLE_RENDER_SELECTION_CENTEREnrico Turri
2019-05-07World / local coordinates: Fixed wrong scaling of a group selection,bubnikv
2019-05-03Changed the "non-uniform scaling is not possible" message.bubnikv
2019-04-26WIP: Transformation of instances in world coordinate space:bubnikv
2019-04-24WIP: Transformations of an instance in world coordinate systembubnikv
2019-04-15Fixed selection when right-clicking in the 3D scene to show the context menuEnrico Turri
2019-04-11Copy and paste -> Disabled paste of volumes when nothing is selected and fixe...Enrico Turri
2019-04-10Copy and paste -> prototype of copy and paste for objectsEnrico Turri
2019-04-10Copy and paste -> Clipboard refactored to accept more than one objectEnrico Turri
2019-04-101st installment of copy and paste -> prototype for volumes copy and pasteEnrico Turri
2019-04-09Tweaks to selection from 3D sceneEnrico Turri
2019-04-05Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-04-04Improved Selection from ObjectList sideYuSanka
2019-04-01Fixed conflicts after merge with masterEnrico Turri
2019-04-01Fix dragging of mixed instances plus volumes selectionsEnrico Turri
2019-03-28Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-03-28Selection enabled only for 3D view and not for g-code previewEnrico Turri
2019-03-21Renamed private methods of SelectionEnrico Turri
2019-03-19GLCanvas3D::Selection as a standalone classEnrico Turri