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
/
Source
History
Mikko Mononen
e65903dfce
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
..
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
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
DetourNavMeshBuilder.cpp
Fix for Issue 99:Separate Detour mesh queries in to a different class from mesh data
2010-08-17 15:10:32 +00:00
DetourNavMeshQuery.cpp
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
DetourNode.cpp
Added few more asserts. Moved hash function to common.
2010-08-26 18:26:56 +00:00
DetourObstacleAvoidance.cpp
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