godot-module-template/editor/animation
2026-03-10 00:29:49 +05:30
..
animation_bezier_editor.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Display and allow setting name/index of BlendSpace points 2026-03-10 00:29:49 +05:30
animation_blend_space_1d_editor.h Display and allow setting name/index of BlendSpace points 2026-03-10 00:29:49 +05:30
animation_blend_space_2d_editor.cpp Display and allow setting name/index of BlendSpace points 2026-03-10 00:29:49 +05:30
animation_blend_space_2d_editor.h Display and allow setting name/index of BlendSpace points 2026-03-10 00:29:49 +05:30
animation_blend_tree_editor_plugin.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Add undo/redo to adding/removing StateMachine nodes 2026-03-02 13:37:21 +05:30
animation_state_machine_editor.h Allow reconnecting AnimationNodeStateMachine transitions 2025-10-19 02:38:50 +05:30
animation_track_editor.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
animation_track_editor.h Allow animation groups to be collapsed by clicking disclosure chevron on left 2026-02-23 10:48:24 -08:00
animation_track_editor_plugins.cpp Move RenderingServer enums to a dedicated RenderingServerEnums (RSE) namespace 2026-02-25 19:43:03 +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 Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
animation_tree_editor_plugin.h Use new dock system for Animation dock 2025-12-02 12:30:43 -08:00
SCsub