auto-git:

[change] src/runtime-three/runtime-host.ts
This commit is contained in:
2026-04-22 18:07:23 +02:00
parent f654a12a86
commit 0528c90374

View File

@@ -47,6 +47,7 @@ import {
type Brush,
type WhiteboxFaceId
} from "../document/brushes";
import { resolveNearestPointOnResolvedScenePath } from "../document/paths";
import {
applyControlEffectToResolvedState,
createDefaultResolvedControlSource,