Import delete path points command

This commit is contained in:
2026-05-12 22:10:06 +02:00
parent 96ca1b2882
commit 9939e3f4d8

View File

@@ -30,6 +30,7 @@ import { createImportModelAssetCommand } from "../commands/import-model-asset-co
import { createAddPathPointCommand } from "../commands/add-path-point-command";
import { createDeletePathCommand } from "../commands/delete-path-command";
import { createDeletePathPointCommand } from "../commands/delete-path-point-command";
import { createDeletePathPointsCommand } from "../commands/delete-path-points-command";
import { createDeleteModelInstanceCommand } from "../commands/delete-model-instance-command";
import { createCommitTransformSessionCommand } from "../commands/commit-transform-session-command";
import {