virtualx-engine/scene
Samuele Panzeri 404f24b5c4 Update sibling indices after a node is removed.
With change 104392e the code to update node indices on removal was erronously removed.
The out of date indices would cause crashes while selecting nodes in a graph editor (e.g. animation tree) and selected nodes are oftern pushed to beginning or end of the child list for the parent.
2023-04-06 20:47:57 +02:00
..
2d Remove NOTIFICATION_MOVED_IN_PARENT 2023-04-06 13:57:13 +02:00
3d Change VehicleWheel3D suspension travel to use meters internally 2023-04-03 12:34:05 -07:00
animation Various Tween code improvements 2023-04-03 15:40:02 +02:00
audio
debugger Refresh filesystem when saving remote branch 2023-03-24 19:38:08 +01:00
gui Merge pull request #75701 from reduz/notification-moved-in-parent 2023-04-06 14:35:04 +02:00
main Update sibling indices after a node is removed. 2023-04-06 20:47:57 +02:00
resources Make icons of scripted and custom classes fit the editor UI 2023-03-31 21:39:02 +02:00
theme
property_utils.cpp
property_utils.h
register_scene_types.cpp Make MarginContainer available with disable_advanced_gui=yes 2023-03-26 20:44:09 +02:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub