godot/core/math
Ricardo Buring 90725964a4 Fixup BVH debugging statements 2022-07-25 18:35:14 +02:00
..
SCsub
a_star.cpp Added missing p_bidirectional to AStar2D methods 2022-06-16 20:49:01 +02:00
a_star.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
aabb.cpp
aabb.h
audio_frame.cpp
audio_frame.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
basis.cpp Fix the calculation of the angular velocity when the rotation speed is not high. 2022-07-19 17:16:21 +02:00
basis.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
bsp_tree.cpp Fix warnings found by Emscripten 3.1.10 2022-05-16 16:38:26 +02:00
bsp_tree.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
bvh.h Fixup BVH debugging statements 2022-07-25 18:35:14 +02:00
bvh_abb.h
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc
bvh_misc.inc
bvh_pair.inc
bvh_public.inc Fixup BVH debugging statements 2022-07-25 18:35:14 +02:00
bvh_refit.inc
bvh_split.inc
bvh_structs.inc
bvh_tree.h
camera_matrix.cpp
camera_matrix.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
convex_hull.cpp
convex_hull.h
delaunay.h
disjoint_set.cpp
disjoint_set.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
expression.cpp i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
expression.h
face3.cpp
face3.h
geometry.cpp
geometry.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h Fix `wrapf` to correct wrap values with 0.1 stepping 2022-06-16 10:10:48 +02:00
octree.h
octree_definition.inc
plane.cpp
plane.h
quat.cpp
quat.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
quick_hull.cpp Fix warnings found by Emscripten 3.1.10 2022-05-16 16:38:26 +02:00
quick_hull.h
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h
transform.cpp
transform.h
transform_2d.cpp
transform_2d.h
transform_interpolator.cpp
transform_interpolator.h Force unsigned behaviour for bitfield enums 2022-06-06 16:58:21 +01:00
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
vector2.cpp
vector2.h
vector3.cpp
vector3.h