mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-10 06:39:49 +00:00
15e8f0b53c
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. |
||
---|---|---|
.. | ||
asyncnavmeshupdater.cpp | ||
generate.hpp | ||
gettilespositions.cpp | ||
navigator.cpp | ||
navmeshdb.cpp | ||
navmeshtilescache.cpp | ||
operators.hpp | ||
recastmeshbuilder.cpp | ||
recastmeshobject.cpp | ||
settings.hpp | ||
settingsutils.cpp | ||
tilecachedrecastmeshmanager.cpp |