Three.js: The current build is broken

Created on 24 Sep 2020  路  3Comments  路  Source: mrdoob/three.js

@mrdoob @Mugen87

Not sure if you are aware or not:
For the current (2 days old) three.min.js build I get errors everywhere:

Uncaught TypeError: scene.add is not a function
and
Uncaught TypeError: i.setIndex is not a function

Bug

Most helpful comment

Okay, should be fixed after https://github.com/mrdoob/three.js/commit/8d2c35c173fe7dcead8b8a8567705c537af2f9c1.
I've added a new example misc_legacy so we'll know if we break the build again.

All 3 comments

Oh! Thanks! I'll have a look tomorrow.

Okay, should be fixed after https://github.com/mrdoob/three.js/commit/8d2c35c173fe7dcead8b8a8567705c537af2f9c1.
I've added a new example misc_legacy so we'll know if we break the build again.

Thanks again!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

filharvey picture filharvey  路  3Comments

yqrashawn picture yqrashawn  路  3Comments

donmccurdy picture donmccurdy  路  3Comments

Horray picture Horray  路  3Comments

alexprut picture alexprut  路  3Comments