| .. |
|
animation_blend_space_1d.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.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
animation_blend_space_2d.cpp
|
Remove unused includes in scene with clangd-tidy
|
2026-03-10 16:40:00 +01:00 |
|
animation_blend_space_2d.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
animation_blend_tree.cpp
|
Optimize Animation Resource, Library, Mixer, Player
|
2026-03-06 16:35:21 -05:00 |
|
animation_blend_tree.h
|
Optimize Animation Resource, Library, Mixer, Player
|
2026-03-06 16:35:21 -05:00 |
|
animation_mixer.compat.inc
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
animation_mixer.cpp
|
Optimize Animation Resource, Library, Mixer, Player
|
2026-03-06 16:35:21 -05:00 |
|
animation_mixer.h
|
Optimize Animation Resource, Library, Mixer, Player
|
2026-03-06 16:35:21 -05:00 |
|
animation_node_extension.cpp
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
animation_node_extension.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
animation_node_state_machine.cpp
|
Rename callable_method_pointer.h to callable_mp.h and include it explicitly
|
2026-03-04 16:23:23 +01:00 |
|
animation_node_state_machine.h
|
Merge pull request #109986 from SomeRanDev/animation_node_state_machine_playback_expansion
|
2025-10-28 12:19:20 -05:00 |
|
animation_player.compat.inc
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
animation_player.cpp
|
Optimize Animation Resource, Library, Mixer, Player
|
2026-03-06 16:35:21 -05:00 |
|
animation_player.h
|
Optimize Animation Resource, Library, Mixer, Player
|
2026-03-06 16:35:21 -05:00 |
|
animation_tree.compat.inc
|
Style: Add class_db.h includes explicitly
|
2026-02-26 15:50:28 -06:00 |
|
animation_tree.cpp
|
Optimize Animation Resource, Library, Mixer, Player
|
2026-03-06 16:35:21 -05:00 |
|
animation_tree.h
|
Merge pull request #107468 from Calinou/editor-animationtree-warn-disabled
|
2025-09-30 18:35:14 -05:00 |
|
easing_equations.h
|
Remove unused includes in scene with clangd-tidy
|
2026-03-10 16:40:00 +01:00 |
|
root_motion_view.cpp
|
Explicitly include core/config/engine.h where used
|
2026-03-04 10:17:10 +01:00 |
|
root_motion_view.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
|
tween.cpp
|
Decouple node.h from scene_tree.h, minimize its other includes
|
2026-03-05 13:54:46 +01:00 |
|
tween.h
|
Split VariantCaster from binder_common.h
|
2026-03-10 17:59:33 +08:00 |