summaryrefslogtreecommitdiff
path: root/core/math/quaternion.h
AgeCommit message (Expand)Author
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