1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
VolTer
e26f0906f2 Implement snappedi, snappedf, and Vector[2/3/4]i.snapped 2022-11-19 06:18:55 +01:00
Hendrik Brucker
f906ff8f89 [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
Micky
ef8fbae929 Add more tests for Vector* types 2022-09-25 22:58:58 -05:00
Rémi Verschelde
e223bad86d Core: Move Vector2i to its own vector2i.h header
Also reduce interdependencies and clean up a bit.
2022-02-04 16:32:21 +01:00
Aaron Franke
d9506cade1 Add tests for Vector2/Vector2i/Vector3/Vector3i 2022-01-14 01:59:55 -06:00