Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add duplicate animation | Ainsley Su | 2024-09-01 | 1 | -0/+1 |
* | Optimise Object's `get_argument_options` | Micky | 2024-02-29 | 1 | -0/+2 |
* | Add autocompletion for SpriteFrames' methods | Micky | 2024-01-03 | 1 | -0/+2 |
* | Make AnimatedSprite's playback API consistent with AnimationPlayer | Silc Renew | 2023-01-26 | 1 | -3/+5 |
* | Merge pull request #65609 from dalexeev/animated-sprite | Rémi Verschelde | 2023-01-05 | 1 | -11/+21 |
|\ | |||||
| * | `AnimatedSprite{2D,3D}` improvements | Danil Alexeev | 2023-01-05 | 1 | -11/+21 |
* | | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
|/ | |||||
* | SpriteFrames: Sort animations alphabetically | Rémi Verschelde | 2022-07-13 | 1 | -5/+0 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -7/+7 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Use doubles for time in many other places | Aaron Franke | 2021-08-09 | 1 | -3/+3 |
* | Move SpriteFrames to its own file in the resources folder | Aaron Franke | 2021-03-16 | 1 | -0/+102 |