Luis Fraguada 5 년 전
부모
커밋
51c463ffa9
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      examples/jsm/loaders/3DMLoader.js

+ 0 - 1
examples/jsm/loaders/3DMLoader.js

@@ -472,7 +472,6 @@ Rhino3dmLoader.Rhino3dmWorker = function () {
 				case rhino.ObjectType.Point:
 				case rhino.ObjectType.Light:
 				case rhino.ObjectType.Curve:
-				case rhino.ObjectType.Surface:
 				case rhino.ObjectType.Annotation:
 				case rhino.ObjectType.InstanceReference:
 				case rhino.ObjectType.TextDot: