mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-09 04:56:01 +10:00
Synced with sole's branch.
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -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
@@ -1,2 +1,2 @@
|
||||
python build.py --full
|
||||
python build.py --debug
|
||||
python build.py --full --debug
|
||||
Reference in New Issue
Block a user