Explorar el Código

Editor: Clean up.

Mr.doob hace 12 años
padre
commit
161a0a496e
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      editor/js/ui/Viewport.js

+ 0 - 2
editor/js/ui/Viewport.js

@@ -266,8 +266,6 @@ var Viewport = function ( signals ) {
 			objectsToHelpers[ object.id ] = helper;
 			helpersToObjects[ helper.id ] = object;
 
-			console.lo
-
 		} else if ( object instanceof THREE.DirectionalLight ) {
 
 			var sphereSize = 5;