godot/tests/core/math
Thaddeus Crews ad40939b6f
Core: Replace C math headers with C++ equivalents
- Minor restructuring to ensure `math_funcs.h` is the central point for math functions
2025-04-16 15:49:02 -05:00
..
test_aabb.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_astar.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_basis.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_color.h Core: Add constexpr constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_expression.h Use initializer list in Arrays 2025-03-26 18:38:15 +01:00
test_geometry_2d.h Directly use segment points in Geometry2D/3D function parameters 2025-03-30 16:25:59 -07:00
test_geometry_3d.h Directly use segment points in Geometry2D/3D function parameters 2025-03-30 16:25:59 -07:00
test_math_funcs.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_plane.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_projection.h Core: Add constexpr constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_quaternion.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_random_number_generator.h Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
test_rect2.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_rect2i.h Core: Add constexpr constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_transform_2d.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_transform_3d.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_triangle_mesh.h Expose TriangleMesh api functions wrapped for scripting 2025-04-02 09:52:35 +02:00
test_vector2.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_vector2i.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_vector3.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_vector3i.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_vector4.h Core: Use Math namespace for constants 2025-04-10 16:29:30 -05:00
test_vector4i.h Core: Add constexpr constructors/operators to math structs 2025-03-17 12:15:31 -05:00