Chaosus 7adb986e15 Fix orphan strings in `AnimationNodeStateMachine` 2 months ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 4 months ago
animation_blend_space_1d.cpp 8a90c5317b Add blend point check to AnimationNodeBlendSpace2D::_process() 8 months ago
animation_blend_space_1d.h 6dd410854c Rework AnimationNode process for retrieving the semantic time info 10 months ago
animation_blend_space_2d.cpp 0a543a6085 Merge pull request #92636 from TokageItLab/blend-point-check 7 months ago
animation_blend_space_2d.h 6dd410854c Rework AnimationNode process for retrieving the semantic time info 10 months ago
animation_blend_tree.cpp b5c31ebb41 Add contains_char() for single-character 'contains' calls. 1 month ago
animation_blend_tree.h 9ab94df772 Add explicit_elapse option to NodeSeek to handle some processes 2 months ago
animation_mixer.compat.inc 1715f96434 Fix wrongly named compat binding 11 months ago
animation_mixer.cpp b5c31ebb41 Add contains_char() for single-character 'contains' calls. 1 month ago
animation_mixer.h fe1c044c73 Merge pull request #99394 from TokageItLab/root-local 2 months ago
animation_node_state_machine.cpp 7adb986e15 Fix orphan strings in `AnimationNodeStateMachine` 1 month ago
animation_node_state_machine.h 7adb986e15 Fix orphan strings in `AnimationNodeStateMachine` 1 month ago
animation_player.compat.inc 0dde931bc9 StringName: Fix empty hash 4 months ago
animation_player.cpp ebf7e86bd4 Make start/end can be retrieved from each PlaybackData on AnimPlayer 2 months ago
animation_player.h ebf7e86bd4 Make start/end can be retrieved from each PlaybackData on AnimPlayer 2 months ago
animation_tree.compat.inc 1b95827d3e Implement AnimationManager the base class of AnimationPlayer/Tree 1 year ago
animation_tree.cpp b5c31ebb41 Add contains_char() for single-character 'contains' calls. 1 month ago
animation_tree.h d58b2e879f Get rid of easily removable uses of const_cast 2 months ago
easing_equations.h 780e21bcac Add TRANS_SPRING to Tween 1 year ago
root_motion_view.cpp 755bcf4737 Add root_motion_local option to AnimationMixer 2 months ago
root_motion_view.h 1b95827d3e Implement AnimationManager the base class of AnimationPlayer/Tree 1 year ago
tween.cpp 1abd67caac Fix Tweeners to emit finished() when underlying object is deleted 5 months ago
tween.h 761d988d47 Add internal _finish() method to Tweener 5 months ago