Age | Commit message (Expand) | Author |
---|---|---|
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-02-04 | Core: Make all Variant math types structs | Rémi Verschelde |
2022-01-20 | Add nodiscard to core math classes to catch c++ errors. | lawnjelly |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-30 | Don't return reference on copy assignment operators | Rémi Verschelde |
2021-11-04 | Fix Quaternion multiplication operator | Aaron Franke |
2021-10-21 | Implement Animation Compression | reduz |
2021-06-17 | Add Quaternion angle_to method | Aaron Franke |
2021-06-04 | Rename Quat to Quaternion | Marcel Admiraal |