mirror of https://github.com/axmolengine/axmol.git
affcf05b69
* Update copyright notice * Remove prebuilt libs from SCM * Remove optional thirdparty sources/repo from SCM * Remove tests resources folder 'Content' from SCM |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DebugDraw.cpp | ||
DebugDraw.h | ||
DetourAlloc.cpp | ||
DetourAlloc.h | ||
DetourAssert.cpp | ||
DetourAssert.h | ||
DetourCommon.cpp | ||
DetourCommon.h | ||
DetourCrowd.cpp | ||
DetourCrowd.h | ||
DetourDebugDraw.cpp | ||
DetourDebugDraw.h | ||
DetourLocalBoundary.cpp | ||
DetourLocalBoundary.h | ||
DetourMath.h | ||
DetourNavMesh.cpp | ||
DetourNavMesh.h | ||
DetourNavMeshBuilder.cpp | ||
DetourNavMeshBuilder.h | ||
DetourNavMeshQuery.cpp | ||
DetourNavMeshQuery.h | ||
DetourNode.cpp | ||
DetourNode.h | ||
DetourObstacleAvoidance.cpp | ||
DetourObstacleAvoidance.h | ||
DetourPathCorridor.cpp | ||
DetourPathCorridor.h | ||
DetourPathQueue.cpp | ||
DetourPathQueue.h | ||
DetourProximityGrid.cpp | ||
DetourProximityGrid.h | ||
DetourStatus.h | ||
DetourTileCache.cpp | ||
DetourTileCache.h | ||
DetourTileCacheBuilder.cpp | ||
DetourTileCacheBuilder.h | ||
README.md | ||
sync.ps1 |
README.md
How to sync sources
- recast source repo: https://github.com/recastnavigation/recastnavigation
- copy sources from
DebugUtils
,Detour
,DetourCrowd
,DetourTileCache
tothirdparty/recast
without subfolders - patch: Tge API
dtCrowdAgentAnimation* dtCrowd::getEditableAgentAnim(const int idx)