summaryrefslogtreecommitdiffstats
path: root/core/math/rect2i.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Merge pull request #90582 from Repiteo/core/remove-macro-_NO_DISCARD_Rémi Verschelde2024-06-251-1/+1
|\
| * Core: Replace `_NO_DISCARD_` macro with attributeThaddeus Crews2024-04-121-1/+1
* | [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`A Thousand Ships2024-05-021-1/+1
|/
* Use `Vector*` component-wise `min/max/clamp` functions where applicableA Thousand Ships2024-03-201-9/+5
* Minor typo and docs URL fixesRémi Verschelde2023-02-281-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use float literals for float calculations in ColorAaron Franke2022-10-071-1/+1
* Replace Rect2(i) has_no_area with has_areaAaron Franke2022-09-041-2/+2
* Core: Move Vector2i to its own `vector2i.h` headerRémi Verschelde2022-02-041-1/+2
* Core: Move Rect2i to its own `rect2i.h` headerRémi Verschelde2022-02-041-0/+244