1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 05:39:42 +00:00
openmw/apps
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
..
benchmarks Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bsatool Apply clang-format to code base 2022-09-22 21:35:26 +03:00
bulletobjecttool Another pass with IWYU 2022-10-10 15:16:18 +02:00
esmtool Merge branch 'classism' into 'master' 2022-10-10 07:32:46 +00:00
essimporter Remove unused includes 2022-10-09 16:44:18 +02:00
launcher Add a setting to control coverage adjustment 2022-12-09 00:22:08 +00:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool Another pass with IWYU 2022-10-10 15:16:18 +02:00
niftest Another pass with IWYU 2022-10-10 15:16:18 +02:00
opencs Merge branch 'sm-snap-to-reference' into 'master' 2022-11-08 15:30:26 +00:00
openmw Rename mCells -> mWorldModel 2022-12-16 00:15:11 +01:00
openmw_test_suite Check input and report errors via RecastContext 2022-12-19 19:46:45 +01:00
wizard Another pass with IWYU 2022-10-10 15:16:18 +02:00
doc.hpp