1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-22 21:23:10 +00:00
openmw/components
psi29a 39a209cb78
Merge branch 'settings_values_models' into 'master'
Use settings values for Models settings (#6876)

See merge request OpenMW/openmw!3413
2023-09-11 06:55:17 +00:00
..
bsa Merge branch 'starfieldbsa' into 'master' 2023-09-01 08:06:25 +00:00
bullethelpers
compiler Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
config
contentselector
crashcatcher
debug
detournavigator Use proper cell size for ESM4 cells in CoordinateConverter 2023-08-13 02:24:22 +02:00
esm Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
esm3 Change FormId::toString to be consistent with RefId. Remove FormIdRefId. 2023-08-27 09:55:06 +02:00
esm4 Init structs to make sure that we do not store a random data 2023-09-04 12:19:56 +04:00
esmloader
esmterrain Use std::vector for LandCache implementation 2023-08-27 01:32:36 +02:00
fallback
files Add missing array include 2023-07-29 00:29:03 +02:00
fontloader
fx Do not copy a static string 2023-09-04 10:24:34 +04: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
loadinglistener
lua fix string format 2023-09-08 10:39:28 +08:00
lua_ui Don't free ui element's shared_ptr right before destroying it 2023-08-20 16:02:38 +02:00
misc
myguiplatform
navmeshtool
nif Fix NiParticlesData loading in Mistify 2023-09-10 19:38:05 +03:00
nifbullet Modernize NiGeometryData 2023-09-06 23:55:36 +03:00
nifosg Make better use of osg::BoundingSpheref in the NIF loader 2023-09-06 23:55:36 +03:00
platform
process
resource Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
sceneutil Use settings values for Models settings 2023-09-09 13:12:08 +02:00
sdlutil Remove special handling for Mac command key, since MyGUI now switches automatically 2023-08-21 09:27:42 +00:00
serialization Add missing array include 2023-07-29 00:29:03 +02:00
settings
shader
sqlite3 Minor header cleanup 2023-04-30 16:26:03 +02:00
std140
stereo
terrain Pass cache expiry delay to GenericResourceManager constructor 2023-09-09 19:35:20 +02:00
to_utf8
translation
version Validate version of resources 2023-08-31 20:56:02 +02:00
vfs
widgets
CMakeLists.txt Merge branch 'luautflib' into 'master' 2023-09-03 17:05:27 +00:00
doc.hpp
windows.hpp