summaryrefslogtreecommitdiff
path: root/tests/core/math/test_vector4i.h
AgeCommit message (Expand)Author
2023-02-11Added component-wise `min` and `max` functions for vectorsAndrés Botero
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-19Implement snappedi, snappedf, and Vector[2/3/4]i.snappedVolTer
2022-11-05[Tests] Replace Math::is_equal_approx with == and doctest::ApproxHendrik Brucker
2022-10-03Merge pull request #66133 from aaronfranke/set-allRémi Verschelde
2022-09-25Add more tests for Vector* typesMicky
2022-09-19Remove set_axis and get_axis methods from Vector2/2i/3/3i/4/4iAaron Franke
2022-08-07Vector4/Vector4i: Add missing methods, tests and fix change of sign operatorHendrik Brucker