1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-07-13 02:41:43 +00:00
openmw/apps/components_tests/detournavigator
elsid ada48d9021
Reduce a chance to have a deadlock in the AsyncNavMeshUpdater
* Do not fail tile generation if debug mesh writing fails.
* Mark some functions as noexcept to better crash than have a deadlock.
* Unlock tile and remove job if there on exception while processing it.
2025-03-23 23:33:40 +01:00
..
asyncnavmeshupdater.cpp Reduce a chance to have a deadlock in the AsyncNavMeshUpdater 2025-03-23 23:33:40 +01:00
generate.hpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
gettilespositions.cpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
navigator.cpp Reduce precision for random point distance comparison 2024-12-20 14:00:49 +01:00
navmeshdb.cpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
navmeshtilescache.cpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
operators.hpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
recastmeshbuilder.cpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
recastmeshobject.cpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
settings.hpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
settingsutils.cpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00
tilecachedrecastmeshmanager.cpp Split openmw_test_suite into openmw and components tests 2024-06-10 23:12:14 +02:00