virtualx-engine/core/math
lawnjelly 3771078c02 Verify GLTF indices to prevent crash with corrupt files
Also verify prior to vertex optimization.
2024-07-31 10:39:17 +01:00
..
a_star.cpp
a_star.h
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h
basis.cpp
basis.h
bsp_tree.cpp
bsp_tree.h
bvh.h
bvh_abb.h
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc
bvh_misc.inc
bvh_pair.inc
bvh_public.inc
bvh_refit.inc
bvh_split.inc
bvh_structs.inc
bvh_tree.h
camera_matrix.cpp
camera_matrix.h
convex_hull.cpp
convex_hull.h
delaunay.h
disjoint_set.cpp
disjoint_set.h
expression.cpp
expression.h
face3.cpp
face3.h
geometry.cpp Verify GLTF indices to prevent crash with corrupt files 2024-07-31 10:39:17 +01:00
geometry.h Verify GLTF indices to prevent crash with corrupt files 2024-07-31 10:39:17 +01:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h
octree.h
octree_definition.inc
plane.cpp
plane.h
quat.cpp
quat.h
quick_hull.cpp
quick_hull.h
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h
SCsub
transform.cpp
transform.h
transform_2d.cpp Physics Interpolation - Fix Transform2D::interpolate_with() 2024-07-02 07:42:08 +01:00
transform_2d.h Physics Interpolation - Fix Transform2D::interpolate_with() 2024-07-02 07:42:08 +01:00
transform_interpolator.cpp Physics Interpolation - Fix Transform2D::interpolate_with() 2024-07-02 07:42:08 +01:00
transform_interpolator.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h
vector3.cpp
vector3.h
vertex_cache_optimizer.cpp Verify GLTF indices to prevent crash with corrupt files 2024-07-31 10:39:17 +01:00
vertex_cache_optimizer.h