Rémi Verschelde d6b20fd7e5 Merge pull request #98402 from vaner-org/highlight-node-neighbours 3 months ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 5 months ago
animation_blend_space_1d.cpp 8a90c5317b Add blend point check to AnimationNodeBlendSpace2D::_process() 9 months ago
animation_blend_space_1d.h 6dd410854c Rework AnimationNode process for retrieving the semantic time info 11 months ago
animation_blend_space_2d.cpp 0a543a6085 Merge pull request #92636 from TokageItLab/blend-point-check 8 months ago
animation_blend_space_2d.h 6dd410854c Rework AnimationNode process for retrieving the semantic time info 11 months ago
animation_blend_tree.cpp 9ab94df772 Add explicit_elapse option to NodeSeek to handle some processes 3 months ago
animation_blend_tree.h 9ab94df772 Add explicit_elapse option to NodeSeek to handle some processes 3 months ago
animation_mixer.compat.inc 1715f96434 Fix wrongly named compat binding 1 year ago
animation_mixer.cpp 37305e40bc Merge pull request #95711 from TokageItLab/warn-oneshot-prop 3 months ago
animation_mixer.h fe1c044c73 Merge pull request #99394 from TokageItLab/root-local 3 months ago
animation_node_state_machine.cpp d6b20fd7e5 Merge pull request #98402 from vaner-org/highlight-node-neighbours 3 months ago
animation_node_state_machine.h 366fa9ff39 Reduce opacity of nodes with no shared transition when selecting an AnimationNodeStateMachine node 3 months ago
animation_player.compat.inc 0dde931bc9 StringName: Fix empty hash 5 months ago
animation_player.cpp ebf7e86bd4 Make start/end can be retrieved from each PlaybackData on AnimPlayer 3 months ago
animation_player.h ebf7e86bd4 Make start/end can be retrieved from each PlaybackData on AnimPlayer 3 months ago
animation_tree.compat.inc 1b95827d3e Implement AnimationManager the base class of AnimationPlayer/Tree 1 year ago
animation_tree.cpp d58b2e879f Get rid of easily removable uses of const_cast 3 months ago
animation_tree.h d58b2e879f Get rid of easily removable uses of const_cast 3 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 3 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 6 months ago
tween.h 761d988d47 Add internal _finish() method to Tweener 6 months ago