godot/core/math
2025-01-20 18:16:53 +09:00
..
a_star.compat.inc
a_star.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
a_star.h Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
a_star_grid_2d.compat.inc
a_star_grid_2d.cpp
a_star_grid_2d.h Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
aabb.cpp
aabb.h
audio_frame.h
basis.cpp Fix looking at with 180 degree arc 2025-01-02 15:47:01 +09:00
basis.h
bvh.h
bvh_abb.h
bvh_cull.inc
bvh_debug.inc
bvh_integrity.inc
bvh_logic.inc Style: Add 19.1.0 LLVM options to .clang-format 2024-11-22 09:24:32 -06:00
bvh_misc.inc Style: Add 19.1.0 LLVM options to .clang-format 2024-11-22 09:24:32 -06:00
bvh_pair.inc Core ubsan fixes 2024-12-18 14:31:12 +01:00
bvh_public.inc
bvh_refit.inc
bvh_split.inc
bvh_structs.inc Style: Add 19.1.0 LLVM options to .clang-format 2024-11-22 09:24:32 -06:00
bvh_tree.h Core ubsan fixes 2024-12-18 14:31:12 +01:00
color.cpp Add Color.from_rgba8 and deprecate Color8 2024-12-27 11:26:59 +01:00
color.h Add Color.from_rgba8 and deprecate Color8 2024-12-27 11:26:59 +01:00
color_names.inc
convex_hull.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
convex_hull.h
delaunay_2d.h
delaunay_3d.h Fix various typos 2025-01-08 14:47:42 +02:00
disjoint_set.h
dynamic_bvh.cpp
dynamic_bvh.h
expression.cpp Core: Fix JSON.{from,to}_native() issues 2024-11-29 12:43:06 +03:00
expression.h
face3.cpp
face3.h
geometry_2d.cpp
geometry_2d.h
geometry_3d.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
geometry_3d.h
math_defs.h
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp
math_funcs.h
plane.cpp
plane.h
projection.cpp Fix stringification of Projection 2024-11-25 21:10:32 +01:00
projection.h
quaternion.cpp
quaternion.h Fix Quaternion arc constructor to check dot & Add test for same vec3s 2025-01-20 18:16:53 +09:00
quick_hull.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
quick_hull.h Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
random_number_generator.cpp
random_number_generator.h
random_pcg.cpp Core ubsan fixes 2024-12-18 14:31:12 +01:00
random_pcg.h
rect2.cpp
rect2.h
rect2i.cpp
rect2i.h
SCsub
static_raycaster.cpp
static_raycaster.h
transform_2d.cpp
transform_2d.h
transform_3d.cpp Apply iwyu suggestion in core. 2024-12-19 00:43:47 +08:00
transform_3d.h
transform_interpolator.cpp
transform_interpolator.h
triangle_mesh.cpp
triangle_mesh.h
triangulate.cpp
triangulate.h
vector2.cpp
vector2.h
vector2i.cpp
vector2i.h
vector3.cpp
vector3.h Fix looking at with 180 degree arc 2025-01-02 15:47:01 +09:00
vector3i.cpp
vector3i.h
vector4.cpp Fix stringification of Vector4 2024-11-22 21:44:30 +01:00
vector4.h
vector4i.cpp
vector4i.h