فهرست منبع

Removed controls update

Tentone 7 سال پیش
والد
کامیت
713c7fec2a
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  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 );