Kaynağa Gözat

Synced with sole's branch.

alteredq 15 yıl önce
ebeveyn
işleme
ecf97e0d4c
3 değiştirilmiş dosya ile 4 ekleme ve 2 silme
  1. 0 0
      build/Three.js
  2. 3 1
      src/renderers/WebGLRenderer.js
  3. 1 1
      utils/build.bat

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
build/Three.js


+ 3 - 1
src/renderers/WebGLRenderer.js

@@ -974,6 +974,7 @@ THREE.WebGLRenderer = function ( scene ) {
 		
 	};
 
+	/* DEBUG
 	function getGLParams() {
 		
 		var params  = {
@@ -1003,5 +1004,6 @@ THREE.WebGLRenderer = function ( scene ) {
 		
 		return str;
 	}
-	
+	*/
+
 };

+ 1 - 1
utils/build.bat

@@ -1,2 +1,2 @@
 python build.py --full
-python build.py --debug
+python build.py --full --debug

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor