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
/
Include
History
Mikko Mononen
e5d603ac92
**API CHANGED** Implemented issue 124. Detour API returns error codes.
2010-10-29 12:08:13 +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
**API CHANGED** Implemented issue 124. Detour API returns error codes.
2010-10-29 12:08:13 +00:00
DetourNavMeshBuilder.h
Fixed several detail mesh issues. Fixed issue 106.
2010-09-17 10:20:08 +00:00
DetourNavMeshQuery.h
**API CHANGED** Implemented issue 124. Detour API returns error codes.
2010-10-29 12:08:13 +00:00
DetourNode.h
Fixed Detour to work when using 64bit polyrefs.
2010-10-15 06:57:45 +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