godot/tests/core/math
Joel Kuntz 26feefa91c Add notes for remap's return when istart and istop are the same
Co-Authored-By: Rémi Verschelde <rverschelde@gmail.com>
Co-Authored-By: kleonc <9283098+kleonc@users.noreply.github.com>
2024-05-07 19:37:29 -03:00
..
test_aabb.h [Core] Fix AABB.encloses failing on shared upper bound 2024-01-12 17:58:42 +01:00
test_astar.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_basis.h Fix Basis is_orthogonal and is_rotation methods, add is_orthonormal 2023-12-06 13:12:05 -06:00
test_color.h Revert "Add API for HSL conversion" 2023-05-10 17:45:56 -03:00
test_expression.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_geometry_2d.h Replace Clipper1 library by Clipper2 library 2024-04-20 13:37:59 +02:00
test_geometry_3d.h Fix some uses of float and real_t in core/math 2024-03-29 16:44:12 -07:00
test_math_funcs.h Add notes for remap's return when istart and istop are the same 2024-05-07 19:37:29 -03:00
test_plane.h Rename center method to get_center in Plane. 2023-01-15 17:18:50 +01:00
test_quaternion.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_random_number_generator.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_rect2.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_rect2i.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_transform_2d.h Add is_conformal method to Basis and Transform2D 2023-09-13 17:20:30 -05:00
test_transform_3d.h Add rotation unit tests for Transform3D 2024-04-10 22:27:14 +02:00
test_vector2.h Add unit test for Vector2 plane_project 2024-04-05 21:57:01 +03:00
test_vector2i.h Implement Vector2i/3i/4i methods: distance_to and distance_squared_to 2023-10-12 13:46:49 +02:00
test_vector3.h Added component-wise min and max functions for vectors 2023-02-11 15:03:11 -05:00
test_vector3i.h Implement Vector2i/3i/4i methods: distance_to and distance_squared_to 2023-10-12 13:46:49 +02:00
test_vector4.h Added component-wise min and max functions for vectors 2023-02-11 15:03:11 -05:00
test_vector4i.h Implement Vector2i/3i/4i methods: distance_to and distance_squared_to 2023-10-12 13:46:49 +02:00