a_star.h
|
Extract ScriptInstance to simplify includes
|
2023-09-06 22:54:38 +02:00 |
aabb.cpp
|
Use mingw-std-threads in MinGW builds
|
2023-11-18 11:56:05 +01:00 |
bvh_refit.inc
|
Fix not refitting upward from leaf nodes.
|
2023-09-28 20:27:51 +08:00 |
bvh_split.inc
|
Fix axis getting mixed up when split leaf
|
2023-09-27 17:56:12 +08:00 |
convex_hull.cpp
|
Replace sanity with safety for checks
|
2023-10-08 16:22:24 +02:00 |