summaryrefslogtreecommitdiffstats
path: root/src/variant/vector4.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/+21
|\
| * Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`A Thousand Ships2024-04-111-0/+21
* | [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 Vector4/4i to match the engineAaron Franke2022-10-011-28/+98
* Add missing Vector4 function bindingsJohannes Sinander2022-09-181-0/+20
* Add bindings for Vector4, Vector4i, Projection built-in types.bruvzg2022-07-211-0/+106