1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 09:23:53 +00:00
openmw/apps/launcher
AnyOldName3 66b8d4fb29 Add a setting to control coverage adjustment
With it on, which was always the case before this setting was added,
vanilla content and poorly-made mods will look acceptable, but well-made
mods will have alpha-tested meshes appear to grow and potentially gain a
weird outline as they get further away.

With it off, which replicates the 0.46 behaviour, well-made mods will
look really good, but vanilla content and poorly-made mods will have
alpha-tested meshes shrink as they get further away.

It's been bugging me that this was forced on since 0.47 released, and
I'd hoped to figure out a solution for automatic detection at some point
before 0.48 branched off, but I didn't, so now this is what we're
getting to have Tamriel Rebuilt look right.
2022-12-09 00:22:08 +00:00
..
utils Remove unused includes 2022-10-09 16:44:18 +02:00
advancedpage.cpp Add a setting to control coverage adjustment 2022-12-09 00:22:08 +00:00
advancedpage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
datafilespage.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
datafilespage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
graphicspage.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
graphicspage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
main.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
maindialog.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
maindialog.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
playpage.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
playpage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
sdlinit.cpp Merge branch 'useuless_launcher' into 'master' 2021-05-04 21:09:39 +00:00
sdlinit.hpp Init SDL2 before Qt4 to avoid crash on Linux (bug #4529) 2018-08-07 22:57:16 +04:00
settingspage.cpp Remove unused includes 2022-10-09 16:44:18 +02:00
settingspage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
textslotmsgbox.cpp Implemented Launcher namespace 2013-10-25 11:17:26 -05:00
textslotmsgbox.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00