summaryrefslogtreecommitdiffstats
path: root/doc/classes/AnimationMixer.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@d09d82d433b03bb3773fd2a8cc8d6ccc2f8739ceSpartan3222024-11-261-14/+30
|\
| * Add root_motion_local option to AnimationMixerSilc Lizard (Tokage) Renew2024-11-191-14/+30
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-1/+1
|/
* Add document to clarify un-interpolatable type on animation blendingSilc Lizard (Tokage) Renew2024-08-181-1/+13
* Add Animation tutorial links to class reference by 4.3Silc Lizard (Tokage) Renew2024-08-131-1/+2
* Update Animation.track_set_path and AnimationMixer.root_motion_trackScot2024-07-071-2/+2
* Merge pull request #93855 from ayanchavand/fix-docs-code-animRémi Verschelde2024-07-021-2/+2
|\
| * Fix: AnimationMixer Example Codeayanchavand2024-07-021-2/+2
* | Fix Info about Global library on add_animation_library method in doc/classes/...Ashish Kumar2024-07-011-0/+7
|/
* Fix Deterministic blending with Dominant doesn't have init valueSilc Lizard (Tokage) Renew2024-05-211-4/+4
* Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PBSilc Lizard (Tokage) Renew2024-04-051-4/+9
* Force non-numeric ValueTrack use Discrete with DominantSilc Lizard (Tokage) Renew2024-02-221-0/+1
* Merge pull request #88443 from Mickeon/documentation-hunting-for-deprecatedRémi Verschelde2024-02-201-2/+2
|\
| * Update many Deprecated/Experimental descriptions for consistencyMicky2024-02-171-2/+2
* | Make CallbackModeDiscrete.Dominant be default for AnimationPlayerSilc Lizard (Tokage) Renew2024-02-181-3/+3
|/
* Add CallbackModeDiscrete to AnimationMixerSilc Lizard (Tokage) Renew2024-02-171-0/+14
* Add capture() and play_with_capture() as substitute of update captureSilc Lizard (Tokage) Renew2024-02-121-0/+12
* Remove Object pointer/solve types conflict in AnimationTrackCacheSilc Lizard (Tokage) Renew2024-01-081-3/+3
* Implement AnimationManager the base class of AnimationPlayer/TreeSilc Lizard (Tokage) Renew2023-09-291-0/+342