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-08-14 07:12:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08741e894c4e9afcf5e6b2dcd0c15dd52dbbffcb
recastnavigation
/
Detour
/
Source
History
Mikko Mononen
08741e894c
DETOUR return status codes changed, check blog! Changed Detour status codes to be bitfields which describes the highlevel status plus some details about the failure or quality of the result.
2010-11-26 11:56:34 +00:00
..
DetourAlloc.cpp
Custom allocator for Recast.
2010-07-09 12:55:14 +00:00
DetourCommon.cpp
Missing changes from previous commit. Added dtNavMesh.findLocalNeighbourhood() and dtNavMesh.getPolyWallSegments() and test code for them.
2010-08-09 13:28:26 +00:00
DetourNavMesh.cpp
DETOUR return status codes changed, check blog! Changed Detour status codes to be bitfields which describes the highlevel status plus some details about the failure or quality of the result.
2010-11-26 11:56:34 +00:00
DetourNavMeshBuilder.cpp
Detour version change! Added user ID per off-mesh connection. Fixed off-mesh connection draw flags after using off-mesh con tool.
2010-11-07 15:21:38 +00:00
DetourNavMeshQuery.cpp
DETOUR return status codes changed, check blog! Changed Detour status codes to be bitfields which describes the highlevel status plus some details about the failure or quality of the result.
2010-11-26 11:56:34 +00:00
DetourNode.cpp
- added finalizeSlicedFindPathPartial()
2010-11-07 10:56:48 +00:00
DetourObstacleAvoidance.cpp
Made some buffer sizes runtime configurable.
2010-10-23 09:19:26 +00:00