Releases: pmndrs/postprocessing
v6.32.0
v6.31.2
v6.31.1
Requires three ≥ 0.138.0 < 0.154.0
Changelog
Effects
- DepthOfFieldEffect, SelectiveBloomEffect
- Added support for logarithmic depth. See #493.
Documentation
Special Thanks
Thanks @canadaduane, @alexpineda, @juliangarnier, @fractalhq and @donmccurdy for the support! ❤️
v6.31.0
Requires three ≥ 0.138.0 < 0.153.0
Changelog
Added backward-compatible support for three's color management changes.
Effects
- DepthOfFieldEffect
- Fixed a bug that caused bad blending with transparent objects. See #481. Thanks @CodyJasonBennett!
Documentation
- Fixed documentation of
EffectMaterialandEffectPass. See #478.
Special Thanks
Thanks @canadaduane, @alexpineda, @juliangarnier, @fractalhq and @donmccurdy for the support! 🚀
v6.30.2
Requires three ≥ 0.138.0 < 0.152.0
Changelog
Types
- Made
scene/cameraparams optional. See #460. Thanks @Beilinson! - Added
nullas a valid type forinputBufferandoutputBufferinPass.rendermethod.
Core
- Timer
- Fixed a bug that caused initial leaps in elapsed time. See mrdoob/three.js#17912 (comment).
- OverrideMaterialManager
- Added a workaround for copying render target textures. See mrdoob/three.js#25560.
Effects
- GodRaysEffect
- Added
lightSourceaccessors.
- Added
- SSAOEffect
- Added
normalBufferaccessors.
- Added
Special Thanks
Thanks @canadaduane, @alexpineda, @juliangarnier and @fractalhq for the support! 🚀
v6.30.1
v6.30.0
Requires three ≥ 0.138.0 < 0.150.0
Changelog
three was raised to r138.
Core
- EffectComposer
- Removed usage of
WebGLMultisampleRenderTarget. See #448.
- Removed usage of
- Timer
- Fixed a type error. See #449.
Effects
- LUT3DEffect
- Removed usage of
DataTexture3D. See #448.
- Removed usage of
Special Thanks
Thanks @canadaduane, @alexpineda, @juliangarnier and all private sponsors for the support ❤️
v6.29.3
v6.29.2
Requires three ≥ 0.125.0 < 0.149.0
Changelog
Effects
- TiltShiftEffect
- Deprecated
biasas it is no longer needed for blending. See f368d08.
- Deprecated
Package
Special Thanks
Thanks @canadaduane, @alexpineda, @juliangarnier and everyone who supported @pmndrs in 2022 🚀