Browse Source

Updated builds.

Mr.doob 12 years ago
parent
commit
9074c152c2
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

@@ -17565,7 +17565,7 @@ THREE.ShaderChunk = {
 
 		"#ifdef USE_COLOR",
 
-			"gl_FragColor = gl_FragColor * vec4( vColor, opacity );",
+			"gl_FragColor = gl_FragColor * vec4( vColor, 1.0 );",
 
 		"#endif"
 

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