1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 10:53:52 +00:00
openmw/apps/navmeshtool
elsid 22ee592dd3
Lock TileCachedRecastMeshManager once per changing a cell
To save time on locking mutex and prevent AsyncNavMeshUpdater to use RecastMesh
for a tile in the middle of objects loading.
2022-09-08 11:06:35 +02:00
..
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
main.cpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
navmesh.cpp Cleanup detournavigator includes 2022-08-15 19:46:10 +02:00
navmesh.hpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
worldspacedata.cpp Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
worldspacedata.hpp Store changed tiles in TileCachedRecastMeshManager 2022-09-05 11:49:39 +02:00