mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
Remove allow shadow map overlap setting (#7939)
This commit is contained in:
parent
ec8675ba6f
commit
f0e4793321
5 changed files with 16 additions and 44 deletions
|
@ -55,17 +55,6 @@ This setting has no effect if the maximum shadow map distance is non-positive (i
|
|||
|
||||
This setting can be controlled in the Settings tab of the launcher.
|
||||
|
||||
allow shadow map overlap
|
||||
------------------------
|
||||
|
||||
:Type: boolean
|
||||
:Range: True/False
|
||||
:Default: True
|
||||
|
||||
If true, allow shadow maps to overlap.
|
||||
Counter-intuitively, will produce much better results when the light is behind the camera.
|
||||
When enabled, OpenMW uses Cascaded Shadow Maps and when disabled, it uses Parallel Split Shadow Maps.
|
||||
|
||||
enable debug hud
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue