2
0
Fork 0
godot/core/math
Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 +07:00
..
SCsub
a_star.cpp Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 +07:00
a_star.h Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 +07:00
aabb.cpp Rename AABB `get_area` to `get_volume` 2021-11-05 18:22:42 +07:00
aabb.h Rename AABB `get_area` to `get_volume` 2021-11-05 18:22:42 +07:00
audio_frame.h
basis.cpp Rename built-in `SGN()` macro to `SIGN()` 2021-11-16 20:40:49 +07:00
basis.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +07:00
bvh.h Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 +07:00
bvh_abb.h
bvh_cull.inc Fix buffer overflow in 2D BVH 2021-09-29 12:10:23 +07:00
bvh_debug.inc Fix buffer overflow in 2D BVH 2021-09-29 12:10:23 +07:00
bvh_integrity.inc
bvh_logic.inc clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 15:43:36 +07:00
bvh_misc.inc
bvh_pair.inc Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 +07:00
bvh_public.inc
bvh_refit.inc
bvh_split.inc Fix buffer overflow in 2D BVH 2021-09-29 12:10:23 +07:00
bvh_structs.inc
bvh_tree.h
camera_matrix.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +07:00
camera_matrix.h
color.cpp Color: Bind `from_hsv` as static method 2021-11-11 11:50:02 +07:00
color.h Color: Bind `from_hsv` as static method 2021-11-11 11:50:02 +07:00
color_names.inc
convex_hull.cpp Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 +07:00
convex_hull.h Revert some URLs from the "Replace HTTP URLs with HTTPS" PR 2021-09-13 15:18:35 +07:00
delaunay_2d.h Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 +07:00
delaunay_3d.h
disjoint_set.h
dynamic_bvh.cpp
dynamic_bvh.h Revert some URLs from the "Replace HTTP URLs with HTTPS" PR 2021-09-13 15:18:35 +07:00
expression.cpp Rename `remove()` to `remove_at()` when removing by index 2021-11-23 18:58:57 +07:00
expression.h
face3.cpp Swap args of Plane(point, normal) constructor 2021-10-15 20:49:42 +07:00
face3.h clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 15:43:36 +07:00
geometry_2d.cpp
geometry_2d.h Fix segment intersection in Geometry2D 2021-11-16 18:09:33 +07:00
geometry_3d.cpp Swap args of Plane(point, normal) constructor 2021-10-15 20:49:42 +07:00
geometry_3d.h Remove unimplemented methods 2021-10-21 18:44:25 +07:00
math_defs.h clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 15:43:36 +07:00
math_fieldwise.cpp
math_fieldwise.h
math_funcs.cpp Expose `randfn` to global scope 2021-11-17 14:29:19 +07:00
math_funcs.h Expose `randfn` to global scope 2021-11-17 14:29:19 +07:00
octree.h
plane.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +07:00
plane.h Swap args of Plane(point, normal) constructor 2021-10-15 20:49:42 +07:00
quaternion.cpp Refactored Node3D rotation modes 2021-10-25 14:34:00 +07:00
quaternion.h Fix Quaternion multiplication operator 2021-11-04 11:24:46 +07:00
quick_hull.cpp Use range iterators for `Map` 2021-09-30 15:09:12 +07:00
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 +07:00
static_raycaster.cpp Auto LOD fixes and improvements 2021-09-27 17:04:56 +07:00
static_raycaster.h Auto LOD fixes and improvements 2021-09-27 17:04:56 +07:00
transform_2d.cpp Rename built-in `SGN()` macro to `SIGN()` 2021-11-16 20:40:49 +07:00
transform_2d.h clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +07:00
transform_3d.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +07:00
transform_3d.h Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 +07:00
triangle_mesh.cpp Use range iterators for `Map` 2021-09-30 15:09:12 +07:00
triangle_mesh.h Clean convex hull decomposition code 2021-09-14 17:14:06 +07:00
triangulate.cpp clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 15:43:36 +07:00
triangulate.h Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 +07:00
vector2.cpp Rename built-in `SGN()` macro to `SIGN()` 2021-11-16 20:40:49 +07:00
vector2.h Rename built-in `SGN()` macro to `SIGN()` 2021-11-16 20:40:49 +07:00
vector3.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +07:00
vector3.h Rename built-in `SGN()` macro to `SIGN()` 2021-11-16 20:40:49 +07:00
vector3i.cpp Add constant to vector function parameters that don't actually modify their input. 2021-08-15 16:45:37 +07:00
vector3i.h Rename built-in `SGN()` macro to `SIGN()` 2021-11-16 20:40:49 +07:00