Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Get Center Method for Rect2/Rect2i and AABB. | Anilforextra | 2021-09-21 | 1 | -0/+12 |
* | Reformat structure string operators | Aaron Franke | 2021-06-11 | 1 | -2/+2 |
* | Merge pull request #48882 from aaronfranke/approx-use-double | Rémi Verschelde | 2021-05-20 | 1 | -5/+5 |
|\ | |||||
| * | Make is_equal_approx have explicit float and double versions | Aaron Franke | 2021-05-20 | 1 | -5/+5 |
* | | Fix typos with codespell | Rémi Verschelde | 2021-05-20 | 1 | -1/+1 |
|/ | |||||
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rename Rect2 and Rect2i grow_margin() to grow_side() | Marcel Admiraal | 2020-12-28 | 1 | -8/+8 |
* | Rename Control margin to offset | Marcel Admiraal | 2020-12-23 | 1 | -4/+4 |
* | Rename Rect2 and Rect2i clip() to intersection() | Marcel Admiraal | 2020-12-19 | 1 | -20/+20 |
* | Add a test suite for Rect2 and Rect2i | Hugo Locurcio | 2020-11-20 | 1 | -0/+467 |