Age | Commit message (Expand) | Author |
---|---|---|
2022-11-02 | Allow getting Quaternion rotation in different Euler orders | Aaron Franke |
2022-11-01 | Replace Quaternion Euler constructor with `from_euler` method | Aaron Franke |
2022-10-21 | Clean up Basis from Euler code | Aaron Franke |
2022-10-08 | Add `is_finite` method for checking built-in types | Haoyu Qiu |
2022-09-30 | Fix typos with codespell | RĂ©mi Verschelde |
2022-08-26 | Rename `str2var` to `str_to_var` and similar | Micky |
2022-08-04 | Add tests file for Quaternion unit tests, with initial UTs | codepatzer |