Browse Source

Updated builds.

Mr.doob 11 years ago
parent
commit
090aab0ff8
2 changed files with 1 additions and 1 deletions
  1. 1 1
      build/three.js
  2. 0 0
      build/three.min.js

+ 1 - 1
build/three.js

@@ -17727,7 +17727,7 @@ THREE.ShaderChunk = {
 
 		"	#endif",
 
-		"	vec4 skinned = vec4( 0.0 )'",
+		"	vec4 skinned = vec4( 0.0 );",
 		"	skinned += boneMatX * skinVertex * skinWeight.x;",
 		"	skinned += boneMatY * skinVertex * skinWeight.y;",
 		"	skinned += boneMatZ * skinVertex * skinWeight.z;",

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


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