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-27Shared data for SLA gizmos have been removed from GLGizmoBaseLukas 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-04SlaSupports gizmo - show holes position even when user did not Preview the dr...Lukas Matena
2020-02-03Clipping plane is now common for Hollowing and SLA supports gizmosLukas Matena
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-29SLA gizmos can now fetch hollowed and drilled mesh from the backendLukas Matena
2019-12-17First steps on SLA and Hollowing gizmo data sharingLukas Matena
2019-09-02Started an attempt to refactor GLGizmoManagerLukas Matena
2019-08-26Follow-up of 32dc4709a48bea7089d7d84d22e89e4db98baa49 -> A more general fixEnrico Turri
2019-08-07Finished picking by color with a checksum in the alpha channelbubnikv
2019-07-17Refactoring of GLGizmosXX classes to cleanup their interfaceEnrico Turri
2019-07-17Framework to serialize gizmos into undo/redo stackEnrico Turri
2019-07-12Tech ENABLE_SVG_ICONS set as defaultEnrico Turri
2019-05-10Constrained gizmo-scaling -> code cleanup and simplificationEnrico Turri
2019-05-101st installment of constrained gizmo-scalingEnrico Turri
2019-04-29Darker colors for axes arrows, transformation visual hints and gizmo grabbersEnrico Turri
2019-03-20GLCanvas3D::Gizmos as a standalone class (GLGizmosManager)Enrico Turri
2019-03-19GLCanvas3D::Selection as a standalone classEnrico Turri
2019-03-18Removed technology ENABLE_IMGUILukas Matena
2019-03-18Separated gizmos into individual filesLukas Matena