瀏覽代碼

Updated builds.

Mr.doob 12 年之前
父節點
當前提交
9074c152c2
共有 2 個文件被更改,包括 1 次插入1 次删除
  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