v3.3.0
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
- Upgraded to Three.js r157. #4471, #4489
- Added V-Ray renders to fidelity comparisons, thanks @jasondavies and @bhouston! #4487
Editor
- Added a dropdown in the lighting tab to switch the tone mapping function. #4495