virtualx-engine/tests/core/math
Rémi Verschelde 4a8b725bc9
Merge pull request #68386 from MewPurPur/snappedi-snappedf
Implement snappedi, snappedf, and Vector[2/3/4]i.snapped
2022-11-24 18:54:49 +01:00
..
test_aabb.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_astar.h Make AStar to use 64-bit logic 2022-06-16 16:43:41 +03:00
test_basis.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_color.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_expression.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_geometry_2d.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_geometry_3d.h Fix Geometry3D::get_closest_points_between_segments() returns NaN 2022-08-30 12:13:11 +01:00
test_math_funcs.h Generic math function tests: Test float and double variants 2022-11-09 01:51:55 +01:00
test_plane.h Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
test_quaternion.h Allow getting Quaternion rotation in different Euler orders 2022-11-02 19:20:10 -05:00
test_random_number_generator.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
test_rect2.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01: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 Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
test_transform_3d.h Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
test_vector2.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_vector2i.h Implement snappedi, snappedf, and Vector[2/3/4]i.snapped 2022-11-19 06:18:55 +01:00
test_vector3.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_vector3i.h Implement snappedi, snappedf, and Vector[2/3/4]i.snapped 2022-11-19 06:18:55 +01:00
test_vector4.h [Tests] Replace Math::is_equal_approx with == and doctest::Approx 2022-11-05 02:28:00 +01:00
test_vector4i.h Implement snappedi, snappedf, and Vector[2/3/4]i.snapped 2022-11-19 06:18:55 +01:00