Skip to content

v6.32.2

Compare
Choose a tag to compare
@vanruesc vanruesc released this 01 Jul 11:28
· 197 commits to main since this release
3fbe7b7

Requires three ≥ 0.138.0 < 0.155.0

Changelog

Effects

  • ToneMappingEffect
    • Changed default maxLuminance/whitePoint to 4.0.
    • Changed default mode to ACES_FILMIC.
    • Changed default adaptive to false.
    • Added ToneMappingMode.UNCHARTED2.
  • OutlineEffect
    • Fixed clearing for empty selections when multisampling is enabled. See #508.

Materials

  • Added backward-compatibility for recent shader chunk changes.
  • DepthDownsamplingMaterial
    • Added explicit precision to float array declarations. See #506.

Special Thanks

Thanks @canadaduane, @juliangarnier and @donmccurdy for the support!