1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw_test_suite
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
..
detournavigator Lock TileCachedRecastMeshManager once per changing a cell 2022-09-08 11:06:35 +02:00
esm
esm3
esm4
esmloader
files
fx cleanup default shaders and remove confusing main shader 2022-08-07 06:42:48 -07:00
lua
misc Improve format workaround and add unit tests 2022-08-26 19:43:57 +00:00
mwdialogue
mwscript Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary 2022-08-23 22:14:27 +02:00
mwworld With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done 2022-09-06 13:26:13 +02:00
nifloader Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 00:56:03 +02:00
openmw
serialization
settings
shader
sqlite3
toutf8
CMakeLists.txt
openmw_test_suite.cpp
testing_util.hpp