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-05 09:58:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4239a3bdfc66e0019e2605aacca02711ebdb27d
recastnavigation
/
Detour
/
Include
History
Mikko Mononen
e4239a3bdf
Removed stat and tile navmeshes. Fixed examples.
2009-12-04 07:27:53 +00:00
..
DetourCommon.h
Changed static navmesh samples to use new navmesh. Renamed Stat samples to Solo. Added moveAlongPathCorridor() to dtNavMesh.
2009-12-03 13:16:25 +00:00
DetourDebugDraw.h
Removed stat and tile navmeshes. Fixed examples.
2009-12-04 07:27:53 +00:00
DetourNavMesh.h
Changed static navmesh samples to use new navmesh. Renamed Stat samples to Solo. Added moveAlongPathCorridor() to dtNavMesh.
2009-12-03 13:16:25 +00:00
DetourNavMeshBuilder.h
Added dtNavMesh, which is combination of dtStatNavMesh and dtTiledNavMesh. Added Sample_DynMesh which is used for dtNavMesh testing for now.
2009-11-20 13:26:13 +00:00
DetourNode.h
Detour: Moved out commonly used code to DetourCommon.h/cpp
2009-07-13 10:33:54 +00:00