doodlum / skyrim-community-shaders

Community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
208 stars 49 forks source link

fix: sky motion vectors #752

Closed doodlum closed 1 week ago

doodlum commented 1 week ago

Fixes an issue which is mainly only in VR which meant that the sky would smear. It seems that the sky motion vectors were not being applied to the scene correctly, maybe with a bad blending mode. And on the horizon it did not apply at all so was broken.

Fixes https://github.com/doodlum/skyrim-community-shaders/issues/684