Jelajahi Sumber

Updated builds.

Mr.doob 9 tahun lalu
induk
melakukan
020a0ffbde
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      build/three.js
  2. 0 0
      build/three.min.js

+ 2 - 2
build/three.js

@@ -7194,11 +7194,11 @@
 			locked = false;
 
 			currentColorMask = null;
-			currentColorClear = new Vector4();
+			currentColorClear.set( 0, 0, 0, 1 );
 
 		};
 
-	};
+	}
 
 	function WebGLDepthBuffer( gl, state ) {
 

File diff ditekan karena terlalu besar
+ 0 - 0
build/three.min.js


Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini