Skip to content

Releases: pmndrs/postprocessing

v6.32.1

18 Jun 22:05
c3ce388
Compare
Choose a tag to compare

Requires three ≥ 0.138.0 < 0.154.0

Changelog

v6.32.0

17 Jun 16:03
e3370c5
Compare
Choose a tag to compare

Requires three ≥ 0.138.0 < 0.154.0

Changelog

  • Changed package type to module. See #485, #490.
  • Removed postprocessing/module export.

v6.31.2

11 Jun 16:50
Compare
Choose a tag to compare

Requires three ≥ 0.138.0 < 0.154.0

Changelog

  • Fixed an issue in the CD workflow.

v6.31.1

11 Jun 16:30
3e6ea9d
Compare
Choose a tag to compare

Requires three ≥ 0.138.0 < 0.154.0

Changelog

Effects

  • DepthOfFieldEffect, SelectiveBloomEffect
    • Added support for logarithmic depth. See #493.

Documentation

  • Fixed documentation of OutlineEffect. See #487. Thanks @Suprhimp!

Special Thanks

Thanks @canadaduane, @alexpineda, @juliangarnier, @fractalhq and @donmccurdy for the support! ❤️

v6.31.0

07 May 22:13
3e6ea9d
Compare
Choose a tag to compare

Requires three ≥ 0.138.0 < 0.153.0

Changelog

Added backward-compatible support for three's color management changes.

Effects

  • DepthOfFieldEffect

Documentation

  • Fixed documentation of EffectMaterial and EffectPass. See #478.

Special Thanks

Thanks @canadaduane, @alexpineda, @juliangarnier, @fractalhq and @donmccurdy for the support! 🚀

v6.30.2

31 Mar 20:24
da28cd5
Compare
Choose a tag to compare

Requires three ≥ 0.138.0 < 0.152.0

Changelog

Types

  • Made scene/camera params optional. See #460. Thanks @Beilinson!
  • Added null as a valid type for inputBuffer and outputBuffer in Pass.render method.

Core

Effects

  • GodRaysEffect
    • Added lightSource accessors.
  • SSAOEffect
    • Added normalBuffer accessors.

Special Thanks

Thanks @canadaduane, @alexpineda, @juliangarnier and @fractalhq for the support! 🚀

v6.30.1

24 Feb 20:32
f8ed906
Compare
Choose a tag to compare

Requires three ≥ 0.138.0 < 0.151.0

v6.30.0

20 Feb 23:45
a557f42
Compare
Choose a tag to compare

Requires three ≥ 0.138.0 < 0.150.0

Changelog

⚠️ The minimum supported version of three was raised to r138.

Core

  • EffectComposer
    • Removed usage of WebGLMultisampleRenderTarget. See #448.
  • Timer
    • Fixed a type error. See #449.

Effects

  • LUT3DEffect
    • Removed usage of DataTexture3D. See #448.

Special Thanks

Thanks @canadaduane, @alexpineda, @juliangarnier and all private sponsors for the support ❤️

v6.29.3

01 Jan 19:33
3165a87
Compare
Choose a tag to compare

Requires three ≥ 0.125.0 < 0.149.0

Changelog

Core

  • Updated the Timer API.

v6.29.2

29 Dec 14:25
Compare
Choose a tag to compare

Requires three ≥ 0.125.0 < 0.149.0

Changelog

Effects

  • TiltShiftEffect
    • Deprecated bias as it is no longer needed for blending. See f368d08.

Package

Special Thanks

Thanks @canadaduane, @alexpineda, @juliangarnier and everyone who supported @pmndrs in 2022 🚀