Browse Source

Updated builds.

Mr.doob 8 years ago
parent
commit
ab9e2e2aa3
3 changed files with 61 additions and 61 deletions
  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 {
 			} else {
 
 
-				console.warn( 'THREE.Skeleton bonInverses is the wrong length.' );
+				console.warn( 'THREE.Skeleton boneInverses is the wrong length.' );
 
 
 				this.boneInverses = [];
 				this.boneInverses = [];
 
 

File diff suppressed because it is too large
+ 59 - 59
build/three.min.js


+ 1 - 1
build/three.module.js

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

Some files were not shown because too many files changed in this diff