- feat: simpler effect shadows by @doodlum
- chore: remove getwatershadow by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix sampling by @doodlum
- feat: optimise shadow samples further by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'dev' into simple-effect-shadows by @doodlum
- chore: remove lighting mult by @doodlum
- fix: make ai happy by @doodlum
- fix: use gatherred by @doodlum
- chore: remove watercolor variable by @doodlum
- chore: use skylighting specular in water by @doodlum
- chore: simplify math by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'dev' into simple-effect-shadows by @doodlum
- fix: fix skylighting lobe by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- chore: minor tweaks by @doodlum
- chore: minor cleanup by @doodlum
- fix: make rabbit happy by @doodlum
- chore: cleaner code by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix shader error by @doodlum
- chore: optimise sampling by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Update src/Hooks.cpp by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix compile issue by @doodlum
- chore: minor optimisations by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- chore: clean up macros by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- chore: cleanup by @doodlum
- fix: fix water compiler errors by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix terrain shadows compile error by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- fix: fix compile error by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: terrain shadow fixes by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- feat: sky static lighting by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'dev' into simple-effect-shadows by @doodlum
- refactor: cleanup by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- chore: cleanup by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- chore: improvements by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- chore: more optimisations by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- Update package/Shaders/Common/ShadowSampling.hlsli by @doodlum
- Merge branch 'dev' into simple-effect-shadows by @doodlum
- fix: fix compiler error by @doodlum
- fix: fix color space by @doodlum
- fix: fix compiler warning by @doodlum
- chore: reduce noise by @doodlum
- chore: optimise sky static shadow by @doodlum
- Merge branch 'dev' into simple-effect-shadows by @alandtse
- fix(unified-water): fix normal data for correct lod texture by @davo0411
- chore: optimise mip level by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- feat: third cascade by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- chore: auto set shadow settings by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- chore: optimise cascade selection by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- chore: further optimisation by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- chore: less blur by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix compiler error by @doodlum
- chore: revert some changes by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fixes by @doodlum
- Merge branch 'simple-effect-shadows' of https://github.com/doodlum/skyrim-community-shaders into simple-effect-shadows by @doodlum
- chore: vsm effect shadow idea by @doodlum
- feat: fast shadow maps by @doodlum
- chore: cleanup by @doodlum
- chore: start moving shadows into its own feature by @doodlum
- chore: more cleanup by @doodlum
- fix: dont clear cache by @doodlum
- chore: tweaks by @doodlum
- chore: downscale further by @doodlum
- chore: optimise by @doodlum
- chore: even faster by @doodlum
- chore: link paper by @doodlum
- fix: fixes by @doodlum
- fix: fix fog depth by @doodlum
- feat: add surface shadow by @doodlum
- fix: fix nonsense by @doodlum
- Merge branch 'dev' into vsm-effect-shadow by @doodlum
- fix: fix nonsense by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix nonsense by @doodlum
- Merge branch 'vsm-effect-shadow' of https://github.com/doodlum/skyrim-community-shaders into vsm-effect-shadow by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- feat: add 2d shadow by @doodlum
- Merge branch 'vsm-effect-shadow' of https://github.com/doodlum/skyrim-community-shaders into vsm-effect-shadow by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- chore: add to particle by @doodlum
- Merge branch 'vsm-effect-shadow' of https://github.com/doodlum/skyrim-community-shaders into vsm-effect-shadow by @doodlum
- fix: fix more nonsense by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix nonsense by @doodlum
- fix: fix more nonsense by @doodlum
- fix: fix luma by @doodlum
- fix: fix nosense, the nosequeal by @doodlum
- Merge branch 'dev' into vsm-effect-shadow by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix warning by @doodlum