Explorar o código

Synced with sole's branch.

alteredq %!s(int64=15) %!d(string=hai) anos
pai
achega
ecf97e0d4c
Modificáronse 3 ficheiros con 4 adicións e 2 borrados
  1. 0 0
      build/Three.js
  2. 3 1
      src/renderers/WebGLRenderer.js
  3. 1 1
      utils/build.bat

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 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

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio