godot/scene
Rémi Verschelde 1928492b41 Merge pull request #65158 from nongvantinh/fixed-infinite-loop
Fixes engine runs into an infinite loop when searching using FindBar
2022-09-23 09:45:34 +02:00
..
2d Merge pull request #64679 from DarkKilauea/nav-region-props 2022-09-22 08:27:35 +02:00
3d Merge pull request #64679 from DarkKilauea/nav-region-props 2022-09-22 08:27:35 +02:00
animation Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
audio Fix AudioStreamPlayer not resuming after returning to SceneTree 2022-09-05 16:52:46 +02:00
debugger Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
gui Merge pull request #65158 from nongvantinh/fixed-infinite-loop 2022-09-23 09:45:34 +02:00
main [macOS extend-to-title] Add scene/project name to the editor title, fix incorrect window button position/order when system primary language is RTL. 2022-09-22 23:09:56 +03:00
resources Fix various -Wmaybe-uninitialized warnings from GCC 12.2.1 2022-09-22 11:29:48 +02:00
theme Un-defer the initial theme changed notification 2022-09-02 23:44:23 +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 Add QuadMesh back as a subclass of PlaneMesh. 2022-09-19 08:53:10 -07: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