移除mobx依赖
This commit is contained in:
parent
8479c7cd78
commit
c214f61b34
@ -1,6 +1,5 @@
|
||||
import { iaop } from 'xaop';
|
||||
import { Vector3, Matrix4, Vector2, Box3, Object3D, LineDashedMaterial, MeshBasicMaterial, LineBasicMaterial, DoubleSide, ShaderMaterial, Color, BufferGeometry, Shape as Shape$1, ShapeGeometry, BufferAttribute, EllipseCurve, ExtrudeGeometry, Mesh, Plane as Plane$1, Line3, Line as Line$1, MathUtils, Path, LineSegments, Geometry, Face3, Float32BufferAttribute, ShapeUtils, CatmullRomCurve3, InstancedInterleavedBuffer, InterleavedBufferAttribute, CylinderBufferGeometry, BoxBufferGeometry } from 'three';
|
||||
import { observable, toJS } from 'mobx';
|
||||
import { Line2 } from 'three/examples/jsm/lines/Line2';
|
||||
import { LineGeometry } from 'three/examples/jsm/lines/LineGeometry';
|
||||
import { LineMaterial } from 'three/examples/jsm/lines/LineMaterial';
|
||||
|
Loading…
Reference in New Issue
Block a user