Ver código fonte

Updated builds.

Mr.doob 8 anos atrás
pai
commit
ab9e2e2aa3
3 arquivos alterados com 61 adições e 61 exclusões
  1. 1 1
      build/three.js
  2. 59 59
      build/three.min.js
  3. 1 1
      build/three.module.js

+ 1 - 1
build/three.js

@@ -23157,7 +23157,7 @@
 
 			} else {
 
-				console.warn( 'THREE.Skeleton bonInverses is the wrong length.' );
+				console.warn( 'THREE.Skeleton boneInverses is the wrong length.' );
 
 				this.boneInverses = [];
 

Diferenças do arquivo suprimidas por serem muito extensas
+ 59 - 59
build/three.min.js


+ 1 - 1
build/three.module.js

@@ -23151,7 +23151,7 @@ function Skeleton( bones, boneInverses, useVertexTexture ) {
 
 		} else {
 
-			console.warn( 'THREE.Skeleton bonInverses is the wrong length.' );
+			console.warn( 'THREE.Skeleton boneInverses is the wrong length.' );
 
 			this.boneInverses = [];
 

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff