Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-11-05 | [Tests] Replace Math::is_equal_approx with == and doctest::Approx | Hendrik Brucker |
2022-11-02 | Style: Misc docs and comment style and language fixes | Rémi Verschelde |
2022-10-08 | Add `is_finite` method for checking built-in types | Haoyu Qiu |
2022-09-25 | Add more tests for Vector* types | Micky |
2022-03-12 | Fix Slerp C# docs and add test cases for vectors in the same direction | Aaron Franke |
2022-02-04 | Core: Move Vector2i to its own `vector2i.h` header | Rémi Verschelde |
2022-01-15 | Replace String::num_real code with a wrapper around String::num | Aaron Franke |
2022-01-14 | Add tests for Vector2/Vector2i/Vector3/Vector3i | Aaron Franke |