This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
recastnavigation
Watch
1
Star
0
Fork
0
You've already forked recastnavigation
mirror of
https://github.com/recastnavigation/recastnavigation.git
synced
2026-09-15 06:44:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eacaa87d9a9059f5fea0064ecd628cc918ceabc3
recastnavigation
/
Detour
/
Source
History
axelrodR
a350a92264
addressed Mikko's comment about isValidPolyRef returning a boolean and not dtStatus.
2014-05-28 00:18:01 +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
addressed Mikko's comment about isValidPolyRef returning a boolean and not dtStatus.
2014-05-28 00:18:01 +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