mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 08:11:11 -06:00
Added new hollowing gizmo
Basically just copied SLA support gizmo and removed all functionality that will not be needed
This commit is contained in:
parent
bb8d59391f
commit
04bcdff110
7 changed files with 1241 additions and 7 deletions
|
@ -47,6 +47,8 @@ set(SLIC3R_GUI_SOURCES
|
|||
GUI/Gizmos/GLGizmoFlatten.hpp
|
||||
GUI/Gizmos/GLGizmoCut.cpp
|
||||
GUI/Gizmos/GLGizmoCut.hpp
|
||||
GUI/Gizmos/GLGizmoHollow.cpp
|
||||
GUI/Gizmos/GLGizmoHollow.hpp
|
||||
GUI/GLSelectionRectangle.cpp
|
||||
GUI/GLSelectionRectangle.hpp
|
||||
GUI/GLTexture.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue