Skip to content

v3.3.0

Compare
Choose a tag to compare
@elalish elalish released this 09 Oct 20:01
· 83 commits to master since this release
b002ee0

Features

🆕 Added an experimental tone-mapping attribute to allow switching from our default, aces, to a new commerce function designed specifically for color accuracy in 3D commerce. #4495
🆕 Added zoom-sensitivity and pan-sensitivity attributes, thanks @nicolas-daures! #4412

Bug fixes

  • Fixed sampler API that was leaking three.js internals. #4473, #4499, #4502
  • Fixed variants normal map inversion. #4476
  • Fixed glTF lights punctual support. #4477

Other notable changes

Editor

  • Added a dropdown in the lighting tab to switch the tone mapping function. #4495