| .. |
|
SCsub
|
…
|
|
|
a_star.compat.inc
|
…
|
|
|
a_star.cpp
|
Add a way to filter neighbor points to AStar2D/3D
|
2025-07-28 13:25:02 +03:00 |
|
a_star.h
|
Add a way to filter neighbor points to AStar2D/3D
|
2025-07-28 13:25:02 +03:00 |
|
a_star_grid_2d.compat.inc
|
…
|
|
|
a_star_grid_2d.cpp
|
…
|
|
|
a_star_grid_2d.h
|
…
|
|
|
aabb.cpp
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
aabb.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
audio_frame.h
|
…
|
|
|
basis.cpp
|
Optimized and exposed Basis::scaled_local.
|
2025-06-05 13:06:46 -05:00 |
|
basis.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
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
|
…
|
|
|
color.cpp
|
Rename `String::resize` to `resize_uninitialized`, to better communicate to callers that new characters must be initialized.
|
2025-06-11 18:13:02 +02:00 |
|
color.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
color_names.inc
|
…
|
|
|
convex_hull.cpp
|
…
|
|
|
convex_hull.h
|
…
|
|
|
delaunay_2d.h
|
…
|
|
|
delaunay_3d.h
|
…
|
|
|
disjoint_set.h
|
…
|
|
|
dynamic_bvh.cpp
|
…
|
|
|
dynamic_bvh.h
|
…
|
|
|
expression.cpp
|
Improve error messages for method calls expecting only 1 argument
|
2025-06-12 17:02:59 +02:00 |
|
expression.h
|
…
|
|
|
face3.cpp
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
face3.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
geometry_2d.cpp
|
Add 64-bit versions of core power of 2 functions
|
2025-06-01 23:11:12 -07:00 |
|
geometry_2d.h
|
…
|
|
|
geometry_3d.cpp
|
Revert some instances of Math::INF back to 1e20
|
2025-06-05 09:32:40 -04:00 |
|
geometry_3d.h
|
…
|
|
|
math_defs.h
|
…
|
|
|
math_fieldwise.cpp
|
…
|
|
|
math_fieldwise.h
|
…
|
|
|
math_funcs.cpp
|
…
|
|
|
math_funcs.h
|
…
|
|
|
plane.cpp
|
…
|
|
|
plane.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
projection.cpp
|
…
|
|
|
projection.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
quaternion.cpp
|
…
|
|
|
quaternion.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02: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
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
rect2i.cpp
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
rect2i.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
static_raycaster.cpp
|
…
|
|
|
static_raycaster.h
|
…
|
|
|
transform_2d.cpp
|
…
|
|
|
transform_2d.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
transform_3d.cpp
|
…
|
|
|
transform_3d.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
transform_interpolator.cpp
|
…
|
|
|
transform_interpolator.h
|
…
|
|
|
triangle_mesh.cpp
|
…
|
|
|
triangle_mesh.h
|
…
|
|
|
triangulate.cpp
|
…
|
|
|
triangulate.h
|
…
|
|
|
vector2.cpp
|
…
|
|
|
vector2.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
vector2i.cpp
|
…
|
|
|
vector2i.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
vector3.cpp
|
…
|
|
|
vector3.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
vector3i.cpp
|
…
|
|
|
vector3i.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
vector4.cpp
|
…
|
|
|
vector4.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |
|
vector4i.cpp
|
…
|
|
|
vector4i.h
|
Make conversions from math types to `String` explicit, to avoid accidental conversions.
|
2025-06-09 01:58:18 +02:00 |