summaryrefslogtreecommitdiff
path: root/core/math/quaternion.h
AgeCommit message (Expand)Author
2022-08-19Make `cubic_interpolate()` consider key time in animationSilc Renew
2022-07-27rename and unify notation for spherical interpolationSilc Renew
2022-07-25Fix cubic_slerpSilc 'Tokage' Renew
2022-03-16Fix blend animation to solve TRS track bug & blend order inconsistencySilc 'Tokage' Renew
2022-02-24Float literals - fix main primitives to use real_t castinglawnjelly
2022-02-10Float literals - fix main primitives to use .flawnjelly
2022-02-04Core: Make all Variant math types structsRémi Verschelde
2022-01-20Add nodiscard to core math classes to catch c++ errors.lawnjelly
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-11-30Don't return reference on copy assignment operatorsRémi Verschelde
2021-11-04Fix Quaternion multiplication operatorAaron Franke
2021-10-21Implement Animation Compressionreduz
2021-06-17Add Quaternion angle_to methodAaron Franke
2021-06-04Rename Quat to QuaternionMarcel Admiraal