1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw_test_suite/detournavigator
elsid 15e8f0b53c
Check input and report errors via RecastContext
Recast functions have preconditions for arguments they don't validate. This may
produce garbage data which may lead to crash. Check arguments and log when they
are invalid.

Do not throw exceptions when these function calls fail, capture Recast reported
errors via RecastContext inherited from rcContext and log them.
2022-12-19 19:46:45 +01:00
..
asyncnavmeshupdater.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
generate.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
gettilespositions.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
navigator.cpp Check input and report errors via RecastContext 2022-12-19 19:46:45 +01:00
navmeshdb.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtilescache.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
operators.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
recastmeshbuilder.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
recastmeshobject.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
settings.hpp Write generated navmesh to navmeshdb 2021-12-11 00:22:04 +01:00
settingsutils.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
tilecachedrecastmeshmanager.cpp Remove unused includes 2022-10-09 16:44:18 +02:00