a_star.h
|
Extract ScriptInstance to simplify includes
|
2023-09-06 22:54:38 +02:00 |
basis.h
|
Add is_conformal method to Basis and Transform2D
|
2023-09-13 17:20:30 -05: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 |
delaunay_3d.h
|
Fix various typos with codespell
|
2023-08-07 13:09:47 +02:00 |