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-22 18:24:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9df5dc995fb4589a3c93f9f36c103eefb82f930
recastnavigation
/
Detour
/
Include
History
Mikko Mononen
c9df5dc995
Changed dtNavmeshQuery.getPolyWallSegments() to require max number of segments to store.
2010-10-15 06:35:40 +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
Added few more asserts. Moved hash function to common.
2010-08-26 18:26:56 +00:00
DetourNavMesh.h
Fixed several detail mesh issues. Fixed issue 106.
2010-09-17 10:20:08 +00:00
DetourNavMeshBuilder.h
Fixed several detail mesh issues. Fixed issue 106.
2010-09-17 10:20:08 +00:00
DetourNavMeshQuery.h
Changed dtNavmeshQuery.getPolyWallSegments() to require max number of segments to store.
2010-10-15 06:35:40 +00:00
DetourNode.h
Added few more asserts. Moved hash function to common.
2010-08-26 18:26:56 +00:00
DetourObstacleAvoidance.h
The humble beginnings of dtObstacleAvoidanceQuery, figuring out the API. Moved value graph/history to ValueHistory.h/cpp and changed the draw code to use imgui. Various tweaks to CrowdTool.
2010-08-31 12:36:32 +00:00