Explorar el Código

Removed controls update

Tentone hace 7 años
padre
commit
713c7fec2a
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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 );