Age | Commit message (Expand) | Author |
---|---|---|
2022-10-08 | Add `is_finite` method for checking built-in types | Haoyu Qiu |
2022-09-04 | Replace Rect2(i) has_no_area with has_area | Aaron Franke |
2022-02-04 | Core: Move Rect2i to its own `rect2i.h` header | Rémi Verschelde |
2022-01-31 | Fix incorrect Rect2i calculations: intersects and encloses | Markus Sauermann |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-11 | Rect2: Clarify docs for `has_point` excluding bottom and right borders | Rémi Verschelde |
2021-11-07 | Move and organize tests into subfolders | Aaron Franke |