- chore: better ssgi for pbr by @doodlum
- chore: improve precision of albedo for pbr by @doodlum
- feat: reflection relighting by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix color space by @doodlum
- Merge branch 'pbr-fixup' of https://github.com/doodlum/skyrim-community-shaders into pbr-fixup by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix pbr color space by @doodlum
- Merge branch 'pbr-fixup' of https://github.com/doodlum/skyrim-community-shaders into pbr-fixup by @doodlum
- chore: remap reflectance to match vanilla by @doodlum
- chore: less aggressive by @doodlum
- fix: too much ssgi by @doodlum
- fix: type mismatch by @doodlum
- Merge branch 'pbr-fixup' of https://github.com/doodlum/skyrim-community-shaders into pbr-fixup by @doodlum
- Update package/Shaders/DeferredCompositeCS.hlsl by @doodlum
- Update features/Dynamic Cubemaps/Shaders/DynamicCubemaps/DynamicCubemaps.hlsli by @doodlum
- Merge branches 'pbr-fixup' and 'pbr-fixup' of https://github.com/doodlum/skyrim-community-shaders into pbr-fixup by @doodlum
- fix: fix divide by zero by @doodlum
- fix: fix nonsense by @doodlum
- chore: consistent terms by @doodlum
- fix: fix regression by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- Merge branch 'pbr-fixup' of https://github.com/doodlum/skyrim-community-shaders into pbr-fixup by @doodlum
- chore: update skylighting by @doodlum
- style: 🎨 apply pre-commit.ci formatting by @pre-commit-ci[bot]
- fix: fix too dark ambient by @doodlum
- Merge branch 'pbr-fixup' of https://github.com/doodlum/skyrim-community-shaders into pbr-fixup by @doodlum
- chore: better wetness fresnel by @doodlum
- chore: idk by @doodlum
- chore: why by @doodlum
- fix: more reliable ssgi specular by @doodlum
- chore: more correct by @doodlum
- Update features/Dynamic Cubemaps/Shaders/DynamicCubemaps/DynamicCubemaps.hlsli by @doodlum
- Change gamma conversion to true linear for F0 by @jiayev
- Change albedo parameter type in applySkylighting by @jiayev
- fix truncation warnings by @jiayev