Added new hollowing gizmo

Basically just copied SLA support gizmo and removed all functionality that will not be needed
This commit is contained in:
Lukas Matena 2019-11-04 17:01:26 +01:00
parent bb8d59391f
commit 04bcdff110
7 changed files with 1241 additions and 7 deletions

View file

@ -60,6 +60,7 @@ public:
Flatten,
Cut,
SlaSupports,
Hollow,
Undefined
};