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-16 08:09:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08741e894c4e9afcf5e6b2dcd0c15dd52dbbffcb
recastnavigation
/
Detour
/
Include
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.h
Custom memory allocator for Detour. Fixed parallel touching portal connection.
2010-07-09 10:37:49 +00:00
DetourAssert.h
- fixed the code to compile on win32
2010-09-10 06:53:33 +00:00
DetourCommon.h
Fixed Detour to work when using 64bit polyrefs.
2010-10-15 06:57:45 +00:00
DetourNavMesh.h
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.h
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.h
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.h
- added finalizeSlicedFindPathPartial()
2010-11-07 10:56:48 +00:00
DetourObstacleAvoidance.h
Cleaned up and simplified Detour obst. avoidance. Simplified path corridor, spinned off LocalBoundary to manage edge segs.
2010-10-20 17:13:47 +00:00