mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 16:21:24 -06:00
Initial implementation of MeshClipper class
So far the work is shared between the old code in GLGizmoSlaSupports.cpp and the new class
This commit is contained in:
parent
cf23146ee3
commit
546917830b
5 changed files with 149 additions and 29 deletions
|
@ -85,6 +85,8 @@ set(SLIC3R_GUI_SOURCES
|
|||
GUI/GUI_ObjectLayers.hpp
|
||||
GUI/LambdaObjectDialog.cpp
|
||||
GUI/LambdaObjectDialog.hpp
|
||||
GUI/MeshClipper.cpp
|
||||
GUI/MeshClipper.hpp
|
||||
GUI/Tab.cpp
|
||||
GUI/Tab.hpp
|
||||
GUI/ConfigManipulation.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue