소스 검색

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;