Merge pull request #57919 from mbrlabs/region-select-fixes
Fixed issues with 3D region-select in the editor
This commit is contained in:
@@ -269,6 +269,7 @@ private:
|
||||
ObjectID clicked;
|
||||
Vector<_RayResult> selection_results;
|
||||
bool clicked_wants_append;
|
||||
bool selection_in_progress = false;
|
||||
|
||||
PopupMenu *selection_menu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user