godot/scene
Rémi Verschelde 52a0bba833
Merge pull request #69922 from adamscott/fix-tilemap-tileset-heap-use-after-free
Fix `heap-use-after-free` error in `TileMap::~TileMap()`
2022-12-12 11:41:49 +01:00
..
2d Merge pull request #69922 from adamscott/fix-tilemap-tileset-heap-use-after-free 2022-12-12 11:41:49 +01:00
3d Merge pull request #69850 from timothyqiu/defer-gizmo 2022-12-11 11:51:51 +01:00
animation Fix seeking process order to retrieve key correctly for AnimationTrack 2022-12-12 06:27:26 +09:00
audio
debugger Fix unexpected editor dependency 2022-12-06 14:47:25 +01:00
gui Merge pull request #68546 from marzecdawid/fix-deselect-all-in_tree 2022-12-12 08:25:20 +01:00
main Copy local theme overrides from Control to Window 2022-12-07 20:50:51 +03:00
resources Optimize a code generation of visual shader particles 2022-12-11 12:35:48 +03: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
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 Use GDREGISTER_CLASS macro for SkeletonModification classes 2022-12-06 15:04:15 +01:00
register_scene_types.h
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