Lukas Tenbrink
|
e117ed9cd4
Rename Vector4.components -> coord
|
10 months ago |
Rémi Verschelde
|
b9038501db
Merge pull request #90582 from Repiteo/core/remove-macro-_NO_DISCARD_
|
1 year ago |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 year ago |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 year ago |
Thaddeus Crews
|
55a4836e5b
Core: Replace `_NO_DISCARD_` macro with attribute
|
1 year ago |
A Thousand Ships
|
a497a5cb3e
[Core] Codestyle improvements to math types
|
1 year ago |
Andrés Botero
|
a90e151b2a
Added component-wise `min` and `max` functions for vectors
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Haoyu Qiu
|
5da515773d
Add `is_finite` method for checking built-in types
|
3 years ago |
Aaron Franke
|
97d232c11d
Enhancements to includes in core data structures
|
2 years ago |
Rémi Verschelde
|
d9a3888cea
Merge pull request #66133 from aaronfranke/set-all
|
2 years ago |
Aaron Franke
|
50fb0220ca
Define AXIS_COUNT in all vector types
|
2 years ago |
Aaron Franke
|
436dcb3286
Remove set_all methods from Vector2/3/4
|
2 years ago |
Aaron Franke
|
fd8bd27657
Remove set_axis and get_axis methods from Vector2/2i/3/3i/4/4i
|
2 years ago |
Jonathan Nicholl
|
15d057c521
Add `is_zero_approx` methods to `Vector2`, `3`, and `4`
|
3 years ago |
Silc Renew
|
dded7c72c1
Make `cubic_interpolate()` consider key time in animation
|
3 years ago |
antonWetzel
|
40a1d6d100
vector4 distance_squared_to and update csharp
|
3 years ago |
Hendrik Brucker
|
36061c5dca
Vector4/Vector4i: Add missing methods, tests and fix change of sign operator
|
3 years ago |
kobewi
|
7006f7d693
Add some missing Vector4 methods
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |