Skip to content

Releases: pmndrs/three-stdlib

v2.35.7

11 Jan 22:57
7555435
Compare
Choose a tag to compare

2.35.7 (2025-01-11)

Bug Fixes

  • Lensflare: implement framebuffer texture for GPU storage (#397) (7555435)

v2.35.6

08 Jan 19:47
Compare
Choose a tag to compare

2.35.6 (2025-01-08)

Bug Fixes

v2.35.5

08 Jan 19:39
Compare
Choose a tag to compare

2.35.5 (2025-01-08)

Bug Fixes

  • revert tree-shaking around use of classes (bc97e08)

v2.35.4

08 Jan 19:33
a9e93f2
Compare
Choose a tag to compare

2.35.4 (2025-01-08)

Bug Fixes

v2.35.3

07 Jan 18:13
f33f122
Compare
Choose a tag to compare

2.35.3 (2025-01-07)

Bug Fixes

v2.35.2

12 Dec 09:24
1f41939
Compare
Choose a tag to compare

2.35.2 (2024-12-12)

Bug Fixes

v2.35.1

12 Dec 09:06
c840a9b
Compare
Choose a tag to compare

2.35.1 (2024-12-12)

Bug Fixes

  • missing RaycasterHelper index export (#390) (c840a9b)

v2.35.0

12 Dec 08:52
9bf7ea3
Compare
Choose a tag to compare

2.35.0 (2024-12-12)

Features

v2.34.1

11 Dec 16:31
5d9e6ec
Compare
Choose a tag to compare

2.34.1 (2024-12-11)

Bug Fixes

v2.34.0

30 Oct 15:57
Compare
Choose a tag to compare

2.34.0 (2024-10-30)

Bug Fixes

  • Add support for sRGBTransferOETF to fix the runtime error 'LinearTosRGB' : no matching overloaded function found (#380) (232a4cd)

Features

  • OrbitControls: expose zoom methods for programmatical controls (#383) (98aaa0b)