Add an option to match sunlight to the sun (#8032)

This commit is contained in:
Alexei Kotov 2024-12-27 15:38:41 +03:00
parent 63b8e636f3
commit aa277c0934
11 changed files with 82 additions and 15 deletions

View file

@ -210,6 +210,18 @@ Alternatively, refer to :ref:`minimum interior brightness`.
'legacy' :ref:`lighting method` behaves as if this setting were enabled.
match sunlight to sun
---------------------
:Type: boolean
:Range: True/False
:Default: False
In Morrowind, the apparent sun position does not match its light direction due to mysterious reasons.
We preserve this unrealistic behavior for compatibility.
This option makes the sun light source's position match the sun's position.
maximum light distance
----------------------