This commit is contained in:
ChenX
2024-09-25 11:57:15 +08:00
parent acd7eaaca0
commit 20c3f892e7
2033 changed files with 2355 additions and 23125 deletions

View File

@@ -1,7 +0,0 @@
import { Command } from '../../Editor/CommandMachine';
import { ISpaceParse } from '../../Geometry/SpaceParse/ISpaceParse';
export declare class DrawLattice implements Command {
exec(): Promise<void>;
}
export declare function FindLeftRightBoard(spaceParse: ISpaceParse): void;
//# sourceMappingURL=DrawLatticeDrawer.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"DrawLatticeDrawer.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/LatticeDrawer/DrawLatticeDrawer.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AAOpE,qBAAa,WAAY,YAAW,OAAO;IAEjC,IAAI;CAuBb;AAID,wBAAgB,kBAAkB,CAAC,UAAU,EAAE,WAAW,QAgCzD"}

View File

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

View File

@@ -1 +0,0 @@
{"version":3,"file":"EditorLattice.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/LatticeDrawer/EditorLattice.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAMtD,qBAAa,aAAc,YAAW,OAAO;IAEnC,IAAI;CA+Bb"}