Age | Commit message (Expand) | Author |
2023-01-06 | Merge pull request #70547 from TokageItLab/pingpong-wrap | Rémi Verschelde |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-12-25 | Fix pingpong with loop wrap is not working | Silc Renew |
2022-11-02 | Allow getting Quaternion rotation in different Euler orders | Aaron Franke |
2022-11-02 | Move EulerOrder enum to math_defs.h and global scope | Aaron Franke |
2022-11-01 | Replace Quaternion Euler constructor with `from_euler` method | Aaron Franke |
2022-10-08 | Add `is_finite` method for checking built-in types | Haoyu Qiu |
2022-10-07 | Use float literals for float calculations in Color | Aaron Franke |
2022-08-23 | Merge pull request #64678 from TokageItLab/implement-ease-baker | Rémi Verschelde |
2022-08-22 | Fix Quaternion Tween and implement ease baker | Silc Renew |
2022-08-19 | Make `cubic_interpolate()` consider key time in animation | Silc Renew |
2022-07-29 | Make `spherical_cubic_interpolate()` more stable | Silc Renew |
2022-07-27 | rename and unify notation for spherical interpolation | Silc Renew |
2022-07-25 | Fix cubic_slerp | Silc 'Tokage' Renew |
2022-03-16 | Fix blend animation to solve TRS track bug & blend order inconsistency | Silc 'Tokage' Renew |
2022-02-24 | Float literals - fix main primitives to use real_t casting | lawnjelly |
2022-02-10 | Float literals - fix main primitives to use .f | lawnjelly |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-25 | Refactored Node3D rotation modes | reduz |
2021-10-21 | Implement Animation Compression | reduz |
2021-06-17 | Add Quaternion angle_to method | Aaron Franke |
2021-06-11 | Reformat structure string operators | Aaron Franke |
2021-06-04 | Rename Quat to Quaternion | Marcel Admiraal |