开发:更新版本,修复V型刀走刀错误的问题

This commit is contained in:
FishOrBear
2021-05-28 11:34:40 +08:00
parent e19f64a55d
commit 8e481e821c
254 changed files with 7351 additions and 6949 deletions

View File

@@ -0,0 +1,5 @@
import { Command } from "../../Editor/CommandMachine";
export declare class Command_ApplyModelToBoards implements Command {
exec(): Promise<void>;
}
//# sourceMappingURL=ApplyModelToBoards.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"ApplyModelToBoards.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/DrawBoard/ApplyModelToBoards.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAItD,qBAAa,0BAA2B,YAAW,OAAO;IAEhD,IAAI;CAwBb"}