Ver Fonte

Updated builds.

Mr.doob há 8 anos atrás
pai
commit
ab9e2e2aa3
3 ficheiros 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 = [];
 

Diff do ficheiro 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 ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff