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-02-27Slight change in clipping plane updating after hollowing finishesLukas Matena
2020-02-27Shared data for SLA gizmos have been removed from GLGizmoBaseLukas Matena
2020-02-27Fixed a crash when deleting an object after switching from SLA to FDMLukas Matena
2020-02-21AABB trees for SLA gizmos are not calculated when the object is selected, but...Lukas Matena
2020-02-13ENABLE_MODIFIED_TOOLBAR_TEXTURES set as defaultEnrico Turri
2020-02-08Don't calculate the AABB tree in FDM modeLukas Matena
2020-02-06SLA gizmos: make sure that the clipping plane is properly reset to zero when ...Lukas Matena
2020-02-04Movements and rotations by keyboard indipendent from gizmos:Enrico Turri
2020-02-04Smoother movements/rotations when using arrow keysEnrico Turri
2020-02-04Follow-up of e042cab8faaeb47da363314839236071003c6083 -> Avoid polluting undo...Enrico Turri
2020-02-03Follow-up of 8453c8848238c1bb20bc7dc85cad4763203534c9, c09091c40703bdfae84e4b...Enrico Turri
2020-02-03Merge branch 'master' into lm_drilling_backend_rebasedLukas Matena
2020-02-03Cut Gizmo -> added movements using arrow keys:Enrico Turri
2020-02-03Rotate Gizmo -> added rotations using arrow keys:Enrico Turri
2020-02-03Move Gizmo -> added movements using arrow keys:Enrico Turri
2020-01-30Hollowing gizmo - most of updating now assumes that common data struct is upd...Lukas Matena
2020-01-29Fixed transformation of the hollowed mesh to be used at frontendLukas Matena
2020-01-21Merge branch 'master' into lm_tm_hollowingLukas Matena
2020-01-20Platter->Platerfoxox
2020-01-17Fixed conflicts after merge with masterEnrico Turri
2020-01-17ENABLE_GIZMO_ICONS_NON_ACTIVABLE_STATE set as defaultEnrico Turri
2020-01-163Dconnexion devices translation linearly dependent on zoomEnrico Turri
2020-01-09Switched order of hollowing and support points gizmosLukas Matena
2020-01-08Follow-up of 5b2e2fe7b3956fc13b8ce8e0e35db4d3278c50a8 -> Fixed uv mapping on ...Enrico Turri
2020-01-07Fixed artifacts on toolbar and gizmobar icons showing up when changing screen...Enrico Turri
2019-12-20Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-17First steps on SLA and Hollowing gizmo data sharingLukas Matena
2019-12-12Merge branch 'master' into lm_tm_hollowingLukas Matena
2019-12-12Refactoring in GLGizmosManager to simplify codeEnrico Turri
2019-12-09Gray icons for gizmos in disabled stateEnrico Turri
2019-12-05Follow-up of c370bb7141360776f603c9eec679e8d276dda56b -> Do not force even si...Enrico Turri
2019-12-05Forces even size and disable compression for toolbar icon texture to try to s...Enrico Turri
2019-11-29SLA drain holes can be removed by right click, Ctrl+A selects all holesLukas Matena
2019-11-08Drain holes are now saved in ModelObjectLukas Matena
2019-11-05Hollowing gizmo can now actually trigger the hollowing and render resultLukas Matena
2019-11-05Added new hollowing gizmoLukas Matena
2019-10-10Do not show context menu when the user deletes sla support points by right cl...Enrico Turri
2019-09-09Merge remote-tracking branch 'remotes/origin/master' into devbubnikv
2019-09-09Fixed handling of mouse left up event when moving an object while the place o...Enrico Turri
2019-09-02Nearly finished refactoring of GLGizmoManagerLukas Matena
2019-09-02SLA gizmo open/close should be saved on undo/redo stackLukas Matena
2019-09-02Started an attempt to refactor GLGizmoManagerLukas Matena
2019-08-23When synchronizing the front end with the back end after Undo / Redobubnikv
2019-08-23Recalculate SLA supports after undo/redo in case SLA gizmo was active and had...Lukas Matena
2019-08-23SLA gizmo takes snapshots on opening and closingLukas Matena
2019-08-23SLA gizmo now refuses to close with unsaved changes in editing modeLukas Matena
2019-08-23GLGizmoManager.cpp: Initial work on the possibility of a gizmo refusing to closeLukas Matena
2019-07-25Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custo...Enrico Turri
2019-07-25Removed obsolete codeEnrico Turri
2019-07-23Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custo...Enrico Turri