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
2019-06-12Fixed conflicts after git cherry-picking 39cfe819daeb7dd71bae5ff20edfbe6396df...Enrico Turri
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-20Fixed position of instances after paste objectEnrico Turri
2019-05-15Fix of a regression bug - joint rotation of multiple instances.bubnikv
2019-05-10Merge branch 'lm_arrange_wipe_tower' of https://github.com/prusa3d/Slic3rEnrico Turri
2019-05-07World / local coordinates: Fixed wrong scaling of a group selection,bubnikv
2019-05-06Allow wipe tower rotation by the rotation gizmoLukas Matena
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-12Fixed copying of some object's attributes into the clipboardbubnikv
2019-04-12Offset used to place newly added volumes and instances proportional to the be...Enrico Turri
2019-04-12Copy and paste -> Fixed paste for multivolumes copiesEnrico Turri
2019-04-12Copy and paste -> Disabled paste of instances when selection is in Volume modeEnrico Turri
2019-04-12Fixed conflicts after merge with masterEnrico Turri
2019-04-11Copy and paste -> Disabled paste of volumes when nothing is selected and fixe...Enrico Turri
2019-04-11Copy and paste -> Added offset to pasted objects/volumesEnrico Turri
2019-04-11Copy and paste -> Fixed copy of multiple instances and volumes insertion into...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-08Fixed rotation of SLA instances in case a rotation in X or Y was appliedbubnikv
2019-04-08Follow-up of a7318dbe197d0a05d368865fe169751f07840cd7 -> Do not disable other...Enrico Turri
2019-04-04Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-04-04Keeps non selected instances as disabled for any combination of current insta...Enrico Turri
2019-04-03Keep instance mode selection when at least one instance is already selectedEnrico Turri
2019-04-02Fixed conflicts after merge with masterEnrico Turri
2019-04-02Follow-up of d4b22cfb87f8b6bc9c8c7ec34158be2e852450e8 -> Fixed dragging of sl...Enrico Turri
2019-04-01Fixed conflicts after merge with masterEnrico Turri
2019-04-01Fix dragging of mixed instances plus volumes selectionsEnrico Turri
2019-04-01Camera refactoringEnrico Turri
2019-04-01Fix of visual hints for rotation of full single instance selectionEnrico 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