Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-10-09 | 847 Bytes | |
v3.3.0.tar.gz | 2023-10-09 | 807.1 MB | |
v3.3.0.zip | 2023-10-09 | 808.1 MB | |
Totals: 3 Items | 1.6 GB | 1 |
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]