Marcel Admiraal 0046d320bb Fix Geometry3D::get_closest_points_between_segments() returns NaN 4 years ago
..
test_aabb.h 62423b691e Tests: Silence some intentional errors 3 years ago
test_astar.h 7da2a21425 Make AStar to use 64-bit logic 3 years ago
test_basis.h 90019676b0 Code quality: Fix header guards consistency 3 years ago
test_color.h 46ef52162e Color: Rename `to_srgb`/`to_linear` to include base color space 3 years ago
test_expression.h 1305ff92f7 Make parser treat all exponent literals as float 4 years ago
test_geometry_2d.h 113579cec8 Add extra unit tests for Geometry2D 3 years ago
test_geometry_3d.h 0046d320bb Fix Geometry3D::get_closest_points_between_segments() returns NaN 3 years ago
test_plane.h 7730001390 Implemented tests for Plane getters and setters. 3 years ago
test_quaternion.h 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 years ago
test_random_number_generator.h fe52458154 Update copyright statements to 2022 4 years ago
test_rect2.h 5f56d385b0 Core: Move Rect2i to its own `rect2i.h` header 4 years ago
test_rect2i.h 5f56d385b0 Core: Move Rect2i to its own `rect2i.h` header 4 years ago
test_transform_2d.h f242f9c738 Fix consistency of translated/scaled/rotated in Transform2D and Transform3D 3 years ago
test_transform_3d.h f242f9c738 Fix consistency of translated/scaled/rotated in Transform2D and Transform3D 3 years ago
test_vector2.h 89c4990274 Fix Slerp C# docs and add test cases for vectors in the same direction 3 years ago
test_vector2i.h e223bad86d Core: Move Vector2i to its own `vector2i.h` header 4 years ago
test_vector3.h 89c4990274 Fix Slerp C# docs and add test cases for vectors in the same direction 3 years ago
test_vector3i.h d9506cade1 Add tests for Vector2/Vector2i/Vector3/Vector3i 4 years ago
test_vector4.h 40a1d6d100 vector4 distance_squared_to and update csharp 3 years ago
test_vector4i.h 36061c5dca Vector4/Vector4i: Add missing methods, tests and fix change of sign operator 3 years ago