mirror of
https://github.com/recastnavigation/recastnavigation.git
synced 2026-09-18 08:14:34 +00:00
can add the same point twice consecutively (interpolation+adding the point). Rather than raising the buffer I rewrote divPoly to avoid adding the same point twice.