1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +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
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