Skip to content

Releases: pmndrs/three-stdlib

v2.8.2

26 Jan 13:40
69a401b
Compare
Choose a tag to compare

2.8.2 (2022-01-26)

Bug Fixes

  • GLTFLoader forgot to remove GLBFormat (#121) (69a401b)

v2.8.1

26 Jan 11:32
930cbb0
Compare
Choose a tag to compare

2.8.1 (2022-01-26)

Bug Fixes

v2.8.0

25 Jan 00:55
07956be
Compare
Choose a tag to compare

2.8.0 (2022-01-25)

Features

  • add connect method to FirstPersonControls (#119) (07956be)

v2.7.2

21 Jan 10:25
d21d57c
Compare
Choose a tag to compare

2.7.2 (2022-01-21)

Bug Fixes

  • remove keydown bindings for ArcballControls (fixes #110) (#118) (d21d57c)

v2.7.1

21 Jan 09:34
5ec51f7
Compare
Choose a tag to compare

2.7.1 (2022-01-21)

Bug Fixes

v2.7.0

18 Jan 16:11
bb8ae8c
Compare
Choose a tag to compare

2.7.0 (2022-01-18)

Features

v2.6.4

01 Jan 18:51
f384cd5
Compare
Choose a tag to compare

2.6.4 (2022-01-01)

Bug Fixes

v2.6.3

01 Jan 13:01
3be7b18
Compare
Choose a tag to compare

2.6.3 (2022-01-01)

Bug Fixes

  • remove depreciated encodings with r136 (#108) (3be7b18)

v2.6.2

21 Dec 11:40
Compare
Choose a tag to compare

2.6.2 (2021-12-21)

Bug Fixes

  • webgl interface was still an object collection, create context for detection only once, free it as well (375e140)

v2.6.1

02 Dec 13:28
Compare
Choose a tag to compare

2.6.1 (2021-12-02)

Bug Fixes

  • cursorzoom+ortho maxdist (6a8b853)