v6.28.5
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
andweightsB
.
- Made color weights configurable via
- 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!