1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-12 18:13:07 +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
gettilespositions.cpp
navigator.cpp Reduce precision for random point distance comparison 2024-12-20 14:00:49 +01:00
navmeshdb.cpp
navmeshtilescache.cpp
operators.hpp
recastmeshbuilder.cpp
recastmeshobject.cpp
settings.hpp
settingsutils.cpp
tilecachedrecastmeshmanager.cpp