godot/scene
Hugo Locurcio 462432f89f
Add an underscore to internal group names as per engine policy
This also adds `SNAME()` macros where relevant to improve performance.
2022-07-01 20:16:25 +02:00
..
2d Merge pull request #62527 from smix8/navigation_agent_property_groups 2022-06-30 01:24:05 +02:00
3d Merge pull request #62527 from smix8/navigation_agent_property_groups 2022-06-30 01:24:05 +02:00
animation Merge pull request #62510 from MinusKube/animation-reset-crash 2022-06-29 10:19:33 +02:00
audio Use suffixes for units in nodes and resources 2022-05-19 14:34:27 -05:00
debugger Remake resource thread safety and API 2022-06-22 13:46:46 +02:00
gui Merge pull request #59089 from KoBeWi/I_am_root 2022-07-01 11:53:33 +02:00
main Add an underscore to internal group names as per engine policy 2022-07-01 20:16:25 +02:00
multiplayer Add suffixes to all nodes and resources 2022-06-11 09:41:05 -05:00
resources Refactor bezier interpolation functions 2022-06-27 19:42:43 +02:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Add dedicated macros for property name extraction 2022-05-19 14:08:47 +08:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub