@@ -555,6 +555,8 @@ var Viewport = function ( editor ) {
requestAnimationFrame( animate );
+ /*
+
// animations
if ( THREE.AnimationHandler.animations.length > 0 ) {
@@ -577,6 +579,8 @@ var Viewport = function ( editor ) {
}
+ */
function render() {