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
e5f6b82c19
Fix for Issue 121.
2010-09-17 07:29:38 +00:00
..
Recast.cpp
Detour compiles now with DT_VIRTUAL_QUERYFILTER. Fixed typos in comments. Fixed bug in findStraightPath() where leftPolyType was not used.
2010-08-26 18:57:53 +00:00
RecastAlloc.cpp
Fix for Issue 95:rcIntArray still using new/delete
2010-07-10 08:51:35 +00:00
RecastArea.cpp
Fix for Issue 121.
2010-09-17 07:29:38 +00:00
RecastContour.cpp
Detour compiles now with DT_VIRTUAL_QUERYFILTER. Fixed typos in comments. Fixed bug in findStraightPath() where leftPolyType was not used.
2010-08-26 18:57:53 +00:00
RecastFilter.cpp
Refactored rcBuildContext to be more customization friendly, changed name to rcContext.
2010-08-24 17:53:38 +00:00
RecastMesh.cpp
Refactored rcBuildContext to be more customization friendly, changed name to rcContext.
2010-08-24 17:53:38 +00:00
RecastMeshDetail.cpp
Detour compiles now with DT_VIRTUAL_QUERYFILTER. Fixed typos in comments. Fixed bug in findStraightPath() where leftPolyType was not used.
2010-08-26 18:57:53 +00:00
RecastRasterization.cpp
Refactored rcBuildContext to be more customization friendly, changed name to rcContext.
2010-08-24 17:53:38 +00:00
RecastRegion.cpp
Distance field timer was not halted.
2010-08-26 18:40:22 +00:00