auto-git:
[change] src/runtime-three/runtime-scene-build.ts [change] src/viewport-three/transform-surface-snap.ts [change] src/viewport-three/viewport-host.ts [change] tests/domain/runtime-interaction-system.test.ts [change] tests/domain/transform-session.command.test.ts [change] tests/serialization/scene-document-json.test.ts [change] tests/unit/runtime-interaction-system.test.ts [change] tests/unit/transform-foundation.integration.test.tsx
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
import {
|
||||
Euler,
|
||||
Matrix3,
|
||||
Quaternion,
|
||||
Vector3,
|
||||
type Object3D
|
||||
} from "three";
|
||||
import { Euler, Matrix3, Quaternion, Vector3, type Object3D } from "three";
|
||||
|
||||
import type { ProjectAssetBoundingBox } from "../assets/project-assets";
|
||||
import type { TransformPreview } from "../core/transform-session";
|
||||
|
||||
Reference in New Issue
Block a user