Skip to content

v6.28.5

Compare
Choose a tag to compare
@vanruesc vanruesc released this 03 Aug 21:52
· 390 commits to main since this release
0670098

Requires three ≥ 0.107.0 < 0.144.0

Changelog

Addressed a breaking change caused by a shader function rename. See e69d6ed.

Effects

  • SepiaEffect
    • Made color weights configurable via weightsR, weightsG and weightsB.
  • BlendFunction
    • Marked blend functions that support HDR. See 4a77f6d.

Passes

  • LuminancePass
    • Fixed unintended clamping of HDR colors by respecting the main frame buffer type.

Special Thanks

Thanks @canadaduane and @alexpineda for supporting the project!