mirror of https://github.com/axmolengine/axmol.git
87601a734b
- llhttp: 8.1.1 - yasio: latest - recast 1.6.0 - openal-soft: latest for official UWP support - glad 2.0.4 - libpng 1.6.40 - astcenc 4.5.0 - Add fastlz: latest - Disable lz4 by default |
||
---|---|---|
.. | ||
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)