Shift key to move selected instances together

This commit is contained in:
Enrico Turri 2018-06-21 11:14:17 +02:00
parent a7e9ec5757
commit 8c40a962fb
3 changed files with 13 additions and 11 deletions

View file

@ -304,7 +304,7 @@ public:
Pointf3 start_position_3D;
Vectorf3 volume_center_offset;
bool move_with_ctrl;
bool move_with_shift;
int move_volume_idx;
int gizmo_volume_idx;