summaryrefslogtreecommitdiffstats
path: root/src/variant/vector2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rebrand preambles to RedotSpartan3222024-10-311-2/+4
* Merge pull request #1437 from AThousandShips/vec_elem_scalarDavid Snopek2024-05-071-0/+12
|\
| * Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`A Thousand Ships2024-04-111-0/+12
* | [Math] Add `is_finite` methodsA Thousand Ships2024-04-111-0/+4
|/
* Sync license copyright with upstream GH-70885Rémi Verschelde2023-01-101-29/+29
* Update Vector2/2i/3/3i to match the engineAaron Franke2022-10-011-0/+4
* Add bindings for Vector4, Vector4i, Projection built-in types.bruvzg2022-07-211-30/+21
* Update copyright yearRémi Verschelde2022-03-151-2/+2
* Use forward declares for vector math typesRémi Verschelde2022-02-201-9/+10
* Add missing Vector2::operator Vector2i()Zhehang Ding2022-02-071-0/+5
* Fix formatting of filesGeorge Marques2021-09-271-1/+31
* Re-introduce build-in type code for core typesBastiaan Olij2021-09-271-0/+168