1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-02 05:45:33 +00:00
openmw/apps/openmw_test_suite/detournavigator
elsid e6196c782d
Limit navmesh vertices coordinates values
Float values with more than 22 significant fraction bits may cause out of bounds
access in recastnavigation on triangles rasterization. Prevent passing such
values there.
2024-02-03 18:48:42 +01:00
..
asyncnavmeshupdater.cpp Log more info about navmesh shapes and jobs 2023-05-14 18:34:31 +02:00
generate.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
gettilespositions.cpp Fix navmesh update on player changing tile 2024-01-09 01:18:45 +01:00
navigator.cpp Limit navmesh vertices coordinates values 2024-02-03 18:48:42 +01:00
navmeshdb.cpp Revert "Use ESM::RefId for worldspace in detournavigator" 2023-01-21 18:39:57 +01:00
navmeshtilescache.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
operators.hpp Fix navmesh update on player changing tile 2024-01-09 01:18:45 +01: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 std::string_view can be used in map and unordered map 2023-01-21 19:19:26 +01:00