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
grahamboree
45b36f4d75
Removed redundant dtSqrt function and replaced calls to it with dtMathSqrtf
2015-01-03 16:00:00 -05:00
..
DetourAlloc.cpp
Custom allocator for Recast.
2010-07-09 12:55:14 +00:00
DetourCommon.cpp
Removed redundant dtSqrt function and replaced calls to it with dtMathSqrtf
2015-01-03 16:00:00 -05:00
DetourNavMesh.cpp
Removed unnecessary assignment
2014-11-16 21:32:29 +03:00
DetourNavMeshBuilder.cpp
Add wrappers for the standard math library
2013-09-15 20:09:01 -07:00
DetourNavMeshQuery.cpp
Synced Header and CPP variable names
2014-11-28 14:34:43 +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