Andrés Botero
|
a90e151b2a
Added component-wise `min` and `max` functions for vectors
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Hendrik Brucker
|
f906ff8f89
[Tests] Replace Math::is_equal_approx with == and doctest::Approx
|
2 years ago |
Haoyu Qiu
|
5da515773d
Add `is_finite` method for checking built-in types
|
2 years ago |
Rémi Verschelde
|
d9a3888cea
Merge pull request #66133 from aaronfranke/set-all
|
2 years ago |
Micky
|
ef8fbae929
Add more tests for Vector* types
|
2 years ago |
Aaron Franke
|
fd8bd27657
Remove set_axis and get_axis methods from Vector2/2i/3/3i/4/4i
|
2 years ago |
antonWetzel
|
40a1d6d100
vector4 distance_squared_to and update csharp
|
2 years ago |
Hendrik Brucker
|
36061c5dca
Vector4/Vector4i: Add missing methods, tests and fix change of sign operator
|
2 years ago |