1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 15:09:43 +00:00
openmw/apps
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
..
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 Applies review advice. 2023-01-04 12:22:16 +01:00
essimporter Use default initializers for ESM::RefNum members 2023-01-10 00:44:51 +01:00
launcher Add missing includes 2023-01-15 20:09:56 +04:00
mwiniimporter Remove unused includes 2022-10-09 16:44:18 +02:00
navmeshtool Use ESM::RefId for worldspace in detournavigator 2022-12-29 23:49:49 +01:00
niftest Another pass with IWYU 2022-10-10 15:16:18 +02:00
opencs Do not use a deprecated way to get dimensions of screen where current widget is located 2023-01-15 20:23:18 +04:00
openmw Check agent bounds on adding agent to navigator 2023-01-18 12:00:48 +01:00
openmw_test_suite Check agent bounds on adding agent to navigator 2023-01-18 12:00:48 +01:00
wizard Replace usage of QRegularExpression::anchoredPattern with ^ and $ 2023-01-12 22:52:00 +01:00
doc.hpp