This website requires JavaScript.
Explore
Help
Register
Sign In
server_common
/
recastnavigation_v1.6.0
Watch
5
Star
0
Fork
0
You've already forked recastnavigation_v1.6.0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
recastnavigation_v1.6.0
/
Recast
/
Source
History
Mikko Mononen
3e8b413036
Fix for detail mesh height data generation
...
- if the new region based height data generation fails, use the old flood fill based method
2014-02-21 10:32:35 +02:00
..
Recast.cpp
Added rcIngoreUnused which can be called to ignore unused parameters.
2013-10-14 16:32:20 -04:00
RecastAlloc.cpp
Recast: Detail API documentation covering the elements declared in RecastAlloc.h.
2011-08-22 21:46:43 +00:00
RecastArea.cpp
- Added rcOffsetPoly() helper function to expand polygon areas
2012-06-02 10:13:59 +00:00
RecastContour.cpp
Better detection of portal edges between tiles.
2012-02-27 18:40:16 +00:00
RecastFilter.cpp
Recast: Detail API documentation for the members declared in Recast.h. (Complete)
2011-08-29 23:03:16 +00:00
RecastLayers.cpp
Fixed google code Issue 233
2013-09-17 21:12:43 +02:00
RecastMesh.cpp
Fix for Issue
#12
2014-01-02 21:03:05 +02:00
RecastMeshDetail.cpp
Fix for detail mesh height data generation
2014-02-21 10:32:35 +02:00
RecastRasterization.cpp
bugfix: divPoly could produce an 8th point after several calls because some of the old clipPoly code on which it was based
2014-01-21 22:05:40 +02:00
RecastRegion.cpp
Performance optimizations:
2014-01-08 12:02:00 +02:00