| .. |
|
SCsub
|
…
|
|
|
a_star.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
a_star.h
|
Fix unitialized variables in `core`
|
2024-01-05 11:47:46 +01:00 |
|
aabb.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
aabb.h
|
[Core] Fix AABB.encloses failing on shared upper bound
|
2024-01-14 13:36:05 +01:00 |
|
audio_frame.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
audio_frame.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
basis.cpp
|
[Core] Codestyle improvements to math types
|
2024-03-17 09:22:18 +01:00 |
|
basis.h
|
[Core] Codestyle improvements to math types
|
2024-03-17 09:22:18 +01:00 |
|
bsp_tree.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
bsp_tree.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
bvh.h
|
Add `Span` and some basic uses from `Geometry`.
|
2025-10-11 08:16:27 +01:00 |
|
bvh_abb.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
bvh_cull.inc
|
BVH templated mask checks and generic NUM_TREES
|
2022-01-21 10:08:29 +00:00 |
|
bvh_debug.inc
|
…
|
|
|
bvh_integrity.inc
|
…
|
|
|
bvh_logic.inc
|
…
|
|
|
bvh_misc.inc
|
BVH templated mask checks and generic NUM_TREES
|
2022-01-21 10:08:29 +00:00 |
|
bvh_pair.inc
|
Float literals - fix math classes to allow 32 bit calculations
|
2022-02-24 16:46:02 +00:00 |
|
bvh_public.inc
|
Fixup BVH debugging statements
|
2022-07-25 18:35:14 +02:00 |
|
bvh_refit.inc
|
[3.x] BVH - fix not refitting upward from leaf nodes
|
2023-09-29 05:54:47 +08:00 |
|
bvh_split.inc
|
[3.x] BVH - fix axis getting mixed up when split leaf
|
2023-09-29 14:35:33 +08:00 |
|
bvh_structs.inc
|
[3.x] BVH - fix not refitting upward from leaf nodes
|
2023-09-29 05:54:47 +08:00 |
|
bvh_tree.h
|
Add blob shadows feature
|
2025-10-01 06:37:54 +01:00 |
|
camera_matrix.cpp
|
Add blob shadows feature
|
2025-10-01 06:37:54 +01:00 |
|
camera_matrix.h
|
Add blob shadows feature
|
2025-10-01 06:37:54 +01:00 |
|
convex_hull.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
convex_hull.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
delaunay.h
|
Add `Span` and some basic uses from `Geometry`.
|
2025-10-11 08:16:27 +01:00 |
|
disjoint_set.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
disjoint_set.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
expression.cpp
|
Fix parsing of `4.` in Expression
|
2024-09-12 09:48:20 +08:00 |
|
expression.h
|
Fix unitialized variables in `core`
|
2024-01-05 11:47:46 +01:00 |
|
face3.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
face3.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
geometry.cpp
|
`Span` - update more `Geometry` API to use span
|
2025-10-13 11:25:35 +01:00 |
|
geometry.h
|
`Span` - update more `Geometry` API to use span
|
2025-10-13 11:25:35 +01:00 |
|
math_defs.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
math_fieldwise.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
math_fieldwise.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
math_funcs.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
math_funcs.h
|
Make acos and asin safe
|
2023-05-11 09:51:44 +01:00 |
|
octree.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
octree_definition.inc
|
Add `Span` and some basic uses from `Geometry`.
|
2025-10-11 08:16:27 +01:00 |
|
plane.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
plane.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
quat.cpp
|
[Core] Codestyle improvements to math types
|
2024-03-17 09:22:18 +01:00 |
|
quat.h
|
Allow constructing Quat from two Vector3s
|
2025-06-19 17:39:54 +08:00 |
|
quick_hull.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
quick_hull.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
random_number_generator.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
random_number_generator.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
random_pcg.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
random_pcg.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
rect2.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
rect2.h
|
[Core] Codestyle improvements to math types
|
2024-03-17 09:22:18 +01:00 |
|
transform.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
transform.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
transform_2d.cpp
|
Physics Interpolation - Fix `Transform2D::interpolate_with()`
|
2024-07-02 07:42:08 +01:00 |
|
transform_2d.h
|
Physics Interpolation - Fix `Transform2D::interpolate_with()`
|
2024-07-02 07:42:08 +01:00 |
|
transform_interpolator.cpp
|
Physics Interpolation - Fix `Transform2D::interpolate_with()`
|
2024-07-02 07:42:08 +01:00 |
|
transform_interpolator.h
|
2D Fixed Timestep Interpolation
|
2023-08-01 16:07:48 +01:00 |
|
triangle_mesh.cpp
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
triangle_mesh.h
|
One Copyright Update to rule them all
|
2023-01-10 15:26:54 +01:00 |
|
triangulate.cpp
|
`Span` - update more `Geometry` API to use span
|
2025-10-13 11:25:35 +01:00 |
|
triangulate.h
|
`Span` - update more `Geometry` API to use span
|
2025-10-13 11:25:35 +01:00 |
|
vector2.cpp
|
Add is_zero_approx methods to Vector{2,3}
|
2024-04-10 19:02:42 +08:00 |
|
vector2.h
|
Add is_zero_approx methods to Vector{2,3}
|
2024-04-10 19:02:42 +08:00 |
|
vector3.cpp
|
Add is_zero_approx methods to Vector{2,3}
|
2024-04-10 19:02:42 +08:00 |
|
vector3.h
|
Add is_zero_approx methods to Vector{2,3}
|
2024-04-10 19:02:42 +08:00 |
|
vertex_cache_optimizer.cpp
|
Remove implicit conversion from `LocalVector` to `PoolVector`
|
2025-06-14 20:11:48 +01:00 |
|
vertex_cache_optimizer.h
|
Vertex cache optimizer
|
2024-02-07 09:35:50 +00:00 |