Skip to content

Commit 2f89c1e

Browse files
committed
Updated builds.
1 parent 33feff9 commit 2f89c1e

11 files changed

Lines changed: 1228 additions & 938 deletions

build/three.cjs

Lines changed: 110 additions & 124 deletions
Large diffs are not rendered by default.

build/three.core.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25944,7 +25944,6 @@ class BatchedMesh extends Mesh {
2594425944
this._multiDrawCounts = new Int32Array( maxInstanceCount );
2594525945
this._multiDrawStarts = new Int32Array( maxInstanceCount );
2594625946
this._multiDrawCount = 0;
25947-
this._multiDrawInstances = null;
2594825947

2594925948
// Local matrix per geometry by using data texture
2595025949
this._matricesTexture = null;

build/three.core.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)