Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
234 changes: 110 additions & 124 deletions build/three.cjs

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion build/three.core.js
Original file line number Diff line number Diff line change
Expand Up @@ -25944,7 +25944,6 @@ class BatchedMesh extends Mesh {
this._multiDrawCounts = new Int32Array( maxInstanceCount );
this._multiDrawStarts = new Int32Array( maxInstanceCount );
this._multiDrawCount = 0;
this._multiDrawInstances = null;

// Local matrix per geometry by using data texture
this._matricesTexture = null;
Expand Down
2 changes: 1 addition & 1 deletion build/three.core.min.js

Large diffs are not rendered by default.

Loading
Loading