summaryrefslogtreecommitdiffstats
path: root/tests/scene/test_animation.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Set animation step from importers. Increase default step from 10 to 30 FPS.Lyuma2024-04-191-1/+1
* Expose interpolation methods for 3D track in Animation classSilc Renew2023-04-251-44/+44
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Tests] Replace Math::is_equal_approx with == and doctest::ApproxHendrik Brucker2022-11-051-41/+41
* Replace Quaternion Euler constructor with `from_euler` methodAaron Franke2022-11-011-4/+4
* Add a unit test suite for AnimationHugo Locurcio2022-02-061-0/+314