godot/core/math
2021-11-15 09:56:21 +01:00
..
a_star.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
a_star.h
aabb.cpp Rename AABB get_area to get_volume 2021-11-05 18:22:42 -04:00
aabb.h Rename AABB get_area to get_volume 2021-11-05 18:22:42 -04:00
audio_frame.h
basis.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 15:57:41 +02:00
basis.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
bvh_abb.h
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
bvh_misc.inc
bvh_pair.inc
bvh_public.inc BVH - fix stale current_tree in deactivate function [4.x] 2021-05-29 18:03:43 +01:00
bvh_refit.inc
bvh_split.inc
bvh_structs.inc
bvh_tree.h
bvh.h
camera_matrix.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
camera_matrix.h
color_names.inc
color.cpp Color: Bind from_hsv as static method 2021-11-11 11:50:02 +01:00
color.h Color: Bind from_hsv as static method 2021-11-11 11:50:02 +01:00
convex_hull.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 15:57:41 +02:00
convex_hull.h
delaunay_2d.h
delaunay_3d.h
disjoint_set.h
dynamic_bvh.cpp
dynamic_bvh.h
expression.cpp
expression.h
face3.cpp
face3.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
geometry_2d.cpp
geometry_2d.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00
geometry_3d.cpp
geometry_3d.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00
math_defs.h clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h reimplement ping-pong 2021-11-03 13:39:33 +09:00
octree.h
plane.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
plane.h
quaternion.cpp Refactored Node3D rotation modes 2021-10-25 14:34:00 -03:00
quaternion.h Fix Quaternion multiplication operator 2021-11-04 11:24:46 -05:00
quick_hull.cpp
quick_hull.h
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp
random_pcg.h
rect2.cpp
rect2.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
SCsub
static_raycaster.cpp
static_raycaster.h
transform_2d.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
transform_2d.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
transform_3d.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
transform_3d.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 15:43:36 +02:00
triangulate.h
vector2.cpp Fix Vector2.angle_to_point() being reversed 2021-11-09 16:59:58 +01:00
vector2.h
vector3.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
vector3.h Implement Animation Compression 2021-10-21 18:27:34 -03:00
vector3i.cpp
vector3i.h