Switched order of hollowing and support points gizmos
This commit is contained in:
@@ -54,13 +54,14 @@ public:
|
||||
|
||||
enum EType : unsigned char
|
||||
{
|
||||
// Order must match index in m_gizmos!
|
||||
Move,
|
||||
Scale,
|
||||
Rotate,
|
||||
Flatten,
|
||||
Cut,
|
||||
SlaSupports,
|
||||
Hollow,
|
||||
SlaSupports,
|
||||
Undefined
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user