Re-enable volumes in SLA, use raycasters from canvas in supports gizmo
Got rid of HollowedMesh and Raycaster usage from GizmosCommon pool to prevent crashes
This commit is contained in:
parent
15fa4c42d6
commit
9bc3410474
16 changed files with 269 additions and 207 deletions
|
@ -386,7 +386,7 @@ public:
|
|||
bool force_neutral_color : 1;
|
||||
// Whether or not to force rendering of sinking contours
|
||||
bool force_sinking_contours : 1;
|
||||
};
|
||||
}; // this gets instantiated automatically in the parent struct
|
||||
|
||||
// Is mouse or rectangle selection over this object to select/deselect it ?
|
||||
EHoverState hover;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue