Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Optimise Object's `get_argument_options` | Micky | 2024-02-29 | 1 | -0/+2 |
* | Add autocompletion for AnimationLibrary's & AnimationMixer | Micky | 2024-01-04 | 1 | -0/+2 |
* | Implement AnimationManager the base class of AnimationPlayer/Tree | Silc Lizard (Tokage) Renew | 2023-09-29 | 1 | -1/+1 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add animation_changed signal to AnimationLibrary | Jonathan Nicholl | 2022-11-21 | 1 | -0/+2 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -1/+1 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -1/+1 |
* | Fix global AnimationLibrary name validation | Haoyu Qiu | 2022-05-05 | 1 | -2/+3 |
* | Fix AnimationLibrary name validation | Haoyu Qiu | 2022-04-19 | 1 | -0/+3 |
* | Implement Animation Libraries | reduz | 2022-04-11 | 1 | -0/+62 |