1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-22 12:39:42 +00:00
openmw/components
psi29a 050fc20379 Merge branch 'settings_values_game' into 'master'
Use settings values for Game settings (#6876)

See merge request OpenMW/openmw!3188
2023-07-03 07:20:36 +00:00
..
bsa
bullethelpers
compiler
config
contentselector
crashcatcher
debug
detournavigator Log worldspace in RecastContext 2023-06-10 13:23:47 +02:00
esm Merge branch 'fix-#7410' into 'master' 2023-06-04 11:28:26 +00:00
esm3 Merge schools into skills 2023-06-26 20:42:52 +02:00
esm3terrain Fix get vertex Height for esm4 2023-05-29 12:10:42 +02:00
esm4 Use zlib directly for ESM4 2023-06-10 00:12:57 +02:00
esmloader
fallback Fix #7423 (too strict fallback validation) 2023-06-14 20:04:16 +02:00
files Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
fontloader Fix a gcc warning about copy 2023-05-22 17:18:43 +02:00
fx Set the default to CLAMP_TO_EDGE in case it was not explicity called for 2023-06-16 09:16:07 +02: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
lua Lua: change obj.rotation from Euler angles to Quaternion 2023-06-12 00:16:42 +02:00
lua_ui Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
misc Merge branch 'fastandloose' into 'master' 2023-07-02 19:24:14 +00:00
myguiplatform Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2023-06-16 09:16:07 +02:00
navmeshtool
nif Templated nif reader function modelled after cc9cii's reader 2023-06-28 09:27:22 +00:00
nifbullet Handle editor marker bit in BSXFlags 2023-05-29 18:47:27 +02:00
nifosg Handle editor marker bit in BSXFlags 2023-05-29 18:47:27 +02:00
platform Minor header cleanup 2023-04-30 16:26:03 +02:00
process
resource Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
sceneutil Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2023-06-16 09:16:07 +02:00
sdlutil Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
serialization
settings Use settings values for Game settings 2023-07-01 00:59:35 +02:00
shader Create a stateset for every particle system to create its own defineMap 2023-06-21 16:13:58 +04:00
sqlite3 Minor header cleanup 2023-04-30 16:26:03 +02:00
std140
stereo Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2023-06-16 09:16:07 +02:00
terrain Merge branch 'dev-7019' into 'master' 2023-06-09 21:25:21 +00:00
to_utf8
translation Use string_view in more UI code 2023-05-21 18:14:12 +02:00
version
vfs Change include guard name 2023-06-08 21:10:12 +02:00
widgets Make FontWrapper conditional 2023-05-21 18:21:42 +02:00
CMakeLists.txt Use zlib directly for ESM4 2023-06-10 00:12:57 +02:00
doc.hpp
windows.hpp