Rémi Verschelde
|
b9038501db
Merge pull request #90582 from Repiteo/core/remove-macro-_NO_DISCARD_
|
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 |
Jakub Marcowski
|
cb954c6bab
Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to`
|
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 |
VolTer
|
e26f0906f2
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
|
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
|
fd8bd27657
Remove set_axis and get_axis methods from Vector2/2i/3/3i/4/4i
|
2 years ago |
Aaron Franke
|
058ac331b0
Minor fixes to Vector4
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |