Skip to content

Releases: mrdoob/three.js

r164

26 Apr 08:47
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r163--r164
https://github.com/mrdoob/three.js/milestone/77?closed=1

Documentation

Manual

Examples


Node Editor

Editor

r163

29 Mar 05:05
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r162--r163
https://github.com/mrdoob/three.js/milestone/76?closed=1

Documentation

Manual

Examples


Node Editor

  • Fix connection lengths and let them be based on node input/output types. #27891, #27998 (@abc013)

Editor

r162

29 Feb 08:57
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r161--r162
https://github.com/mrdoob/three.js/milestone/75?closed=1

Documentation

Manual

Examples


Node Editor

Editor

r161

31 Jan 06:54
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r160--r161
https://github.com/mrdoob/three.js/milestone/74?closed=1

Documentation

Manual

Examples


Editor

r160

22 Dec 12:35
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r159--r160
https://github.com/mrdoob/three.js/milestone/73?closed=1

Documentation

Examples


Editor

r159

30 Nov 14:02
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r158--r159
https://github.com/mrdoob/three.js/milestone/72?closed=1

Documentation

Examples


Tests

Editor

r158

27 Oct 09:29
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r157--r158
https://github.com/mrdoob/three.js/milestone/71?closed=1

Documentation

Examples


Editor

r157

28 Sep 15:13
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r156--r157
https://github.com/mrdoob/three.js/milestone/70?closed=1

Documentation

Examples


Editor

r156

05 Sep 07:13
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r155--r156
https://github.com/mrdoob/three.js/milestone/69?closed=1

Documentation

Manual

Examples


r155

27 Jul 16:13
Compare
Choose a tag to compare

https://github.com/mrdoob/three.js/wiki/Migration-Guide#r154--r155
https://github.com/mrdoob/three.js/milestone/68?closed=1

Documentation

Manual

Examples


Editor

  • Always configure GLTFLoader with KTX2 and Meshopt. #26414 (@Mugen87)