浏览代码

Editor: Clean up.

Mr.doob 12 年之前
父节点
当前提交
161a0a496e
共有 1 个文件被更改,包括 0 次插入2 次删除
  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;