godot/scene
Rémi Verschelde a7937fe54c
Merge pull request #69722 from TokageItLab/more-refactor-immediate-anim
More refactor AnimationPlayer process for Method track which change animation with Immediate mode
2022-12-07 15:13:55 +01:00
..
2d Merge pull request #69713 from groud/rename_get_surrounding_tiles 2022-12-07 13:24:57 +01:00
3d Merge pull request #68682 from timothyqiu/camera-gizmo-size 2022-12-07 13:25:35 +01:00
animation Change init for cache_update_size & add pointer animation player 2022-12-07 22:34:41 +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 Merge pull request #69702 from bruvzg/menu_safe_rect 2022-12-07 13:25:20 +01:00
main Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`. 2022-12-07 11:07:30 +02:00
resources Merge pull request #69506 from adamscott/move-gdscript-uninit-to-finalize 2022-12-06 16:11:21 +01:00
theme Merge pull request #65641 from voylin/Adding_ttf_otf_to_custom_font_dialogue 2022-11-29 13:41:45 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03: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 Use `GDREGISTER_CLASS` macro for SkeletonModification classes 2022-12-06 15:04:15 +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