summaryrefslogtreecommitdiffstats
path: root/tests/test_rect2.h
Commit message (Expand)AuthorAgeFilesLines
* Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra2021-09-211-0/+12
* Reformat structure string operatorsAaron Franke2021-06-111-2/+2
* Merge pull request #48882 from aaronfranke/approx-use-doubleRémi Verschelde2021-05-201-5/+5
|\
| * Make is_equal_approx have explicit float and double versionsAaron Franke2021-05-201-5/+5
* | Fix typos with codespellRémi Verschelde2021-05-201-1/+1
|/
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename Rect2 and Rect2i grow_margin() to grow_side()Marcel Admiraal2020-12-281-8/+8
* Rename Control margin to offsetMarcel Admiraal2020-12-231-4/+4
* Rename Rect2 and Rect2i clip() to intersection()Marcel Admiraal2020-12-191-20/+20
* Add a test suite for Rect2 and Rect2iHugo Locurcio2020-11-201-0/+467