1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 05:09:43 +00:00
openmw/apps/openmw_test_suite
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
..
detournavigator Limit navmesh vertices coordinates values 2024-02-03 18:48:42 +01:00
esm Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
esm3 Write AiSequence and Script data field by field via decompose function 2024-01-14 23:04:56 +01:00
esm4 Refactor components/esm4 2023-08-05 13:12:24 +02:00
esmloader Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
esmterrain Optimize land lookup on blendmaps sampling 2023-08-12 02:57:16 +02:00
files Add missing array include 2023-07-29 00:29:03 +02:00
fx Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
lua Lua actions take 3 2023-12-29 18:56:59 +00:00
misc Fix unit tests 2023-06-08 21:10:11 +02:00
mwdialogue Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
mwscript Parse special characters that have been put back as names too 2024-01-24 18:31:04 +01:00
mwworld Remove dropped formats from tests 2023-12-09 19:00:42 +01:00
nif BulletNifLoader: Handle NiSkinPartition 2023-12-04 15:53:24 +03:00
nifloader Restore animated collision shape rescaling 2023-12-06 00:54:54 +03:00
nifosg Depth flag handling fixes (bug #7380) 2023-11-06 02:19:56 +03:00
openmw Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
resource Support heterogeneous lookup in GenericObjectCache 2023-12-28 21:58:41 +01:00
serialization Apply clang-format to code base 2022-09-22 21:35:26 +03:00
settings Ignore absent default setting value 2023-12-03 17:18:26 +01:00
shader shade refactor 2023-02-25 11:03:39 -08:00
sqlite3 Apply clang-format to code base 2022-09-22 21:35:26 +03:00
toutf8 Use PROJECT_SOURCE_DIR in tests 2023-04-23 15:11:17 +02:00
CMakeLists.txt Merge branch 'generic_object_cache' into 'master' 2023-12-29 21:22:30 +00:00
openmw_test_suite.cpp Use settings values for Fog settings 2023-06-15 22:01:14 +02:00
testing_util.hpp Add type for normalized VFS path and use for VFS::Manager file map key 2024-01-18 00:03:06 +01:00