1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Added seed fill for MMU segmentation

This commit is contained in:
Lukáš Hejl
2021-04-27 06:48:09 +02:00
parent be1b4ce18c
commit 576c5b78e9
8 changed files with 228 additions and 174 deletions
+2 -1
View File
@@ -32,7 +32,8 @@ enum class SLAGizmoEventType : unsigned char {
ManualEditing,
MouseWheelUp,
MouseWheelDown,
ResetClippingPlane
ResetClippingPlane,
Moving
};