mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-08-16 08:09:53 +00:00
When a point is outside the polygon being queried in dtNavMesh::closestPointOnPoly and dtNavMeshQuery::closestPoinOnPoly, Detour will interpolate along one of the edges to find the closest point on the poly. However, Detour did not properly use the interpolated point to find the correct height according to the detail mesh. Fix #227
42 KiB
42 KiB