Files
recastnavigation/Recast/Source/RecastMeshDetail.cpp
Jakob Botsch Nielsen c393777d26 Make detail mesh edge detection more robust (#657)
Instead of using a distance check which can fail at large magnitudes due
to low precision we can check whether the edges are actually on the
hull.
2023-12-20 00:46:50 -05:00

39 KiB