1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 02:45:38 +00:00
openmw/apps/openmw
AnyOldName3 33e39a0360 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 19:01:42 +00:00
..
mwbase Mark constant methods const 2022-10-18 19:16:03 +02:00
mwclass Save state for disposed actors if they can respawn 2022-08-02 19:33:27 +02:00
mwdialogue Mark constant methods const 2022-10-18 19:16:03 +02:00
mwgui Improve postprocess HUD layout 2022-11-18 11:48:00 +04:00
mwinput Merge branch 'cherry-pick-0dacbaf31a5e0703c49eead6d6a977a28ec299f3' into 'master' 2022-08-21 20:16:57 +00:00
mwlua Run Lua GC in every frame 2022-12-04 22:27:44 +01:00
mwmechanics Allow bound effects to be recast if they're attached to a recastable effect 2022-10-30 14:31:41 +01:00
mwphysics Do not use collision shapes with visual only collision to generate navmesh 2022-08-25 09:48:06 +02:00
mwrender Add a setting to control coverage adjustment 2022-12-09 19:01:42 +00:00
mwscript Only force adjust the player and NPCs teleported out of the active grid 2022-10-31 12:56:05 +01:00
mwsound Prevent Movies_Morrowind_Logo video from pausing sounds (bug #6049) 2022-08-01 05:55:09 +03:00
mwstate Revert std::filesystem usages 2022-09-15 14:14:52 +04:00
mwworld Support negative days in TimeStamp 2022-11-02 20:28:23 +01:00
android_main.cpp Precompile sol.hpp in order to reduce compilation time. 2021-12-04 11:32:39 +00:00
CMakeLists.txt Merge branch 'apple-silicon-arm-build' into 'master' 2022-08-21 20:15:14 +00:00
doc.hpp
engine.cpp Report used memory by Lua interpreter 2022-09-30 12:15:57 +02:00
engine.hpp Restore UnrefQueue to destruct animation asynchronously 2022-07-24 21:08:43 +02:00
main.cpp Revert std::filesystem usages 2022-09-15 14:14:52 +04:00
options.cpp Allow relative paths in openmw.cfg; support --replace=config. 2022-04-28 00:39:41 +02:00
options.hpp Add tests for openmw options 2021-10-05 22:51:12 +02:00