Age | Commit message (Expand) | Author |
---|---|---|
2021-06-11 | Reformat structure string operators | Aaron Franke |
2021-05-20 | Merge pull request #48882 from aaronfranke/approx-use-double | Rémi Verschelde |
2021-05-20 | Fix typos with codespell | Rémi Verschelde |
2021-05-20 | Make is_equal_approx have explicit float and double versions | Aaron Franke |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-28 | Rename Rect2 and Rect2i grow_margin() to grow_side() | Marcel Admiraal |
2020-12-23 | Rename Control margin to offset | Marcel Admiraal |
2020-12-19 | Rename Rect2 and Rect2i clip() to intersection() | Marcel Admiraal |
2020-11-20 | Add a test suite for Rect2 and Rect2i | Hugo Locurcio |