godot/scene
smix8 1bc2c7cb12 Create default World navigation maps on demand only
Changes that the default navigation maps of World resources are only created on first use.
2023-01-30 02:51:14 +01:00
..
2d Fix AnimatedSprite play() don't redraw immediately 2023-01-29 08:00:42 +09:00
3d Fix AnimatedSprite play() don't redraw immediately 2023-01-29 08:00:42 +09:00
animation Fix AnimatedSprite play() don't redraw immediately 2023-01-29 08:00:42 +09:00
audio Implement blending audio feature to AnimationTree 2023-01-28 20:08:29 +09:00
debugger One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gui Merge pull request #71896 from poohcom1/fix/autocomplete-substring-filter 2023-01-29 14:10:53 +01:00
main Merge pull request #71470 from YeldhamDev/window_fixes 2023-01-27 19:26:31 +01:00
resources Create default World navigation maps on demand only 2023-01-30 02:51:14 +01:00
theme Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
property_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Add AudioStreamPolyphonic to make it easier to play polyphonic sound from code 2023-01-22 16:22:45 +01:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00