1
0
Fork 0
godot/tests/core/math
smix8 f2197a1013 Expose TriangleMesh api functions wrapped for scripting
Adds script wrapped TriangleMesh api functions to create and query the triangle BVH tree.
2025-04-02 09:52:35 +02:00
..
test_aabb.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_astar.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_basis.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -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 Remove ABS in favor of Math::abs 2025-03-19 13:52:40 +01:00
test_plane.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -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: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_random_number_generator.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_rect2.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -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: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_transform_3d.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -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: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_vector2i.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_vector3.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_vector3i.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_vector4.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00
test_vector4i.h Core: Add `constexpr` constructors/operators to math structs 2025-03-17 12:15:31 -05:00