BullFlack / recastnavigation

Automatically exported from code.google.com/p/recastnavigation
zlib License
0 stars 0 forks source link

Add area changed/poly changed vertices to dtPathCorridor #217

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi.
In rev 346 you added an useful feature to findStraightPath, so it returns 
additional vertices (DT_STRAIGHTPATH_ALL_CROSSINGS).
Could you extend dtPathCorridor::findCorners to support this feature? User has 
no access to the internal findStraightPath call.
Thanks.

Original issue reported on code.google.com by niello11 on 11 Oct 2012 at 5:41