summaryrefslogtreecommitdiffstats
path: root/scene/resources/animation_library.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973Spartan3222024-11-271-0/+1
|\
| * Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-181-0/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Optimise Object's `get_argument_options`Micky2024-02-291-0/+2
* Add autocompletion for AnimationLibrary's & AnimationMixerMicky2024-01-041-0/+2
* Implement AnimationManager the base class of AnimationPlayer/TreeSilc Lizard (Tokage) Renew2023-09-291-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add animation_changed signal to AnimationLibraryJonathan Nicholl2022-11-211-0/+2
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Fix global AnimationLibrary name validationHaoyu Qiu2022-05-051-2/+3
* Fix AnimationLibrary name validationHaoyu Qiu2022-04-191-0/+3
* Implement Animation Librariesreduz2022-04-111-0/+62