doodlum / Skyrim-Community-Shaders

SKSE core plugin for community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
137 stars 41 forks source link

refactor: rename terrain occlusion to terrain shadows #521

Closed doodlum closed 2 weeks ago

doodlum commented 2 weeks ago

Finishes the terrain occlusion feature, removing ambient occlusion and precomputation, and all settings apart from the toggle to enable it.

The shadows are a lot softer than before, to fit in better with everything else. They never needed to be accurate.