修复:并集错误

This commit is contained in:
ChenX
2023-09-15 17:14:55 +08:00
parent a11f502f9a
commit c81cda5cb5
2115 changed files with 297 additions and 22774 deletions

View File

@@ -1,6 +0,0 @@
import { Entity } from '../../DatabaseServices/Entity/Entity';
export declare function ExportObj(ens: Entity[]): Promise<void>;
export declare class Command_ExportObj {
exec(): Promise<void>;
}
//# sourceMappingURL=Command_ExportObj.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"Command_ExportObj.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/Obj/Command_ExportObj.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,MAAM,EAAE,MAAM,sCAAsC,CAAC;AAO9D,wBAAsB,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,iBAyB5C;AAED,qBAAa,iBAAiB;IAEpB,IAAI;CAkBb"}

View File

@@ -1,7 +0,0 @@
import { Entity } from '../../DatabaseServices/Entity/Entity';
import { Command } from '../../Editor/CommandMachine';
export declare class Command_ExportObjAndMtl implements Command {
exec(): Promise<void>;
}
export declare function ExportObj(brs: Entity[]): Promise<void>;
//# sourceMappingURL=Command_ExportObjMtl.d.ts.map

View File

@@ -1 +0,0 @@
{"version":3,"file":"Command_ExportObjMtl.d.ts","sourceRoot":"","sources":["../../../../src/Add-on/Obj/Command_ExportObjMtl.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,MAAM,EAAE,MAAM,sCAAsC,CAAC;AAE9D,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAOtD,qBAAa,uBAAwB,YAAW,OAAO;IAE7C,IAAI;CAmBb;AAED,wBAAsB,SAAS,CAAC,GAAG,EAAE,MAAM,EAAE,iBA4B5C"}