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-27SLA gizmos can now be opened when any instance is selectedLukas 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-06Hollowing: allow to place drain holes on the inner surface of a hollowed cavityLukas Matena
2020-02-04SlaSupports gizmo - show holes position even when user did not Preview the dr...Lukas Matena
2020-02-03Fixed conflicts after mergeLukas Matena
2020-02-03Clipping plane is now common for Hollowing and SLA supports gizmosLukas Matena
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-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-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-23Fixed a few warnings in headers (meaning they were reported once for each inc...Lukas Matena
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-15Follow-up of 1fbdf7bdaa15127763624e9391cfb873989d79e8 -> Fixed grabbers size ...Enrico Turri
2019-03-27Added glsafe() around OpenGL calls where missingEnrico Turri
2019-03-27Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-03-26Gizmos' grabbers size made uniform as the mean value of the selection's bound...Enrico 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