earthsdk3-ue 3.5.0-beta.15 → 3.6.0-beta.111
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/dist/earthsdk3-ue.iife.js +2 -2
- package/dist/earthsdk3-ue.js +48 -48
- package/dist/earthsdk3-ue.umd.cjs +2 -2
- package/package.json +2 -2
package/dist/earthsdk3-ue.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Dr = Object.defineProperty;
|
|
2
2
|
var Br = (l, e, t) => e in l ? Dr(l, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : l[e] = t;
|
|
3
3
|
var v = (l, e, t) => Br(l, typeof e != "symbol" ? e + "" : e, t);
|
|
4
|
-
import { ESViewer as Ee, reactArrayWithUndefined as hr, ESSceneObject as E, ESJPickedResult as Ae, Destroyable as m, HasOwner as _r, createGuid as _, Event as S, createAnimateFrame as He, createInterval as Se, react as W, createNextAnimateFrameEvent as P, ViewerCustomInteraction as pr, ObjResettingWithEvent as L, createProcessingFromAsyncFunc as Te, sleep as Mr, getGeoBoundingSphereFromPositions as $r, extendClassProps as Wr, EngineObject as G, ES3DTileset as me, ESImageryLayer as U, reactJson as
|
|
4
|
+
import { ESViewer as Ee, reactArrayWithUndefined as hr, ESSceneObject as E, ESJPickedResult as Ae, Destroyable as m, HasOwner as _r, createGuid as _, Event as S, createAnimateFrame as He, createInterval as Se, react as W, createNextAnimateFrameEvent as P, ViewerCustomInteraction as pr, ObjResettingWithEvent as L, createProcessingFromAsyncFunc as Te, sleep as Mr, getGeoBoundingSphereFromPositions as $r, extendClassProps as Wr, EngineObject as G, ES3DTileset as me, ESImageryLayer as U, reactJson as be, ESTerrainLayer as Ar, ESAlarm as Ur, ESApertureEffect as Nr, ESGeoPolygon as zr, ESAreaMeasurement as O, ESBlastParticleSystem as Hr, ESBoxClipping as br, ESCameraView as Jr, ESCameraVisibleRange as Gr, ESCar as Kr, ESClassification as lt, ESClippingPlane as Xr, ESDataMesh as H, ESDatasmithRuntimeModel as Yr, ESDirectionMeasurement as Zr, ESDistanceMeasurement as Me, ESLocalPolygon as qr, ESDynamicWater as Qr, ESEntityCluster as Vr, ESExcavate as Or, ESFireParticleSystem as jr, ESForestTileset as N, ESGeoDiv as Ce, ESTextLabel as vr, bind as k, ESCustomDiv as Je, ESImageLabel as fr, track as F, PosFloatDiv as tn, ESGeoJson as en, ESGeoLineString as rn, ESGeoRectangle as nn, ESGeoWater as sn, rpToap as Fe, ESGltfModel as on, ESHeightMeasurement as an, ESHuman as dn, ESLevelRuntimeModel as ln, ESLocalCircle as cn, ESLocalPolygonZ as un, ESLocalRectangle as hn, ESLocalSkyBox as pn, ESLocationMeasurement as vn, ESPipeFence as fn, ESPipeline as gn, ESPipeserTileset as wn, ESPit as yn, ESPoi2D as mn, ESPoi3D as Cn, ESPoiTileset as Fn, ESPolygonFence as In, ESPolygonFlattenedPlane as En, ESPolygonWithHole as Sn, ESRtsTileset as Tn, ESSeparateFoliage as xn, addTreesCallFunc as Rn, removeAllTreesCallFunc as Ln, updateTreeParamsCallFunc as Pn, cutDownTreesCallFunc as kn, growthSimulationCallFunc as Dn, ESSubmergingAnalysis as Bn, ESSunshineAnalysis as _n, ESSurfaceAreaMeasurement as Mn, ESUEWidget as $n, ESUnrealActor as $e, ESVideoFusion as Wn, ESViewShed as An, ESVisibilityAnalysis as Un, ESVolumeMeasurement as Nn, ESWidget as zn, ESHumanPoi as Hn, ESNavigator as j, ESPath as bn, ESViewerStatusBar as A, ESGaussianSplatting as Jn, ESRtsFeatureEditing as Gn, ESMsTileset as Kn, ESGeoExtrudedPolygon as ye, ESStaticMesh as Xn, ESSkylineAnalysis as Yn } from "earthsdk3";
|
|
5
5
|
import { Logger as gr, Config as wr, TextParameters as Zn, Flags as ot, NumericParameters as yr, PixelStreaming as mr } from "@epicgames-ps/lib-pixelstreamingfrontend-ue5.2";
|
|
6
6
|
import qn from "html2canvas";
|
|
7
7
|
const Qn = {
|
|
@@ -56,7 +56,7 @@ function xe() {
|
|
|
56
56
|
}), e;
|
|
57
57
|
}
|
|
58
58
|
function Ge(l) {
|
|
59
|
-
const { defaults: e } =
|
|
59
|
+
const { defaults: e } = J, t = xe(), i = {};
|
|
60
60
|
return t.forEach((r) => {
|
|
61
61
|
i[r] = l[r] ?? e[r];
|
|
62
62
|
}), i;
|
|
@@ -311,7 +311,7 @@ const we = async (l, e, t, i, r, n = "default") => {
|
|
|
311
311
|
}).catch((r) => {
|
|
312
312
|
console.error("SetNodeScale:", r);
|
|
313
313
|
});
|
|
314
|
-
},
|
|
314
|
+
}, b = async (l, e) => {
|
|
315
315
|
if (e.mode == "Follow") {
|
|
316
316
|
const i = E.getSceneObject(e.objectId);
|
|
317
317
|
e.objectId = i ? (i.components.main ?? i).id : e.objectId;
|
|
@@ -580,7 +580,7 @@ const we = async (l, e, t, i, r, n = "default") => {
|
|
|
580
580
|
}
|
|
581
581
|
});
|
|
582
582
|
return r.error !== "" && console.warn("SaveStringToFile: ", r.error), r;
|
|
583
|
-
},
|
|
583
|
+
}, bs = async function(l, e, t = !0) {
|
|
584
584
|
const i = await l.callUeFunc({
|
|
585
585
|
f: "HighlightActorByTag",
|
|
586
586
|
p: {
|
|
@@ -589,7 +589,7 @@ const we = async (l, e, t, i, r, n = "default") => {
|
|
|
589
589
|
}
|
|
590
590
|
});
|
|
591
591
|
return i.error !== "" && console.warn("HighlightActorByTag: ", i.error), i;
|
|
592
|
-
},
|
|
592
|
+
}, Js = async function(l, e) {
|
|
593
593
|
const t = await l.callUeFunc({
|
|
594
594
|
f: "SendCustomMessage",
|
|
595
595
|
p: { Message: e }
|
|
@@ -2217,7 +2217,7 @@ const K = class K extends Ee {
|
|
|
2217
2217
|
console.warn("ChangeNavigationMode: viewer is undefined");
|
|
2218
2218
|
return;
|
|
2219
2219
|
}
|
|
2220
|
-
const i = await
|
|
2220
|
+
const i = await b(this.viewer, t);
|
|
2221
2221
|
return i && !i.error && (this._navigationMode.value = t.mode), i;
|
|
2222
2222
|
}
|
|
2223
2223
|
async resetWithCurrentCamera(t) {
|
|
@@ -2431,14 +2431,14 @@ const K = class K extends Ee {
|
|
|
2431
2431
|
console.warn("HighlightActorByTag: viewer is undefined");
|
|
2432
2432
|
return;
|
|
2433
2433
|
}
|
|
2434
|
-
return await
|
|
2434
|
+
return await bs(this.viewer, t, i);
|
|
2435
2435
|
}
|
|
2436
2436
|
async sendCustomMessage(t) {
|
|
2437
2437
|
if (!this.viewer) {
|
|
2438
2438
|
console.warn("SendCustomMessage: viewer is undefined");
|
|
2439
2439
|
return;
|
|
2440
2440
|
}
|
|
2441
|
-
return await
|
|
2441
|
+
return await Js(this.viewer, t);
|
|
2442
2442
|
}
|
|
2443
2443
|
async getStatus() {
|
|
2444
2444
|
if (!this.viewer) {
|
|
@@ -2535,7 +2535,7 @@ const K = class K extends Ee {
|
|
|
2535
2535
|
*/
|
|
2536
2536
|
async changeToWalk(t, i = 4.2, r = 1.6) {
|
|
2537
2537
|
if (!this.viewer) return;
|
|
2538
|
-
const n = { mode: "Walk", position: t, jumpZVelocity: i, eyeHeight: r }, s = await
|
|
2538
|
+
const n = { mode: "Walk", position: t, jumpZVelocity: i, eyeHeight: r }, s = await b(this.viewer, n);
|
|
2539
2539
|
return s && !s.error && (this._navigationMode.value = n.mode), s;
|
|
2540
2540
|
}
|
|
2541
2541
|
/**
|
|
@@ -2544,7 +2544,7 @@ const K = class K extends Ee {
|
|
|
2544
2544
|
*/
|
|
2545
2545
|
async changeToMap() {
|
|
2546
2546
|
if (!this.viewer) return;
|
|
2547
|
-
const t = { mode: "Map" }, i = await
|
|
2547
|
+
const t = { mode: "Map" }, i = await b(this.viewer, t);
|
|
2548
2548
|
return i && !i.error && (this._navigationMode.value = t.mode), i;
|
|
2549
2549
|
}
|
|
2550
2550
|
/**
|
|
@@ -2556,7 +2556,7 @@ const K = class K extends Ee {
|
|
|
2556
2556
|
*/
|
|
2557
2557
|
async changeToRotateGlobe(t = 38, i = 1e7, r = 60) {
|
|
2558
2558
|
if (!this.viewer) return;
|
|
2559
|
-
const n = { mode: "RotateGlobe", latitude: t, height: i, cycleTime: r }, s = await
|
|
2559
|
+
const n = { mode: "RotateGlobe", latitude: t, height: i, cycleTime: r }, s = await b(this.viewer, n);
|
|
2560
2560
|
return s && !s.error && (this._navigationMode.value = n.mode), s;
|
|
2561
2561
|
}
|
|
2562
2562
|
/**
|
|
@@ -2571,7 +2571,7 @@ const K = class K extends Ee {
|
|
|
2571
2571
|
*/
|
|
2572
2572
|
async changeToLine(t, i = 10, r = 10, n = !0, s = 10, o = "auto") {
|
|
2573
2573
|
if (!this.viewer) return;
|
|
2574
|
-
const h = { mode: "Line", geoLineStringId: t, speed: i, heightOffset: r, loop: n, turnRateDPS: s, lineMode: o }, a = await
|
|
2574
|
+
const h = { mode: "Line", geoLineStringId: t, speed: i, heightOffset: r, loop: n, turnRateDPS: s, lineMode: o }, a = await b(this.viewer, h);
|
|
2575
2575
|
return a && !a.error && (this._navigationMode.value = h.mode), a;
|
|
2576
2576
|
}
|
|
2577
2577
|
/**
|
|
@@ -2581,7 +2581,7 @@ const K = class K extends Ee {
|
|
|
2581
2581
|
*/
|
|
2582
2582
|
async changeToUserDefined(t) {
|
|
2583
2583
|
if (!this.viewer) return;
|
|
2584
|
-
const i = { mode: "UserDefined", userDefinedPawn: t }, r = await
|
|
2584
|
+
const i = { mode: "UserDefined", userDefinedPawn: t }, r = await b(this.viewer, i);
|
|
2585
2585
|
return r && !r.error && (this._navigationMode.value = i.mode), r;
|
|
2586
2586
|
}
|
|
2587
2587
|
/**
|
|
@@ -2601,7 +2601,7 @@ const K = class K extends Ee {
|
|
|
2601
2601
|
orbitPeriod: r,
|
|
2602
2602
|
heading: n,
|
|
2603
2603
|
pitch: s
|
|
2604
|
-
}, h = await
|
|
2604
|
+
}, h = await b(this.viewer, o);
|
|
2605
2605
|
return h && !h.error && (this._navigationMode.value = o.mode), h;
|
|
2606
2606
|
}
|
|
2607
2607
|
/**
|
|
@@ -2613,7 +2613,7 @@ const K = class K extends Ee {
|
|
|
2613
2613
|
*/
|
|
2614
2614
|
async changeToFollow(t, i = 0, r = 0, n = -30, s = !0) {
|
|
2615
2615
|
if (!this.viewer) return;
|
|
2616
|
-
const o = { mode: "Follow", objectId: t, distance: i, heading: r, pitch: n, relativeRotation: s }, h = await
|
|
2616
|
+
const o = { mode: "Follow", objectId: t, distance: i, heading: r, pitch: n, relativeRotation: s }, h = await b(this.viewer, o);
|
|
2617
2617
|
return h && !h.error && (this._navigationMode.value = o.mode), h;
|
|
2618
2618
|
}
|
|
2619
2619
|
getFPS() {
|
|
@@ -2676,7 +2676,7 @@ const K = class K extends Ee {
|
|
|
2676
2676
|
}
|
|
2677
2677
|
};
|
|
2678
2678
|
v(K, "type", K.register("ESUeViewer", K)), v(K, "defaults", { ...Qn });
|
|
2679
|
-
let
|
|
2679
|
+
let J = K;
|
|
2680
2680
|
((l) => {
|
|
2681
2681
|
l.createDefaultProps = () => ({
|
|
2682
2682
|
...Ee.createDefaultProps(),
|
|
@@ -2695,8 +2695,8 @@ let b = K;
|
|
|
2695
2695
|
speechRecognitionListening: void 0,
|
|
2696
2696
|
customMessageListening: void 0
|
|
2697
2697
|
});
|
|
2698
|
-
})(
|
|
2699
|
-
Wr(
|
|
2698
|
+
})(J || (J = {}));
|
|
2699
|
+
Wr(J.prototype, J.createDefaultProps);
|
|
2700
2700
|
class at extends G {
|
|
2701
2701
|
constructor(e, t) {
|
|
2702
2702
|
super(e, t);
|
|
@@ -3260,7 +3260,7 @@ const Qe = (l) => {
|
|
|
3260
3260
|
return;
|
|
3261
3261
|
}
|
|
3262
3262
|
let r, n;
|
|
3263
|
-
const s = this.dv(W(void 0)), o = this.ad(
|
|
3263
|
+
const s = this.dv(W(void 0)), o = this.ad(be(""));
|
|
3264
3264
|
{
|
|
3265
3265
|
const p = () => {
|
|
3266
3266
|
if (typeof e.url == "string")
|
|
@@ -3552,7 +3552,7 @@ const tt = class tt extends I {
|
|
|
3552
3552
|
}
|
|
3553
3553
|
}
|
|
3554
3554
|
};
|
|
3555
|
-
v(tt, "type", tt.register("ESUeViewer",
|
|
3555
|
+
v(tt, "type", tt.register("ESUeViewer", br.type, tt)), // null 表示不设置,undefined表示不做任何转换
|
|
3556
3556
|
v(tt, "propValFuncs", {
|
|
3557
3557
|
...I.propValFuncs,
|
|
3558
3558
|
targetID: (e) => {
|
|
@@ -3582,7 +3582,7 @@ const wt = class wt extends I {
|
|
|
3582
3582
|
}));
|
|
3583
3583
|
}
|
|
3584
3584
|
};
|
|
3585
|
-
v(wt, "type", wt.register("ESUeViewer",
|
|
3585
|
+
v(wt, "type", wt.register("ESUeViewer", Jr.type, wt));
|
|
3586
3586
|
let ni = wt;
|
|
3587
3587
|
const yt = class yt extends I {
|
|
3588
3588
|
constructor(e, t) {
|
|
@@ -3662,7 +3662,7 @@ const Ft = class Ft extends I {
|
|
|
3662
3662
|
console.warn("viewer is undefined!");
|
|
3663
3663
|
return;
|
|
3664
3664
|
}
|
|
3665
|
-
const r = this.ad(
|
|
3665
|
+
const r = this.ad(be(""));
|
|
3666
3666
|
{
|
|
3667
3667
|
const o = () => {
|
|
3668
3668
|
if (typeof e.url == "string")
|
|
@@ -3819,7 +3819,7 @@ const Pt = class Pt extends M {
|
|
|
3819
3819
|
console.warn("viewer is undefined!");
|
|
3820
3820
|
return;
|
|
3821
3821
|
}
|
|
3822
|
-
const r = this.ad(
|
|
3822
|
+
const r = this.ad(be(""));
|
|
3823
3823
|
{
|
|
3824
3824
|
const o = () => {
|
|
3825
3825
|
if (typeof e.url == "string")
|
|
@@ -3899,7 +3899,7 @@ class mo extends m {
|
|
|
3899
3899
|
})), this.dispose(t.flyInEvent.don((h) => {
|
|
3900
3900
|
n.flyIn(h);
|
|
3901
3901
|
}));
|
|
3902
|
-
const s = this._screenPosition, o = this.disposeVar(new
|
|
3902
|
+
const s = this._screenPosition, o = this.disposeVar(new Je());
|
|
3903
3903
|
o.parentID = t.id, i.add(o), this.dispose(() => i.delete(o)), this.dispose(k([o, "allowPicking"], [t, "allowPicking"]));
|
|
3904
3904
|
{
|
|
3905
3905
|
const h = this.disposeVar(He()), a = () => {
|
|
@@ -4306,7 +4306,7 @@ const Ht = class Ht extends I {
|
|
|
4306
4306
|
};
|
|
4307
4307
|
v(Ht, "type", Ht.register("ESUeViewer", pn.type, Ht));
|
|
4308
4308
|
let ki = Ht;
|
|
4309
|
-
const
|
|
4309
|
+
const bt = class bt extends I {
|
|
4310
4310
|
constructor(e, t) {
|
|
4311
4311
|
if (super(e, t), !t.viewer) {
|
|
4312
4312
|
console.warn("viewer is undefined!");
|
|
@@ -4314,9 +4314,9 @@ const Jt = class Jt extends I {
|
|
|
4314
4314
|
}
|
|
4315
4315
|
}
|
|
4316
4316
|
};
|
|
4317
|
-
v(
|
|
4318
|
-
let Di =
|
|
4319
|
-
const
|
|
4317
|
+
v(bt, "type", bt.register("ESUeViewer", vn.type, bt));
|
|
4318
|
+
let Di = bt;
|
|
4319
|
+
const Jt = class Jt extends D {
|
|
4320
4320
|
constructor(e, t) {
|
|
4321
4321
|
if (super(e, t), !t.viewer) {
|
|
4322
4322
|
console.warn("viewer is undefined!");
|
|
@@ -4324,8 +4324,8 @@ const bt = class bt extends D {
|
|
|
4324
4324
|
}
|
|
4325
4325
|
}
|
|
4326
4326
|
};
|
|
4327
|
-
v(
|
|
4328
|
-
let Bi =
|
|
4327
|
+
v(Jt, "type", Jt.register("ESUeViewer", fn.type, Jt));
|
|
4328
|
+
let Bi = Jt;
|
|
4329
4329
|
const Gt = class Gt extends ze {
|
|
4330
4330
|
constructor(e, t) {
|
|
4331
4331
|
if (super(e, t), !t.viewer) {
|
|
@@ -4538,7 +4538,7 @@ const Vt = class Vt extends at {
|
|
|
4538
4538
|
}
|
|
4539
4539
|
};
|
|
4540
4540
|
v(Vt, "type", Vt.register("ESUeViewer", Tn.type, Vt));
|
|
4541
|
-
let
|
|
4541
|
+
let bi = Vt;
|
|
4542
4542
|
const Ot = class Ot extends M {
|
|
4543
4543
|
constructor(e, t) {
|
|
4544
4544
|
if (super(e, t), !t.viewer) {
|
|
@@ -4559,7 +4559,7 @@ const Ot = class Ot extends M {
|
|
|
4559
4559
|
}
|
|
4560
4560
|
};
|
|
4561
4561
|
v(Ot, "type", Ot.register("ESUeViewer", xn.type, Ot));
|
|
4562
|
-
let
|
|
4562
|
+
let Ji = Ot;
|
|
4563
4563
|
const jt = class jt extends I {
|
|
4564
4564
|
constructor(e, t) {
|
|
4565
4565
|
if (super(e, t), !t.viewer) {
|
|
@@ -4939,7 +4939,7 @@ const le = class le extends G {
|
|
|
4939
4939
|
console.warn("viewer is undefined!");
|
|
4940
4940
|
return;
|
|
4941
4941
|
}
|
|
4942
|
-
const r = this.disposeVar(new
|
|
4942
|
+
const r = this.disposeVar(new Je());
|
|
4943
4943
|
t.add(r), this.dispose(() => t.delete(r)), this.dispose(F([r, "show"], [e, "show"])), r.instanceClass = class extends m {
|
|
4944
4944
|
// subContainer是外部视口的div容器,可以在这里创建自己需要的DOM元素
|
|
4945
4945
|
// customDiv指向当前的CustomDiv场景对象
|
|
@@ -5019,7 +5019,7 @@ const Q = class Q extends D {
|
|
|
5019
5019
|
}
|
|
5020
5020
|
}
|
|
5021
5021
|
};
|
|
5022
|
-
v(Q, "type", Q.register("ESUeViewer",
|
|
5022
|
+
v(Q, "type", Q.register("ESUeViewer", bn.type, Q)), v(Q, "forceUeUpdateProps", [
|
|
5023
5023
|
...D.forceUeUpdateProps
|
|
5024
5024
|
]), v(Q, "propValFuncs", {
|
|
5025
5025
|
...D.propValFuncs
|
|
@@ -5038,10 +5038,10 @@ const ce = class ce extends G {
|
|
|
5038
5038
|
console.warn("viewer is undefined!");
|
|
5039
5039
|
return;
|
|
5040
5040
|
}
|
|
5041
|
-
const r = this.disposeVar(new
|
|
5041
|
+
const r = this.disposeVar(new Je());
|
|
5042
5042
|
t.add(r), this.dispose(() => t.delete(r)), r.instanceClass = class extends m {
|
|
5043
5043
|
constructor(s, o, h) {
|
|
5044
|
-
if (super(), this._subContainer = s, !h || !(h instanceof
|
|
5044
|
+
if (super(), this._subContainer = s, !h || !(h instanceof J)) return;
|
|
5045
5045
|
const a = document.createElement("div");
|
|
5046
5046
|
this._subContainer.appendChild(a), this.dispose(() => this._subContainer.removeChild(a)), a.style.width = "100%", a.style.position = "absolute", a.style.height = `${A.defaults.height}px`, a.style.left = "0", a.style.bottom = "0", a.style.color = "#fff", a.style.padding = "0 20px 0 0", a.style.boxSizing = "border-box", a.style.lineHeight = `${A.defaults.height}px`, a.style.zIndex = "100", a.style.alignContent = "center", a.style.justifyContent = "space-between";
|
|
5047
5047
|
const g = document.createElement("span");
|
|
@@ -5119,7 +5119,7 @@ const ue = class ue extends I {
|
|
|
5119
5119
|
}
|
|
5120
5120
|
}
|
|
5121
5121
|
};
|
|
5122
|
-
v(ue, "type", ue.register("ESUeViewer",
|
|
5122
|
+
v(ue, "type", ue.register("ESUeViewer", Jn.type, ue));
|
|
5123
5123
|
let or = ue;
|
|
5124
5124
|
const he = class he extends at {
|
|
5125
5125
|
constructor(t, i) {
|
|
@@ -5257,7 +5257,7 @@ const ge = class ge extends D {
|
|
|
5257
5257
|
v(ge, "type", ge.register("ESUeViewer", Yn.type, ge));
|
|
5258
5258
|
let ur = ge, We;
|
|
5259
5259
|
try {
|
|
5260
|
-
const l = "earthsdk3-ue", e = "3.
|
|
5260
|
+
const l = "earthsdk3-ue", e = "3.6.0-beta.111", t = "2025-11-04T00:57:31.000Z", i = "北京西部世界科技有限公司", r = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", n = "e01e606acce477f3ffb79a237b21982a606516f4", o = ((Date.now() - 1762217851e3) / 36e5).toFixed(1), h = `%c🌏 ${l}%c ${e}.${n.slice(0, 8)}.${t} (距今${o}个小时)
|
|
5261
5261
|
%c${r ? r + `
|
|
5262
5262
|
` : ""}当前网站正在使用${l},此软件版权归${i}所有
|
|
5263
5263
|
`;
|
|
@@ -5271,7 +5271,7 @@ try {
|
|
|
5271
5271
|
},
|
|
5272
5272
|
// @ts-ignore
|
|
5273
5273
|
get gituri() {
|
|
5274
|
-
return GITURI_ && GITURI_.replace("${commitId}", "
|
|
5274
|
+
return GITURI_ && GITURI_.replace("${commitId}", "e01e606acce477f3ffb79a237b21982a606516f4");
|
|
5275
5275
|
},
|
|
5276
5276
|
// @ts-ignore
|
|
5277
5277
|
get info() {
|
|
@@ -5279,7 +5279,7 @@ try {
|
|
|
5279
5279
|
},
|
|
5280
5280
|
// @ts-ignore
|
|
5281
5281
|
get date() {
|
|
5282
|
-
return "2025-
|
|
5282
|
+
return "2025-11-04T00:57:31.000Z";
|
|
5283
5283
|
},
|
|
5284
5284
|
// @ts-ignore
|
|
5285
5285
|
get author() {
|
|
@@ -5287,7 +5287,7 @@ try {
|
|
|
5287
5287
|
},
|
|
5288
5288
|
// @ts-ignore
|
|
5289
5289
|
get version() {
|
|
5290
|
-
return "3.
|
|
5290
|
+
return "3.6.0-beta.111";
|
|
5291
5291
|
},
|
|
5292
5292
|
// @ts-ignore
|
|
5293
5293
|
get name() {
|
|
@@ -5295,7 +5295,7 @@ try {
|
|
|
5295
5295
|
},
|
|
5296
5296
|
// @ts-ignore
|
|
5297
5297
|
get commitId() {
|
|
5298
|
-
return "
|
|
5298
|
+
return "e01e606acce477f3ffb79a237b21982a606516f4";
|
|
5299
5299
|
},
|
|
5300
5300
|
print(a = !1) {
|
|
5301
5301
|
!a && window._xe2_no_copy_print || console.info(
|
|
@@ -5326,7 +5326,7 @@ try {
|
|
|
5326
5326
|
} catch {
|
|
5327
5327
|
}
|
|
5328
5328
|
export {
|
|
5329
|
-
|
|
5329
|
+
J as ESUeViewer,
|
|
5330
5330
|
Co as GeoDivFromESImageLabel,
|
|
5331
5331
|
mo as GeoDivFromESTextLabel,
|
|
5332
5332
|
ns as HighlightFeatureAndFlyToCallFunc,
|
|
@@ -5394,9 +5394,9 @@ export {
|
|
|
5394
5394
|
zi as UeESPolygonFlattenedPlane,
|
|
5395
5395
|
Hi as UeESPolygonWithHole,
|
|
5396
5396
|
ar as UeESRtsFeatureEditing,
|
|
5397
|
-
|
|
5397
|
+
bi as UeESRtsTileset,
|
|
5398
5398
|
at as UeESSceneObject,
|
|
5399
|
-
|
|
5399
|
+
Ji as UeESSeparateFoliage,
|
|
5400
5400
|
ur as UeESSkylineAnalysis,
|
|
5401
5401
|
cr as UeESStaticMesh,
|
|
5402
5402
|
Gi as UeESSubmergingAnalysis,
|
|
@@ -5419,7 +5419,7 @@ export {
|
|
|
5419
5419
|
dt as calcFlyToParamCallFunc,
|
|
5420
5420
|
Er as callFunctionCallFunc,
|
|
5421
5421
|
gs as captureCallFunc,
|
|
5422
|
-
|
|
5422
|
+
b as changeNavigationModeCallFunc,
|
|
5423
5423
|
We as copyright,
|
|
5424
5424
|
Bs as createActorByClassCallFunc,
|
|
5425
5425
|
Fr as destroyCallFunc,
|
|
@@ -5442,7 +5442,7 @@ export {
|
|
|
5442
5442
|
Ss as getStrokeMaterialParamInfoCallFunc,
|
|
5443
5443
|
Zs as getTilesetMaterialIDListCallFunc,
|
|
5444
5444
|
Fs as getVersionCallFunc,
|
|
5445
|
-
|
|
5445
|
+
bs as highlightActorByTagCallFunc,
|
|
5446
5446
|
es as mountPakFiles,
|
|
5447
5447
|
Ys as moveObjectsCallFunc,
|
|
5448
5448
|
ws as partialCaptureCallFunc,
|
|
@@ -5453,7 +5453,7 @@ export {
|
|
|
5453
5453
|
Ir as resetWithCurrentCameraCallFunc,
|
|
5454
5454
|
Ps as restoreOriginalSceneCallFunc,
|
|
5455
5455
|
Hs as saveStringToFileCallFunc,
|
|
5456
|
-
|
|
5456
|
+
Js as sendCustomMessageCallFunc,
|
|
5457
5457
|
cs as setGlobalPropertyCallFunc,
|
|
5458
5458
|
as as setNodePositionCallFunc,
|
|
5459
5459
|
ds as setNodeRotationCallFunc,
|