markuno_lib 1.2.113 → 1.2.114

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "markuno_lib",
3
- "version": "1.2.113",
3
+ "version": "1.2.114",
4
4
  "description": "Croswil Markuno Language Lib",
5
5
  "author": "Croswil SRL",
6
6
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -77,7 +77,7 @@ export class Matrix3D {
77
77
  determinant(): number;
78
78
  multiply(e: any): this;
79
79
  }
80
- declare const Ue: number;
80
+ declare const tt: number;
81
81
  export class Punto2 {
82
82
  constructor(e: any, t: any);
83
83
  x: any;
@@ -92,8 +92,8 @@ export class Punto2 {
92
92
  angolo3p(e: any, t: any): number;
93
93
  distanza(e: any): number;
94
94
  }
95
- declare const Li: any;
96
- declare var Ve: Readonly<{
95
+ declare const qi: any;
96
+ declare var ct: Readonly<{
97
97
  __proto__: any;
98
98
  addhoriz: (e: any, t: any, i: any, n: any, s: any, r: any) => any;
99
99
  addoriz: typeof addoriz;
@@ -831,7 +831,7 @@ export class Vscene {
831
831
  export function addmovpivot(t: any, i: any, n: any, s?: {}, r?: number, o?: number, a?: number): any;
832
832
  export function angle2vec(e: any, t: any): number;
833
833
  export function angle3point(e: any, t: any, i: any): number;
834
- declare namespace Xe {
834
+ declare namespace it {
835
835
  let window: any;
836
836
  let self: any;
837
837
  let globalThis: any;
@@ -918,8 +918,8 @@ export function d3dview(e?: {}): {
918
918
  creaRotateHandler: (t?: string, i?: number) => any;
919
919
  creaCorner: () => any;
920
920
  creaAsse: (t: any, i?: number) => any;
921
- initHdri: (t: any, i: any) => void;
922
- setHdri: (n: any, a: any) => Promise<void>;
921
+ initHdri: (i: any, n: any) => void;
922
+ setHdri: (t: any, n: any) => Promise<void>;
923
923
  removeHdri: (e: any) => void;
924
924
  disposeHdri: () => void;
925
925
  refreshScene: (t: any, i: any, s: any, r: any, o: any) => void;
@@ -1454,15 +1454,15 @@ export function konvautils(e: any): {
1454
1454
  saveimg_konva: (t: any, i: any, n: any, s: any, r: any, o?: number, a?: number, A?: number) => Promise<File>;
1455
1455
  };
1456
1456
  export function mapvertices(e: any, t: any): number[][];
1457
- declare let ki: any;
1458
- declare let _i: any;
1459
- declare const Ui: any;
1460
- declare const Gi: any;
1461
- declare const Fi: any;
1462
- declare const Ni: any;
1463
- declare const Yi: any;
1464
- declare const Oi: any;
1465
- declare const Ri: any;
1457
+ declare let zi: any;
1458
+ declare let ji: any;
1459
+ declare const en: any;
1460
+ declare const Zi: any;
1461
+ declare const Ji: any;
1462
+ declare const Ki: any;
1463
+ declare const $i: any;
1464
+ declare const Vi: any;
1465
+ declare const Wi: any;
1466
1466
  export function newgcad(t: any, i: any, n: any, s?: boolean): {
1467
1467
  clearmatricole: () => void;
1468
1468
  P: any;
@@ -1555,7 +1555,7 @@ export function runScript(t: any, i: any, n: any, s: any, r: any): Promise<{
1555
1555
  }>;
1556
1556
  export function salvaMaterialiOriginali(e: any): void;
1557
1557
  export function scalaoggetto(t: any, i: any, n?: {}): any;
1558
- declare const Xi: 0.001;
1558
+ declare const tn: 0.001;
1559
1559
  export function seedarray(e: any, t: any): any;
1560
1560
  export function seeder(e: any, t?: string): number;
1561
1561
  export function setLineColorMode(e: any, t: any): void;
@@ -2831,7 +2831,6 @@ declare class GLTFLoader {
2831
2831
  pluginCallbacks: any;
2832
2832
  load(e: any, t: any, i: any, n: any): void;
2833
2833
  setDRACOLoader(e: any): this;
2834
- setDDSLoader(): void;
2835
2834
  setKTX2Loader(e: any): this;
2836
2835
  setMeshoptDecoder(e: any): this;
2837
2836
  register(e: any): this;
@@ -2839,4 +2838,4 @@ declare class GLTFLoader {
2839
2838
  parse(e: any, t: any, i: any, n: any): any;
2840
2839
  parseAsync(e: any, t: any): Promise<any>;
2841
2840
  }
2842
- export { Ue as PIF, Li as SIDE, Ve as SP, Xe as blocked, ki as materialline1, _i as materialline2, Ui as mblack, Gi as mblue, Fi as mgray1, Ni as mgray2, Yi as mgreen, Oi as mred, Ri as mwhite, Xi as scaleunit };
2841
+ export { tt as PIF, qi as SIDE, ct as SP, it as blocked, zi as materialline1, ji as materialline2, en as mblack, Zi as mblue, Ji as mgray1, Ki as mgray2, $i as mgreen, Vi as mred, Wi as mwhite, tn as scaleunit };