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 |
* | Set animation step from importers. Increase default step from 10 to 30 FPS. | Lyuma | 2024-04-19 | 1 | -1/+1 |
* | Expose interpolation methods for 3D track in Animation class | Silc Renew | 2023-04-25 | 1 | -44/+44 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [Tests] Replace Math::is_equal_approx with == and doctest::Approx | Hendrik Brucker | 2022-11-05 | 1 | -41/+41 |
* | Replace Quaternion Euler constructor with `from_euler` method | Aaron Franke | 2022-11-01 | 1 | -4/+4 |
* | Add a unit test suite for Animation | Hugo Locurcio | 2022-02-06 | 1 | -0/+314 |