Sfoglia il codice sorgente

Removed controls update

Tentone 7 anni fa
parent
commit
713c7fec2a
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      examples/webgl_loader_gcode.html

+ 0 - 2
examples/webgl_loader_gcode.html

@@ -83,8 +83,6 @@
 
 			function animate() {
 
-				controls.update();
-
 				renderer.render( scene, camera );
 
 				requestAnimationFrame( animate );