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-27 12:36:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6a93f063aa3baaaab541ec4fde2df14010eb015
recastnavigation
/
Detour
/
Source
History
Mikko Mononen
fdb4ad30f7
getPolyWallSegments can return both walls and portals. Added userData pointer to dtCrowdAgent.
2011-02-11 08:43:05 +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
Fix for Issue 162.
2011-02-09 18:52:25 +00:00
DetourNavMeshBuilder.cpp
Made detail mesh optional, create dummy mesh if no data is provided.
2011-01-14 10:53:05 +00:00
DetourNavMeshQuery.cpp
getPolyWallSegments can return both walls and portals. Added userData pointer to dtCrowdAgent.
2011-02-11 08:43:05 +00:00
DetourNode.cpp
Fix for issue 150
2011-02-03 09:48:16 +00:00