godot/tests/core/math
Rémi Verschelde d9a3888cea Merge pull request #66133 from aaronfranke/set-all
Delete `set_all`, `set_axis`, and `get_axis` methods from Vector2/3/3i/4/4i
2022-10-03 09:23:46 +02:00
..
test_aabb.h Replace AABB has_no_volume with has_volume 2022-09-04 23:03:36 -05:00
test_astar.h
test_basis.h Test, refactor and fix a bug in Basis.get_axis_angle 2022-09-14 12:05:22 +02:00
test_color.h
test_expression.h
test_geometry_2d.h
test_geometry_3d.h Fix Geometry3D::get_closest_points_between_segments() returns NaN 2022-08-30 12:13:11 +01:00
test_plane.h
test_quaternion.h Fix typos with codespell 2022-09-30 14:23:36 +02:00
test_random_number_generator.h
test_rect2.h Replace Rect2(i) has_no_area with has_area 2022-09-04 23:03:36 -05:00
test_rect2i.h Replace Rect2(i) has_no_area with has_area 2022-09-04 23:03:36 -05:00
test_transform_2d.h Fix consistency of translated/scaled/rotated in Transform2D and Transform3D 2022-08-02 23:38:14 +02:00
test_transform_3d.h Fix consistency of translated/scaled/rotated in Transform2D and Transform3D 2022-08-02 23:38:14 +02:00
test_vector2.h Add more tests for Vector* types 2022-09-25 22:58:58 -05:00
test_vector2i.h Add more tests for Vector* types 2022-09-25 22:58:58 -05:00
test_vector3.h Merge pull request #66133 from aaronfranke/set-all 2022-10-03 09:23:46 +02:00
test_vector3i.h Merge pull request #66133 from aaronfranke/set-all 2022-10-03 09:23:46 +02:00
test_vector4.h Merge pull request #66133 from aaronfranke/set-all 2022-10-03 09:23:46 +02:00
test_vector4i.h Merge pull request #66133 from aaronfranke/set-all 2022-10-03 09:23:46 +02:00