1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 09:15:36 +00:00
openmw/apps/openmw_test_suite/detournavigator
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
..
asyncnavmeshupdater.cpp Use ESM::RefId for worldspace in detournavigator 2022-12-29 23:49:49 +01: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 agent bounds on adding agent to navigator 2023-01-18 12:00:48 +01:00
navmeshdb.cpp Use ESM::RefId for worldspace in detournavigator 2022-12-29 23:49:49 +01: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 Limit NavMeshManager update range by player tile and max tiles 2023-01-15 04:46:29 +01:00