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-27Bugfix: SLA pad and supports were sometimes shown on instances that should ha...Lukas Matena
2020-02-27Small fix of clipping plane positioningLukas Matena
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-27SLA gizmos can now be opened when any instance is selectedLukas Matena
2020-02-27Fixed a crash when deleting an object after switching from SLA to FDMLukas Matena
2020-02-25Enabled text-wrapping for tooltips in hollowing gizmoLukas Matena
2020-02-21Hollowing gizmo sliders now contain a unit where appropriateLukas Matena
2020-02-21Fixed a bug in hollowing gizmo - hole depth not matching slider value after s...Lukas Matena
2020-02-21Hopefully a fix for #3683 (encoding in hollowing gizmo)Lukas Matena
2020-02-21Make sure that objects are correctly shown/hidden when switchedLukas Matena
2020-02-21SLA gizmo clipping plane resettingLukas Matena
2020-02-21AABB trees for SLA gizmos are not calculated when the object is selected, but...Lukas Matena
2020-02-20SLA support gizmo correctly hides drain holes if they are clipped by clipping...Lukas Matena
2020-02-13Hollowing 'accuracy' and 'closing distance' are only shown in the hollowing g...Lukas Matena
2020-02-13Slightly changed hollowing gizmo titleLukas 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-07Force backend update when hollowing gizmo is closedLukas Matena
2020-02-07Hollowing parameters should be labeled the same in the gizmo and in presetsLukas Matena
2020-02-06Hollowing: allow to place drain holes on the inner surface of a hollowed cavityLukas Matena
2020-02-06SLA gizmos: make sure that the clipping plane is properly reset to zero when ...Lukas Matena
2020-02-05Invalidate background process when HollowingGizmo modifies settingstamasmeszaros
2020-02-04Fixed a crash on deleting object with SLA gizmo activeLukas Matena
2020-02-04Hollowing gizmo: Invalidate drilled mesh in case a hole is manipulatedLukas Matena
2020-02-04SlaSupports gizmo - show holes position even when user did not Preview the dr...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-03Fixed conflicts after mergeLukas Matena
2020-02-03Merge branch 'master' into lm_drilling_backend_rebasedLukas Matena
2020-02-03Hollowing gizmo - controls layout improvementsLukas Matena
2020-02-03Clipping plane is now common for Hollowing and SLA supports gizmosLukas 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-30Gizmo updates - forget everything about the loaded mesh when an object is des...Lukas Matena
2020-01-30SlaSupports gizmo - most of updating now assumes that common data struct is u...Lukas Matena
2020-01-30Hollowing gizmo - most of updating now assumes that common data struct is upd...Lukas Matena
2020-01-29Refuse to drill a broken meshLukas Matena
2020-01-29Fixed transformation of the hollowed mesh to be used at frontendLukas Matena
2020-01-29SLA gizmos can now fetch hollowed and drilled mesh from the backendLukas Matena
2020-01-24Hollowing gizmo can now trigger the backend calculationLukas 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-16Fixed SLA gizmos picking problem - hollowed mesh was not rendered for pickingLukas Matena
2020-01-16Fixed issues in SLA gizmos related to showing/hiding of the model/support str...Lukas Matena