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
/
Detour
/
Source
History
axelrodR
9b73c5cf51
Merge branch 'master' of
https://github.com/memononen/recastnavigation
2014-04-23 14:53:04 +03:00
..
DetourAlloc.cpp
Custom allocator for Recast.
2010-07-09 12:55:14 +00:00
DetourCommon.cpp
Add wrappers for the standard math library
2013-09-15 20:09:01 -07:00
DetourNavMesh.cpp
Fixed pos-over-poly case for finding nearest polygon
2014-02-16 11:27:45 +02:00
DetourNavMeshBuilder.cpp
Add wrappers for the standard math library
2013-09-15 20:09:01 -07:00
DetourNavMeshQuery.cpp
Merge branch 'master' of
https://github.com/memononen/recastnavigation
2014-04-23 14:53:04 +03:00
DetourNode.cpp
following mikko's comments on push
#17
. Interfaces changes, the most notable is adding a new raycast function and converted the existing to a thin wrapper.
2014-02-25 11:33:06 +02:00