FDM supports gizmo - use right mouse to place support blockers
This commit is contained in:
@@ -21,6 +21,7 @@ enum class SLAGizmoEventType : unsigned char {
|
||||
LeftDown = 1,
|
||||
LeftUp,
|
||||
RightDown,
|
||||
RightUp,
|
||||
Dragging,
|
||||
Delete,
|
||||
SelectAll,
|
||||
|
||||
Reference in New Issue
Block a user