summaryrefslogtreecommitdiffstats
path: root/doc/classes/AnimationLibrary.xml
Commit message (Expand)AuthorAgeFilesLines
* Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-181-0/+6
* Unexpose internal data property of `AnimationLibrary`Yuri Sizov2023-11-021-4/+0
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add animation_changed signal to AnimationLibraryJonathan Nicholl2022-11-211-0/+7
* Fix typos with codespellRémi Verschelde2022-09-301-1/+1
* Improve documentation for `get_animation()`Haoyu Qiu2022-08-291-1/+1
* Add classref documentation for AnimationLibraryJonathan Nicholl2022-08-181-0/+12
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-11/+11
* Fix type hints for AnimationLibrary's signalsJonathan Nicholl2022-06-121-4/+4
* Implement Animation Librariesreduz2022-04-111-0/+70