mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Fixed gizmos overlay rendering/selection by adding GLGizmoBase::is_selectable() method
This commit is contained in:
parent
d658d918d7
commit
d322fa0fd5
4 changed files with 22 additions and 9 deletions
|
@ -565,8 +565,8 @@ private:
|
|||
Scale,
|
||||
Rotate,
|
||||
Flatten,
|
||||
SlaSupports,
|
||||
Cut,
|
||||
SlaSupports,
|
||||
Num_Types
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue