Synced with sole's branch.

This commit is contained in:
alteredq
2010-11-08 20:10:32 +01:00
parent 97425e01ae
commit ecf97e0d4c
3 changed files with 5 additions and 3 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+3 -1
View File
@@ -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
View File
@@ -1,2 +1,2 @@
python build.py --full
python build.py --debug
python build.py --full --debug