1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 05:39:43 +00:00
openmw/components
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
..
bsa Make BA2 extension hash calculation safer (#7784) 2024-01-21 23:03:37 +03:00
bullethelpers Remove unused includes 2022-10-09 16:44:18 +02:00
compiler Parse special characters that have been put back as names too 2024-01-24 18:31:04 +01:00
config Move local variables in components 2024-01-19 16:01:48 +04:00
contentselector Make ContentSelector errors localizable 2024-01-28 11:25:46 +04:00
crashcatcher Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
debug Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
detournavigator Limit navmesh vertices coordinates values 2024-02-03 18:48:42 +01:00
esm Write AiSequence and Script data field by field via decompose function 2024-01-14 23:04:56 +01:00
esm3 Remove stateless encoder from ReadersCache 2024-01-29 11:09:29 +01:00
esm4 Use forward declaration for VFS::Manager 2024-01-24 21:52:48 +01:00
esmloader Gets rid of most ESM::CellId 2023-04-03 14:16:05 +02:00
esmterrain Move local variables in components 2024-01-19 16:01:48 +04:00
fallback Correct MaxNumberRipples and Timescale Clouds validation categories 2024-01-26 17:12:58 +03:00
files Move local variables in components 2024-01-19 16:01:48 +04:00
fontloader Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
fx Actually normalize the sun position exposed to post-processing 2024-01-28 05:38:12 +03:00
interpreter Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
l10n Add setting "gmst overrides l10n" 2023-06-13 10:06:59 +02:00
loadinglistener Fix crash related to async content loading (#7508) 2023-07-29 21:13:57 +02:00
lua Move local variables in components 2024-01-19 16:01:48 +04:00
lua_ui Move local variables in components 2024-01-19 16:01:48 +04:00
misc Write AiSequence and Script data field by field via decompose function 2024-01-14 23:04:56 +01:00
myguiplatform Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
navmeshtool Stop updating navmeshtool progress on first bad message 2023-01-27 19:10:53 +01:00
nif Merge branch 'move_components' into 'master' 2024-01-20 15:53:07 +00:00
nifbullet Merge branch 'russianroulette' into 'master' 2023-12-26 10:33:20 +00:00
nifosg Use move semantics for osg::ref_ptr 2024-01-21 13:48:33 +04:00
platform Add missing headers to components/CMakeLists.txt 2023-10-15 15:44:24 +01:00
process Do not include formatting spaces to localizable strings 2023-11-30 13:06:50 +04:00
resource Lua: Animation bindings 2024-01-26 21:39:33 +00:00
sceneutil Use move semantics for osg::ref_ptr 2024-01-21 13:48:33 +04:00
sdlutil Use settings values for Video settings 2023-10-27 14:31:23 +02:00
serialization Add missing array include 2023-07-29 00:29:03 +02:00
settings Move local variables in components 2024-01-19 16:01:48 +04:00
shader Use move semantics for osg::ref_ptr 2024-01-21 13:48:33 +04:00
sqlite3 Minor header cleanup 2023-04-30 16:26:03 +02:00
std140 Add missing array include 2023-07-29 00:29:03 +02:00
stereo Do not copy due to auto misuse 2024-01-07 18:52:10 +04:00
terrain Don't use height cull callback when there's no terrain 2024-01-19 12:24:15 +03:00
to_utf8 Address feedback 2024-01-17 18:10:42 +01:00
translation Use string_view in more UI code 2023-05-21 18:14:12 +02:00
version [Postprocessing] Add an API version, mirroring Lua 2023-11-16 15:24:16 +00:00
vfs Return Path::Normalized from RecursiveDirectoryIterator 2024-01-24 22:19:03 +01:00
widgets Add comment 2023-11-02 13:35:54 +04:00
CMakeLists.txt Merge branch 'what-a-selection-you-have' into 'master' 2023-12-30 09:40:29 +00:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00