Files
godot/editor
Eric M 83cb48e69e Fixes for multi-node editing interactions.
1. When having 2 nodes selected, deselecting one in the ScemeTreeDock would keep the inspector in MultiNodeEdit rather than editing the one remaining node directly. This is now fixed. Closes #49451
2. In the Node3D editor, Shift-Selecting a region (drag selecting) would *deselect* nodes which were already selected, and select ones which were not, essentially inverting the selection. This is now fixed - shift-drag-selecting will only add nodes to the selection. To deselect, individual nodes can be clicked on. I am not sure if there is an issue open for this - it was a bug I found while testing other changes.
3. Other minor code cleanup.
2021-06-19 13:07:42 +10:00
..
2021-06-11 18:48:42 +02:00
2021-06-16 16:13:36 -07:00
2021-02-10 19:31:24 -03:00
2021-02-18 17:12:46 +01:00
2021-06-16 09:43:34 -07:00
2021-06-11 18:48:42 +02:00
2021-05-20 12:38:56 +02:00
2021-06-11 18:48:42 +02:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-03-22 12:16:40 -03:00
2021-06-16 09:43:34 -07:00
2021-06-16 09:43:34 -07:00
2021-04-30 17:38:02 -03:00
2021-04-30 17:38:02 -03:00