godot-module-template/editor/animation
2026-03-06 14:52:37 +01:00
..
animation_bezier_editor.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
animation_bezier_editor.h Minimize include dependencies of display_server.h 2026-02-17 19:45:31 +01:00
animation_blend_space_1d_editor.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
animation_blend_space_1d_editor.h Remove unused private variables in godot/editor 2025-12-07 02:55:08 -08:00
animation_blend_space_2d_editor.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
animation_blend_space_2d_editor.h Fix dragging blend position 2025-11-06 03:20:10 +03:00
animation_blend_tree_editor_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
animation_blend_tree_editor_plugin.h Better deselection handling in AnimationTree editors 2025-10-19 02:38:59 +05:30
animation_library_editor.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
animation_library_editor.h Fix error after renaming animation in Animation Library Editor 2025-07-30 12:56:19 +08:00
animation_player_editor_plugin.cpp Remove previous animation libraries before adding them to dummy player 2026-03-06 14:52:37 +01:00
animation_player_editor_plugin.h Remove sky.h include from environment.h, to speed up compile time. 2026-01-30 00:05:55 +01:00
animation_state_machine_editor.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
animation_state_machine_editor.h Allow reconnecting AnimationNodeStateMachine transitions 2025-10-19 02:38:50 +05:30
animation_track_editor.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
animation_track_editor.h Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
animation_track_editor_plugins.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
animation_track_editor_plugins.h Fix the clipping of keys when moving keys 2025-12-11 20:38:08 +00:00
animation_tree_editor_plugin.cpp Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
animation_tree_editor_plugin.h Use new dock system for Animation dock 2025-12-02 12:30:43 -08:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00