virtualx-engine/scene
Rémi Verschelde a3b60d9186
Merge pull request #70007 from timothyqiu/nan-scale
Fix crash after executing `ItemList.set_icon_scale`
2022-12-13 14:13:15 +01:00
..
2d Remove single-element groups from GPUParticles2D 2022-12-12 20:15:11 +01:00
3d Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x 2022-12-12 13:51:48 +01:00
animation Add null checks to AnimationTreeEditors and _clear_editors() 2022-12-13 03:06:51 +09:00
audio Fix AudioStreamPlayer not resuming after returning to SceneTree 2022-09-05 16:52:46 +02:00
debugger Fix unexpected editor dependency 2022-12-06 14:47:25 +01:00
gui Fix crash after executing ItemList.set_icon_scale 2022-12-13 15:53:50 +08:00
main Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension 2022-12-12 11:43:59 +01:00
resources Use buffer to speed up copying/transcribing when renaming dependencies 2022-12-13 17:19:48 +08:00
theme Merge pull request #65641 from voylin/Adding_ttf_otf_to_custom_font_dialogue 2022-11-29 13:41:45 +01:00
property_utils.cpp Fix exporting big templates 2022-10-19 08:29:29 +02:00
property_utils.h Remove more instances of 'instance' being used as a verb 2022-11-16 14:01:53 +01:00
register_scene_types.cpp Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
register_scene_types.h Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
scene_string_names.cpp Fix connection of animation changed signal in AnimationTrackEditor 2022-11-20 06:38:51 +09:00
scene_string_names.h Fix connection of animation changed signal in AnimationTrackEditor 2022-11-20 06:38:51 +09:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00