axmol/thirdparty/recast
Deal(一线灵) 87601a734b
Update 3rd sources (#1240)
- 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
2023-06-24 09:17:14 +08:00
..
CMakeLists.txt Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DebugDraw.cpp Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DebugDraw.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourAlloc.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourAlloc.h Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourAssert.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourAssert.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourCommon.cpp Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourCommon.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourCrowd.cpp Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourCrowd.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourDebugDraw.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourDebugDraw.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourLocalBoundary.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourLocalBoundary.h Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourMath.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourNavMesh.cpp Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourNavMesh.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourNavMeshBuilder.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourNavMeshBuilder.h Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourNavMeshQuery.cpp Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourNavMeshQuery.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourNode.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourNode.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourObstacleAvoidance.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourObstacleAvoidance.h Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourPathCorridor.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourPathCorridor.h Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourPathQueue.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourPathQueue.h Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourProximityGrid.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourProximityGrid.h Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourStatus.h Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
DetourTileCache.cpp Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourTileCache.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourTileCacheBuilder.cpp Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
DetourTileCacheBuilder.h Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
README.md Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00
sync.ps1 Update 3rd sources (#1240) 2023-06-24 09:17:14 +08:00

README.md

How to sync sources

  • recast source repo: https://github.com/recastnavigation/recastnavigation
  • copy sources from DebugUtils,Detour, DetourCrowd, DetourTileCache to thirdparty/recast without subfolders
  • patch: Tge API dtCrowdAgentAnimation* dtCrowd::getEditableAgentAnim(const int idx)