1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-21 04:09:42 +00:00
openmw/apps
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
..
benchmarks Use concepts for some argument types 2023-11-16 22:22:46 +01:00
bsatool bsatool: Support extracting files with forward slash paths 2023-11-27 03:09:38 +03:00
bulletobjecttool Address feedback 2024-01-17 18:10:42 +01:00
esmtool Improve esmtool output 2024-01-22 09:52:32 +04:00
essimporter Use move semantics for tools 2024-01-21 20:20:37 +04:00
launcher Allow multiselect in the archives tab (#7606) 2024-01-28 21:33:10 +00:00
mwiniimporter Simplify strings construction 2023-08-02 17:59:40 +04:00
navmeshtool Address feedback 2024-01-17 18:10:42 +01:00
niftest Merge branch 'vfs_normalized_path_1' into 'master' 2024-01-28 21:34:01 +00:00
opencs Merge branch 'csspellarg' into 'master' 2024-01-31 10:52:13 +00:00
opencs_tests Write StringRefId as is when converting UniversalId to string 2023-12-29 14:12:36 +01:00
openmw Fix formatting 2024-01-31 17:00:33 -06:00
openmw_test_suite Limit navmesh vertices coordinates values 2024-02-03 18:48:42 +01:00
wizard Use move semantics for tools 2024-01-21 20:20:37 +04:00
doc.hpp