godot/scene
2022-08-30 12:43:59 +07:00
..
2d Expose input interaction virtual functions in CollisionObject 2022-08-29 14:04:52 +02:00
3d Fixed surface material overrides are not applied when the new mesh is set 2022-08-30 12:43:59 +07:00
animation Improve documentation for get_animation() 2022-08-29 14:54:57 +08:00
audio Rename str2var to str_to_var and similar 2022-08-26 14:58:22 +02:00
debugger Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
gui Merge pull request #64119 from YuriSizov/theme-init-database 2022-08-29 14:02:21 +02:00
main Merge pull request #64119 from YuriSizov/theme-init-database 2022-08-29 14:02:21 +02:00
resources Merge pull request #64119 from YuriSizov/theme-init-database 2022-08-29 14:02:21 +02:00
theme Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
property_utils.cpp Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00
property_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_scene_types.cpp Merge pull request #64119 from YuriSizov/theme-init-database 2022-08-29 14:02:21 +02:00
register_scene_types.h Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
scene_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00