godot/scene
Rémi Verschelde 3bb7fd8ac4
Merge pull request #91329 from warriormaster12/dont-do-things-twice
Fix a performance regression when duplicating a node
2024-05-13 12:05:34 +02:00
..
2d Add shorthand for using singleton string names 2024-05-11 18:53:08 +02:00
3d Add shorthand for using singleton string names 2024-05-11 18:53:08 +02:00
animation Merge pull request #81303 from KoBeWi/the_forbidden_name_of_strings 2024-05-13 12:05:17 +02:00
audio Add shorthand for using singleton string names 2024-05-11 18:53:08 +02:00
debugger
gui Merge pull request #90534 from Geometror/vs-reroute-node 2024-05-13 12:05:25 +02:00
main Merge pull request #91329 from warriormaster12/dont-do-things-twice 2024-05-13 12:05:34 +02:00
resources Merge pull request #90534 from Geometror/vs-reroute-node 2024-05-13 12:05:25 +02:00
theme
property_list_helper.cpp Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices 2024-05-10 10:46:04 +02:00
property_list_helper.h Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices 2024-05-10 10:46:04 +02:00
property_utils.cpp
property_utils.h
register_scene_types.cpp [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
register_scene_types.h
scene_string_names.cpp Add shorthand for using singleton string names 2024-05-11 18:53:08 +02:00
scene_string_names.h Add shorthand for using singleton string names 2024-05-11 18:53:08 +02:00
SCsub