1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-05 07:34:31 +00:00
openmw/apps/openmw_test_suite
elsid cf1d8544e3
Check agent bounds on adding agent to navigator
Do not add agent bounds which are not supported by recastnavigation with given
settings and log such events.

To avoid reaching navmesh tile generation to find out it can't be generated for
such agent bounds.
2023-01-18 12:00:48 +01:00
..
detournavigator Check agent bounds on adding agent to navigator 2023-01-18 12:00:48 +01:00
esm Fix gcc warning: array subscript 5 is outside array bounds of ‘const char [5]’ 2023-01-06 22:09:07 +01:00
esm3
esm4
esmloader create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
files Remove unused includes 2022-10-09 16:44:18 +02:00
fx
lua create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
misc
mwdialogue
mwscript Replace mwscript program serialization into a vector with simple struct 2023-01-14 00:07:37 +01:00
mwworld Fix compile MSVC 2023-01-04 14:19:12 +01:00
nif
nifloader
nifosg
openmw
serialization
settings
shader
sqlite3
toutf8
CMakeLists.txt Fix hour modulo expression 2022-12-28 00:04:04 +01:00
openmw_test_suite.cpp
testing_util.hpp