Merge remote-tracking branch 'cscott/master' into dev

This commit is contained in:
Mr.doob
2011-10-11 20:46:34 +02:00
+3
View File
@@ -760,6 +760,9 @@ THREE.SceneLoader.prototype = {
scope.callbackSync( result );
// just in case there are no async elements:
async_callback_gate();
};
},