Merge pull request #102176 from ryevdokimov/fix-local-space-gizmo-basis
Add "active" state to one of the multiple selected Node3Ds to determine basis in Local mode
This commit is contained in:
@@ -693,8 +693,11 @@ private:
|
||||
real_t snap_rotate_value;
|
||||
real_t snap_scale_value;
|
||||
|
||||
Ref<ArrayMesh> active_selection_box_xray;
|
||||
Ref<ArrayMesh> active_selection_box;
|
||||
Ref<ArrayMesh> selection_box_xray;
|
||||
Ref<ArrayMesh> selection_box;
|
||||
|
||||
RID indicators;
|
||||
RID indicators_instance;
|
||||
RID cursor_mesh;
|
||||
|
||||
Reference in New Issue
Block a user