@needle-tools/engine 3.5.9-alpha → 3.5.9-alpha.2
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/CHANGELOG.md +4 -0
- package/dist/needle-engine.js +134 -134
- package/dist/needle-engine.light.js +143 -143
- package/dist/needle-engine.light.min.js +3 -3
- package/dist/needle-engine.light.umd.cjs +4 -4
- package/dist/needle-engine.min.js +4 -4
- package/dist/needle-engine.umd.cjs +5 -5
- package/lib/engine/api.d.ts +1 -0
- package/lib/engine/api.js +1 -0
- package/lib/engine/api.js.map +1 -1
- package/lib/engine/engine_element.d.ts +4 -1
- package/lib/engine/engine_element.js +17 -13
- package/lib/engine/engine_element.js.map +1 -1
- package/lib/engine/engine_element_attributes.d.ts +37 -0
- package/lib/engine/engine_element_attributes.js +2 -0
- package/lib/engine/engine_element_attributes.js.map +1 -0
- package/lib/engine/engine_gltf_builtin_components.js +7 -0
- package/lib/engine/engine_gltf_builtin_components.js.map +1 -1
- package/package.json +3 -2
- package/plugins/next/next.js +1 -1
- package/src/engine/api.ts +1 -0
- package/src/engine/engine_element.ts +22 -14
- package/src/engine/engine_element_attributes.ts +42 -0
- package/src/engine/engine_gltf_builtin_components.ts +9 -1
|
@@ -2,10 +2,10 @@ var ZU = Object.defineProperty;
|
|
|
2
2
|
var $U = (n, e, t) => e in n ? ZU(n, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : n[e] = t;
|
|
3
3
|
var u = (n, e, t) => ($U(n, typeof e != "symbol" ? e + "" : e, t), t);
|
|
4
4
|
const Fw = () => (n) => n;
|
|
5
|
-
function
|
|
5
|
+
function Ore(n) {
|
|
6
6
|
return Fw()(n);
|
|
7
7
|
}
|
|
8
|
-
function
|
|
8
|
+
function Lre() {
|
|
9
9
|
return !!le("debug");
|
|
10
10
|
}
|
|
11
11
|
class vc {
|
|
@@ -43,7 +43,7 @@ function le(n) {
|
|
|
43
43
|
return !1;
|
|
44
44
|
}
|
|
45
45
|
RS = le("help") === !0;
|
|
46
|
-
function
|
|
46
|
+
function Fre(n, e) {
|
|
47
47
|
const t = R0();
|
|
48
48
|
t.has(n) ? t.set(n, e) : t.append(n, e), document.location.search = t.toString();
|
|
49
49
|
}
|
|
@@ -60,7 +60,7 @@ function tN(n, e, t) {
|
|
|
60
60
|
function tD(n, e, t) {
|
|
61
61
|
window.history.replaceState(t, n, "?" + e.toString());
|
|
62
62
|
}
|
|
63
|
-
function
|
|
63
|
+
function Ure(n) {
|
|
64
64
|
for (var e = "", t = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789", i = t.length, s = 0; s < n; s++)
|
|
65
65
|
e += t.charAt(Math.floor(Math.random() * i));
|
|
66
66
|
return e;
|
|
@@ -122,7 +122,7 @@ function B0(n) {
|
|
|
122
122
|
});
|
|
123
123
|
}
|
|
124
124
|
const mA = le("debugresolveurl"), rN = "rel:";
|
|
125
|
-
function
|
|
125
|
+
function Nre(n, e) {
|
|
126
126
|
return Yh(n, e);
|
|
127
127
|
}
|
|
128
128
|
function Yh(n, e) {
|
|
@@ -228,18 +228,18 @@ function Ry() {
|
|
|
228
228
|
function ll() {
|
|
229
229
|
return /^((?!chrome|android).)*safari/i.test(navigator.userAgent);
|
|
230
230
|
}
|
|
231
|
-
function
|
|
231
|
+
function zre() {
|
|
232
232
|
return navigator.userAgent.includes("OculusBrowser");
|
|
233
233
|
}
|
|
234
234
|
const cN = /ip=(?<ip>.+?)\n/s;
|
|
235
|
-
async function
|
|
235
|
+
async function Gre() {
|
|
236
236
|
const e = await (await fetch("https://www.cloudflare.com/cdn-cgi/trace")).text(), t = cN.exec(e);
|
|
237
237
|
return t ? t[1] : null;
|
|
238
238
|
}
|
|
239
|
-
async function
|
|
239
|
+
async function Qre() {
|
|
240
240
|
return (await (await fetch("https://api.db-ip.com/v2/free/self")).json()).ipAddress;
|
|
241
241
|
}
|
|
242
|
-
async function
|
|
242
|
+
async function Hre() {
|
|
243
243
|
return await (await fetch("https://api.db-ip.com/v2/free/self").catch(() => null)).json();
|
|
244
244
|
}
|
|
245
245
|
const wb = /* @__PURE__ */ new Map();
|
|
@@ -21651,7 +21651,7 @@ function g8(n, e, t) {
|
|
|
21651
21651
|
return n.lerp(e, t).normalize().multiplyScalar(r);
|
|
21652
21652
|
}
|
|
21653
21653
|
const m8 = new xe().setFromAxisAngle(new E(0, 1, 0), Math.PI);
|
|
21654
|
-
function
|
|
21654
|
+
function eoe(n, e) {
|
|
21655
21655
|
n.lookAt(e), n.quaternion.multiply(m8);
|
|
21656
21656
|
}
|
|
21657
21657
|
const ME = new vc(() => new E(), 100);
|
|
@@ -21703,11 +21703,11 @@ function MT(n, e) {
|
|
|
21703
21703
|
n.parent.getWorldScale(t), n.scale.copy(e), n.scale.divide(t);
|
|
21704
21704
|
}
|
|
21705
21705
|
const _8 = new E(), TT = new xe();
|
|
21706
|
-
function
|
|
21706
|
+
function toe(n) {
|
|
21707
21707
|
return jn(n, TT), _8.set(0, 0, 1).applyQuaternion(TT);
|
|
21708
21708
|
}
|
|
21709
21709
|
const b8 = new vc(() => new E(), 100), PT = new xe();
|
|
21710
|
-
function
|
|
21710
|
+
function ioe(n, e) {
|
|
21711
21711
|
return e || (e = b8.get().set(0, 0, 1)), jn(n, PT), e.applyQuaternion(PT);
|
|
21712
21712
|
}
|
|
21713
21713
|
const RT = new mn(), BT = new mn(), x8 = new E();
|
|
@@ -21723,7 +21723,7 @@ function t2(n) {
|
|
|
21723
21723
|
const e = w8(n), t = x8;
|
|
21724
21724
|
return t.set(e.x, e.y, e.z), t.x = $e.toDegrees(t.x), t.y = $e.toDegrees(t.y), t.z = $e.toDegrees(t.z), t;
|
|
21725
21725
|
}
|
|
21726
|
-
function
|
|
21726
|
+
function noe(n, e) {
|
|
21727
21727
|
TE(n, e.x, e.y, e.z, !0);
|
|
21728
21728
|
}
|
|
21729
21729
|
function TE(n, e, t, i, s = !0) {
|
|
@@ -21810,7 +21810,7 @@ u(Fr, "planeGeometry", new qn(2, 2, 1, 1)), u(Fr, "renderer", new tf({ antialias
|
|
|
21810
21810
|
function E8(n) {
|
|
21811
21811
|
return Fr.copyTexture(n);
|
|
21812
21812
|
}
|
|
21813
|
-
function
|
|
21813
|
+
function soe(n, e = !1) {
|
|
21814
21814
|
return Fr.textureToCanvas(n, e);
|
|
21815
21815
|
}
|
|
21816
21816
|
function I8(n) {
|
|
@@ -27933,7 +27933,7 @@ const aP = "https://urls.needle.tools/default-networking-backend/index";
|
|
|
27933
27933
|
let qc = "wss://needle-tiny-starter.glitch.me/socket";
|
|
27934
27934
|
const Hs = !!le("debugnet"), lv = !!(Hs || le("debugowner"));
|
|
27935
27935
|
var wj = /* @__PURE__ */ ((n) => (n.ConnectionInfo = "connection-start-info", n))(wj || {}), nn = /* @__PURE__ */ ((n) => (n.Join = "join-room", n.Leave = "leave-room", n.JoinedRoom = "joined-room", n.LeftRoom = "left-room", n.UserJoinedRoom = "user-joined-room", n.UserLeftRoom = "user-left-room", n))(nn || {});
|
|
27936
|
-
class
|
|
27936
|
+
class roe {
|
|
27937
27937
|
constructor() {
|
|
27938
27938
|
u(this, "room");
|
|
27939
27939
|
// room name
|
|
@@ -27943,13 +27943,13 @@ class soe {
|
|
|
27943
27943
|
}
|
|
27944
27944
|
// connection ids
|
|
27945
27945
|
}
|
|
27946
|
-
class
|
|
27946
|
+
class ooe {
|
|
27947
27947
|
constructor() {
|
|
27948
27948
|
u(this, "room");
|
|
27949
27949
|
}
|
|
27950
27950
|
// room name
|
|
27951
27951
|
}
|
|
27952
|
-
class
|
|
27952
|
+
class aoe {
|
|
27953
27953
|
constructor() {
|
|
27954
27954
|
u(this, "userId");
|
|
27955
27955
|
}
|
|
@@ -28482,7 +28482,7 @@ function Nj(n) {
|
|
|
28482
28482
|
t && Vh(t);
|
|
28483
28483
|
});
|
|
28484
28484
|
}
|
|
28485
|
-
class
|
|
28485
|
+
class coe {
|
|
28486
28486
|
constructor(e, t, i) {
|
|
28487
28487
|
u(this, "filename");
|
|
28488
28488
|
u(this, "hash");
|
|
@@ -28909,9 +28909,9 @@ const dP = Symbol("gltf-loader-internal-usage-tracker"), $j = le("debugusers"),
|
|
|
28909
28909
|
};
|
|
28910
28910
|
let ny = Ag;
|
|
28911
28911
|
u(ny, "_loadingProcesses", 0);
|
|
28912
|
-
function
|
|
28912
|
+
function loe(n, e, t, i) {
|
|
28913
28913
|
}
|
|
28914
|
-
function
|
|
28914
|
+
function hoe(n, e, t) {
|
|
28915
28915
|
const i = tW(n, e);
|
|
28916
28916
|
if (i)
|
|
28917
28917
|
for (let s = i.length - 1; s >= 0; s--)
|
|
@@ -28945,7 +28945,7 @@ function nW() {
|
|
|
28945
28945
|
return Kp === "dispose";
|
|
28946
28946
|
}
|
|
28947
28947
|
let oO = Kp !== void 0 && Kp !== !1 && Kp !== 0;
|
|
28948
|
-
function
|
|
28948
|
+
function uoe(n) {
|
|
28949
28949
|
oO = n;
|
|
28950
28950
|
}
|
|
28951
28951
|
function sW() {
|
|
@@ -28994,7 +28994,7 @@ function aO(n, e, t = null, i) {
|
|
|
28994
28994
|
i.has(r) || (t == null ? void 0 : t.call(null, r)) !== !1 && (i.add(r), e && aO(r, !0, t, i));
|
|
28995
28995
|
return i;
|
|
28996
28996
|
}
|
|
28997
|
-
function
|
|
28997
|
+
function doe(n) {
|
|
28998
28998
|
return n[cW];
|
|
28999
28999
|
}
|
|
29000
29000
|
const cO = le("debugusers"), aW = Symbol("needle-users"), cW = Symbol("needle-users-count");
|
|
@@ -38181,8 +38181,8 @@ class V9 {
|
|
|
38181
38181
|
(i == null ? void 0 : i.viewDevice) === t && (Q9 && console.log("REMOVE", e), i.removed = !0, this.playerViews.delete(e));
|
|
38182
38182
|
}
|
|
38183
38183
|
}
|
|
38184
|
-
const j9 = le("debugSetup"), W9 = le("stats"), q9 = le("debugactive"), Y9 = le("debugframerate"), X9 = le("debugcoroutine"),
|
|
38185
|
-
class
|
|
38184
|
+
const j9 = le("debugSetup"), W9 = le("stats"), q9 = le("debugactive"), Y9 = le("debugframerate"), X9 = le("debugcoroutine"), goe = {};
|
|
38185
|
+
class moe {
|
|
38186
38186
|
constructor(e) {
|
|
38187
38187
|
u(this, "name");
|
|
38188
38188
|
u(this, "alias");
|
|
@@ -39391,7 +39391,7 @@ async function aq() {
|
|
|
39391
39391
|
}
|
|
39392
39392
|
}
|
|
39393
39393
|
const Ah = le("debugloadingbar"), hp = le("debugloadingbarrendering");
|
|
39394
|
-
class
|
|
39394
|
+
class Aoe {
|
|
39395
39395
|
constructor() {
|
|
39396
39396
|
u(this, "className");
|
|
39397
39397
|
u(this, "additionalClasses");
|
|
@@ -40312,7 +40312,7 @@ function zP(n) {
|
|
|
40312
40312
|
function Bm(n, e) {
|
|
40313
40313
|
So || (So = new JE(), So.setDecoderPath(LP), So.setDecoderConfig({ type: "js" }), Cd && console.log("Setting draco decoder path to", LP)), hl || (hl = new Io(), hl.setTranscoderPath(FP), Cd && console.log("Setting ktx2 transcoder path to", FP), e.renderer && hl.detectSupport(e.renderer)), Px || (Px = _q, Cd && console.log("Using the default meshopt decoder")), n.setDRACOLoader(So), n.setKTX2Loader(hl), n.setMeshoptDecoder(Px);
|
|
40314
40314
|
}
|
|
40315
|
-
class
|
|
40315
|
+
class voe {
|
|
40316
40316
|
constructor() {
|
|
40317
40317
|
u(this, "_context");
|
|
40318
40318
|
}
|
|
@@ -43275,13 +43275,13 @@ function aL(n) {
|
|
|
43275
43275
|
});
|
|
43276
43276
|
}
|
|
43277
43277
|
const $c = gs, fv = "$___Export_Components", r7 = "NEEDLE_components";
|
|
43278
|
-
var
|
|
43278
|
+
var Dre;
|
|
43279
43279
|
class o7 {
|
|
43280
43280
|
constructor() {
|
|
43281
|
-
u(this,
|
|
43281
|
+
u(this, Dre);
|
|
43282
43282
|
}
|
|
43283
43283
|
}
|
|
43284
|
-
|
|
43284
|
+
Dre = Yu;
|
|
43285
43285
|
class a7 {
|
|
43286
43286
|
constructor(e, t, i) {
|
|
43287
43287
|
u(this, "node");
|
|
@@ -46129,10 +46129,10 @@ class nR {
|
|
|
46129
46129
|
}
|
|
46130
46130
|
}
|
|
46131
46131
|
const jg = new Array();
|
|
46132
|
-
function
|
|
46132
|
+
function Coe(n) {
|
|
46133
46133
|
jg.includes(n) || jg.push(n);
|
|
46134
46134
|
}
|
|
46135
|
-
function
|
|
46135
|
+
function Soe(n) {
|
|
46136
46136
|
const e = jg.indexOf(n);
|
|
46137
46137
|
e >= 0 && jg.splice(e, 1);
|
|
46138
46138
|
}
|
|
@@ -46395,7 +46395,7 @@ class F7 extends kl {
|
|
|
46395
46395
|
return e.a !== void 0 ? { r: e.r, g: e.g, b: e.b, a: e.a } : { r: e.r, g: e.g, b: e.b };
|
|
46396
46396
|
}
|
|
46397
46397
|
}
|
|
46398
|
-
const
|
|
46398
|
+
const Eoe = new F7();
|
|
46399
46399
|
class U7 extends kl {
|
|
46400
46400
|
constructor() {
|
|
46401
46401
|
super(Ie);
|
|
@@ -46523,7 +46523,7 @@ class Q7 extends kl {
|
|
|
46523
46523
|
};
|
|
46524
46524
|
}
|
|
46525
46525
|
}
|
|
46526
|
-
const
|
|
46526
|
+
const Ioe = new Q7();
|
|
46527
46527
|
class H7 extends kl {
|
|
46528
46528
|
constructor() {
|
|
46529
46529
|
super([Fh, oi]);
|
|
@@ -50549,7 +50549,7 @@ function dX(n, e, t, i, s) {
|
|
|
50549
50549
|
}
|
|
50550
50550
|
}
|
|
50551
50551
|
}
|
|
50552
|
-
const
|
|
50552
|
+
const Poe = function(n) {
|
|
50553
50553
|
return function(e, t, i) {
|
|
50554
50554
|
const s = n.prototype, r = Object.getOwnPropertyDescriptor(s, t);
|
|
50555
50555
|
if (!(r != null && r.value)) {
|
|
@@ -74308,7 +74308,7 @@ function* dne(n, e = null) {
|
|
|
74308
74308
|
for (; t.time - i < n; )
|
|
74309
74309
|
yield;
|
|
74310
74310
|
}
|
|
74311
|
-
function*
|
|
74311
|
+
function* Ooe(n) {
|
|
74312
74312
|
for (let e = 0; e < n; e++)
|
|
74313
74313
|
yield;
|
|
74314
74314
|
}
|
|
@@ -74888,7 +74888,7 @@ var _ne = Object.defineProperty, bne = Object.getOwnPropertyDescriptor, Ra = (n,
|
|
|
74888
74888
|
};
|
|
74889
74889
|
const uc = le("debugsceneswitcher"), hg = "scene";
|
|
74890
74890
|
Cn.registerCallback(Yr.ContextRegistered, async (n) => {
|
|
74891
|
-
Promise.resolve().then(() =>
|
|
74891
|
+
Promise.resolve().then(() => pre).then((e) => {
|
|
74892
74892
|
const t = e.NeedleEngineHTMLElement;
|
|
74893
74893
|
uc && console.log("SceneSwitcher: registering scene attribute", t.observedAttributes), t.observedAttributes.includes(hg) || t.observedAttributes.push(hg);
|
|
74894
74894
|
});
|
|
@@ -79530,7 +79530,7 @@ async function CS(n, e, t, i) {
|
|
|
79530
79530
|
const a = Q.get(o.name);
|
|
79531
79531
|
if (a != null) {
|
|
79532
79532
|
const c = new a();
|
|
79533
|
-
c.sourceId = n.gltfId, Hh(c, o, n.implementationInformation), "guid" in o && (c[Wv] = o.guid), $h(e, c, !1), t.push({ instance: c, compData: o, obj: e });
|
|
79533
|
+
c.sourceId = n.gltfId, Hh(c, o, n.implementationInformation), "guid" in o && (c[Wv] = o.guid), $h(e, c, !1), t.push({ instance: c, compData: o, obj: e }), c.isCamera && n.context && n.context.mainCamera === null && c.tag === "MainCamera" && n.context.setCurrentCamera(c);
|
|
79534
79534
|
} else
|
|
79535
79535
|
RU && console.debug("unknown component: " + o.name), Cp.includes(o.name) || Cp.push(o.name);
|
|
79536
79536
|
} catch (a) {
|
|
@@ -79581,10 +79581,10 @@ class Rd {
|
|
|
79581
79581
|
}
|
|
79582
79582
|
}
|
|
79583
79583
|
const Cl = {};
|
|
79584
|
-
function
|
|
79584
|
+
function Loe(n, e) {
|
|
79585
79585
|
Cl[n] = Cl[n] || [], Cl[n].push(e);
|
|
79586
79586
|
}
|
|
79587
|
-
function
|
|
79587
|
+
function Foe(n, e) {
|
|
79588
79588
|
if (Cl[n]) {
|
|
79589
79589
|
const t = Cl[n].indexOf(e);
|
|
79590
79590
|
t >= 0 && Cl[n].splice(t, 1);
|
|
@@ -79633,7 +79633,7 @@ function cre(n, e, t, i, s) {
|
|
|
79633
79633
|
}
|
|
79634
79634
|
});
|
|
79635
79635
|
}
|
|
79636
|
-
function
|
|
79636
|
+
function Uoe(n, e, t, i = !1) {
|
|
79637
79637
|
e && e.animations && e.animations.length > 0 && t.push(() => {
|
|
79638
79638
|
lre(e, i);
|
|
79639
79639
|
});
|
|
@@ -79684,7 +79684,7 @@ function hre(n, e, t = !0) {
|
|
|
79684
79684
|
return r;
|
|
79685
79685
|
}
|
|
79686
79686
|
}
|
|
79687
|
-
function
|
|
79687
|
+
function Noe(n, e = null) {
|
|
79688
79688
|
const t = e ?? xt.Current.scripts;
|
|
79689
79689
|
for (const i in t) {
|
|
79690
79690
|
const s = t[i];
|
|
@@ -79694,7 +79694,17 @@ function Uoe(n, e = null) {
|
|
|
79694
79694
|
return null;
|
|
79695
79695
|
}
|
|
79696
79696
|
GO(BU);
|
|
79697
|
-
const Rr = le("debugwebcomponent"), QB = "needle-engine", OU = "vr", LU = "desktop", ure = [mh, OU, LU], Sp = "ar-session-active", Ep = "desktop-session-active"
|
|
79697
|
+
const Rr = le("debugwebcomponent"), QB = "needle-engine", OU = "vr", LU = "desktop", ure = [mh, OU, LU], Sp = "ar-session-active", Ep = "desktop-session-active", dre = [
|
|
79698
|
+
"hash",
|
|
79699
|
+
"src",
|
|
79700
|
+
"camera-controls",
|
|
79701
|
+
"loadstart",
|
|
79702
|
+
"progress",
|
|
79703
|
+
"loadfinished",
|
|
79704
|
+
"dracoDecoderPath",
|
|
79705
|
+
"dracoDecoderType",
|
|
79706
|
+
"ktx2DecoderPath"
|
|
79707
|
+
];
|
|
79698
79708
|
class FU extends HTMLElement {
|
|
79699
79709
|
constructor() {
|
|
79700
79710
|
super();
|
|
@@ -79714,6 +79724,9 @@ class FU extends HTMLElement {
|
|
|
79714
79724
|
});
|
|
79715
79725
|
this._overlay_ar = new K9(), this._context = new xt({ domElement: this }), this.addEventListener("ready", this.onReady);
|
|
79716
79726
|
}
|
|
79727
|
+
static get observedAttributes() {
|
|
79728
|
+
return dre;
|
|
79729
|
+
}
|
|
79717
79730
|
get loadingProgress01() {
|
|
79718
79731
|
return this._loadingProgress01;
|
|
79719
79732
|
}
|
|
@@ -79752,19 +79765,6 @@ class FU extends HTMLElement {
|
|
|
79752
79765
|
var t;
|
|
79753
79766
|
(t = this._context) == null || t.onDestroy();
|
|
79754
79767
|
}
|
|
79755
|
-
static get observedAttributes() {
|
|
79756
|
-
return [
|
|
79757
|
-
"hash",
|
|
79758
|
-
"src",
|
|
79759
|
-
"camera-controls",
|
|
79760
|
-
"loadstart",
|
|
79761
|
-
"progress",
|
|
79762
|
-
"loadfinished",
|
|
79763
|
-
"dracoDecoderPath",
|
|
79764
|
-
"dracoDecoderType",
|
|
79765
|
-
"ktx2DecoderPath"
|
|
79766
|
-
];
|
|
79767
|
-
}
|
|
79768
79768
|
attributeChangedCallback(t, i, s) {
|
|
79769
79769
|
switch (t) {
|
|
79770
79770
|
case "src":
|
|
@@ -79825,7 +79825,7 @@ class FU extends HTMLElement {
|
|
|
79825
79825
|
const S = `Needle Engine: found suspicious src "${A}"`;
|
|
79826
79826
|
console.warn(S), Ks() && wa(S);
|
|
79827
79827
|
}
|
|
79828
|
-
const v =
|
|
79828
|
+
const v = fre(A), b = {
|
|
79829
79829
|
name: v,
|
|
79830
79830
|
progress: null,
|
|
79831
79831
|
index: m,
|
|
@@ -79928,12 +79928,12 @@ class FU extends HTMLElement {
|
|
|
79928
79928
|
}
|
|
79929
79929
|
}
|
|
79930
79930
|
window.customElements.get(QB) || window.customElements.define(QB, FU);
|
|
79931
|
-
function
|
|
79931
|
+
function fre(n) {
|
|
79932
79932
|
const e = n.split("/");
|
|
79933
79933
|
let t = e[e.length - 1], i = t.indexOf("?");
|
|
79934
79934
|
return i > 0 && (t = t.substring(0, i)), decodeURIComponent(t);
|
|
79935
79935
|
}
|
|
79936
|
-
const
|
|
79936
|
+
const pre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
79937
79937
|
__proto__: null,
|
|
79938
79938
|
NeedleEngineHTMLElement: FU
|
|
79939
79939
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -79962,17 +79962,17 @@ Cn.registerCallback(Yr.ContextCreated, (n) => {
|
|
|
79962
79962
|
const SS = le("debughotreload");
|
|
79963
79963
|
let rm = !1;
|
|
79964
79964
|
const pg = /* @__PURE__ */ new Map();
|
|
79965
|
-
function
|
|
79965
|
+
function zoe() {
|
|
79966
79966
|
return rm;
|
|
79967
79967
|
}
|
|
79968
|
-
function
|
|
79968
|
+
function Goe(n) {
|
|
79969
79969
|
var i;
|
|
79970
79970
|
if (rm)
|
|
79971
79971
|
return;
|
|
79972
79972
|
const t = n.constructor.name;
|
|
79973
79973
|
pg.has(t) ? (i = pg.get(t)) == null || i.push(n) : pg.set(t, [n]);
|
|
79974
79974
|
}
|
|
79975
|
-
function
|
|
79975
|
+
function Qoe(n) {
|
|
79976
79976
|
if (rm)
|
|
79977
79977
|
return;
|
|
79978
79978
|
const t = n.constructor.name, i = pg.get(t);
|
|
@@ -79982,7 +79982,7 @@ function Goe(n) {
|
|
|
79982
79982
|
s !== -1 && i.splice(s, 1);
|
|
79983
79983
|
}
|
|
79984
79984
|
let HB = !1;
|
|
79985
|
-
function
|
|
79985
|
+
function gre() {
|
|
79986
79986
|
if (SS || HB)
|
|
79987
79987
|
return;
|
|
79988
79988
|
HB = !0;
|
|
@@ -79998,8 +79998,8 @@ function pre() {
|
|
|
79998
79998
|
n.apply(console, e);
|
|
79999
79999
|
};
|
|
80000
80000
|
}
|
|
80001
|
-
function
|
|
80002
|
-
SS && console.log("Hot Reload - apply changes"),
|
|
80001
|
+
function Hoe(n) {
|
|
80002
|
+
SS && console.log("Hot Reload - apply changes"), gre();
|
|
80003
80003
|
for (const e of Object.keys(n))
|
|
80004
80004
|
try {
|
|
80005
80005
|
rm = !0;
|
|
@@ -80049,8 +80049,8 @@ function Qoe(n) {
|
|
|
80049
80049
|
}
|
|
80050
80050
|
return !0;
|
|
80051
80051
|
}
|
|
80052
|
-
const
|
|
80053
|
-
class
|
|
80052
|
+
const Voe = Symbol("object"), VB = new vc(() => new E(), 20);
|
|
80053
|
+
class mre {
|
|
80054
80054
|
constructor(e, t, i, s, r) {
|
|
80055
80055
|
u(this, "_point");
|
|
80056
80056
|
u(this, "_normal");
|
|
@@ -80068,7 +80068,7 @@ class gre {
|
|
|
80068
80068
|
return VB.get().set(this._normal.x, this._normal.y, this._normal.z);
|
|
80069
80069
|
}
|
|
80070
80070
|
}
|
|
80071
|
-
class
|
|
80071
|
+
class Are {
|
|
80072
80072
|
constructor(e, t, i) {
|
|
80073
80073
|
u(this, "contacts");
|
|
80074
80074
|
u(this, "me");
|
|
@@ -80107,7 +80107,7 @@ class mre {
|
|
|
80107
80107
|
// return this._point;
|
|
80108
80108
|
// }
|
|
80109
80109
|
}
|
|
80110
|
-
class
|
|
80110
|
+
class vre {
|
|
80111
80111
|
constructor(e, t) {
|
|
80112
80112
|
u(this, "object");
|
|
80113
80113
|
u(this, "collider");
|
|
@@ -80122,33 +80122,33 @@ om.length;
|
|
|
80122
80122
|
function WB() {
|
|
80123
80123
|
return jB.byteLength, jB;
|
|
80124
80124
|
}
|
|
80125
|
-
const
|
|
80125
|
+
const yre = new TextDecoder("utf-8", { ignoreBOM: !0, fatal: !0 });
|
|
80126
80126
|
function mt(n, e) {
|
|
80127
80127
|
if (!(n instanceof e))
|
|
80128
80128
|
throw new Error(`expected instance of ${e.name}`);
|
|
80129
80129
|
return n.ptr;
|
|
80130
80130
|
}
|
|
80131
|
-
|
|
80131
|
+
yre.decode();
|
|
80132
80132
|
let qB, YB, gg = 32;
|
|
80133
80133
|
function XB(n) {
|
|
80134
80134
|
if (gg == 1)
|
|
80135
80135
|
throw new Error("out of js stack");
|
|
80136
80136
|
return om[--gg] = n, gg;
|
|
80137
80137
|
}
|
|
80138
|
-
function
|
|
80138
|
+
function _re() {
|
|
80139
80139
|
return qB.byteLength, qB;
|
|
80140
80140
|
}
|
|
80141
|
-
function
|
|
80141
|
+
function bre() {
|
|
80142
80142
|
return YB.byteLength, YB;
|
|
80143
80143
|
}
|
|
80144
80144
|
let sr = 0;
|
|
80145
80145
|
function oh(n, e) {
|
|
80146
80146
|
const t = e(4 * n.length);
|
|
80147
|
-
return
|
|
80147
|
+
return _re().set(n, t / 4), sr = n.length, t;
|
|
80148
80148
|
}
|
|
80149
80149
|
function Gv(n, e) {
|
|
80150
80150
|
const t = e(4 * n.length);
|
|
80151
|
-
return
|
|
80151
|
+
return bre().set(n, t / 4), sr = n.length, t;
|
|
80152
80152
|
}
|
|
80153
80153
|
class C0 {
|
|
80154
80154
|
static __wrap(e) {
|
|
@@ -80561,14 +80561,14 @@ class ut {
|
|
|
80561
80561
|
return ut.__wrap(e);
|
|
80562
80562
|
}
|
|
80563
80563
|
}
|
|
80564
|
-
class
|
|
80564
|
+
class xre {
|
|
80565
80565
|
constructor(e, t, i) {
|
|
80566
80566
|
this.x = e, this.y = t, this.z = i;
|
|
80567
80567
|
}
|
|
80568
80568
|
}
|
|
80569
80569
|
class Qe {
|
|
80570
80570
|
static new(e, t, i) {
|
|
80571
|
-
return new
|
|
80571
|
+
return new xre(e, t, i);
|
|
80572
80572
|
}
|
|
80573
80573
|
static intoRaw(e) {
|
|
80574
80574
|
return new ut(e.x, e.y, e.z);
|
|
@@ -80683,7 +80683,7 @@ class vb {
|
|
|
80683
80683
|
return e.free(), t;
|
|
80684
80684
|
}
|
|
80685
80685
|
}
|
|
80686
|
-
class
|
|
80686
|
+
class wre {
|
|
80687
80687
|
constructor(e, t) {
|
|
80688
80688
|
this.origin = e, this.dir = t;
|
|
80689
80689
|
}
|
|
@@ -80937,7 +80937,7 @@ class JU extends rs {
|
|
|
80937
80937
|
(function(n) {
|
|
80938
80938
|
n[n.DYNAMIC_DYNAMIC = 1] = "DYNAMIC_DYNAMIC", n[n.DYNAMIC_KINEMATIC = 12] = "DYNAMIC_KINEMATIC", n[n.DYNAMIC_FIXED = 2] = "DYNAMIC_FIXED", n[n.KINEMATIC_KINEMATIC = 52224] = "KINEMATIC_KINEMATIC", n[n.KINEMATIC_FIXED = 8704] = "KINEMATIC_FIXED", n[n.FIXED_FIXED = 32] = "FIXED_FIXED", n[n.DEFAULT = 15] = "DEFAULT", n[n.ALL = 60943] = "ALL";
|
|
80939
80939
|
})(S0 || (S0 = {}));
|
|
80940
|
-
class
|
|
80940
|
+
class Cre {
|
|
80941
80941
|
constructor(e, t, i, s) {
|
|
80942
80942
|
this.colliderSet = e, this.handle = t, this._parent = i, this._shape = s;
|
|
80943
80943
|
}
|
|
@@ -81273,7 +81273,7 @@ class Bi {
|
|
|
81273
81273
|
(function(n) {
|
|
81274
81274
|
n[n.COLLISION_EVENTS = 1] = "COLLISION_EVENTS", n[n.CONTACT_FORCE_EVENTS = 2] = "CONTACT_FORCE_EVENTS";
|
|
81275
81275
|
})(MS || (MS = {}));
|
|
81276
|
-
class
|
|
81276
|
+
class Sre {
|
|
81277
81277
|
free() {
|
|
81278
81278
|
this.raw.free(), this.raw = void 0;
|
|
81279
81279
|
}
|
|
@@ -81296,7 +81296,7 @@ class Cre {
|
|
|
81296
81296
|
return this.raw.max_force_magnitude();
|
|
81297
81297
|
}
|
|
81298
81298
|
}
|
|
81299
|
-
class
|
|
81299
|
+
class Ere {
|
|
81300
81300
|
constructor(e, t) {
|
|
81301
81301
|
this.raw = t || new C0(e);
|
|
81302
81302
|
}
|
|
@@ -81307,7 +81307,7 @@ class Sre {
|
|
|
81307
81307
|
this.raw.drainCollisionEvents(e);
|
|
81308
81308
|
}
|
|
81309
81309
|
drainContactForceEvents(e) {
|
|
81310
|
-
let t = new
|
|
81310
|
+
let t = new Sre();
|
|
81311
81311
|
this.raw.drainContactForceEvents((i) => {
|
|
81312
81312
|
t.raw = i, e(t), t.free();
|
|
81313
81313
|
});
|
|
@@ -81321,11 +81321,11 @@ class Sre {
|
|
|
81321
81321
|
})(ZB || (ZB = {})), function(n) {
|
|
81322
81322
|
n[n.EMPTY = 0] = "EMPTY", n[n.COMPUTE_IMPULSE = 1] = "COMPUTE_IMPULSE";
|
|
81323
81323
|
}($B || ($B = {}));
|
|
81324
|
-
for (var
|
|
81324
|
+
for (var joe = { byteLength: function(n) {
|
|
81325
81325
|
var e = eD(n), t = e[0], i = e[1];
|
|
81326
81326
|
return 3 * (t + i) / 4 - i;
|
|
81327
81327
|
}, toByteArray: function(n) {
|
|
81328
|
-
var e, t, i = eD(n), s = i[0], r = i[1], o = new
|
|
81328
|
+
var e, t, i = eD(n), s = i[0], r = i[1], o = new Ire(function(l, h, d) {
|
|
81329
81329
|
return 3 * (h + d) / 4 - d;
|
|
81330
81330
|
}(0, s, r)), a = 0, c = r > 0 ? s - 4 : s;
|
|
81331
81331
|
for (t = 0; t < c; t += 4)
|
|
@@ -81333,9 +81333,9 @@ for (var Voe = { byteLength: function(n) {
|
|
|
81333
81333
|
return r === 2 && (e = Ur[n.charCodeAt(t)] << 2 | Ur[n.charCodeAt(t + 1)] >> 4, o[a++] = 255 & e), r === 1 && (e = Ur[n.charCodeAt(t)] << 10 | Ur[n.charCodeAt(t + 1)] << 4 | Ur[n.charCodeAt(t + 2)] >> 2, o[a++] = e >> 8 & 255, o[a++] = 255 & e), o;
|
|
81334
81334
|
}, fromByteArray: function(n) {
|
|
81335
81335
|
for (var e, t = n.length, i = t % 3, s = [], r = 16383, o = 0, a = t - i; o < a; o += r)
|
|
81336
|
-
s.push(
|
|
81336
|
+
s.push(Tre(n, o, o + r > a ? a : o + r));
|
|
81337
81337
|
return i === 1 ? (e = n[t - 1], s.push(sa[e >> 2] + sa[e << 4 & 63] + "==")) : i === 2 && (e = (n[t - 2] << 8) + n[t - 1], s.push(sa[e >> 10] + sa[e >> 4 & 63] + sa[e << 2 & 63] + "=")), s.join("");
|
|
81338
|
-
} }, sa = [], Ur = [],
|
|
81338
|
+
} }, sa = [], Ur = [], Ire = typeof Uint8Array < "u" ? Uint8Array : Array, ww = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", Vu = 0, Mre = ww.length; Vu < Mre; ++Vu)
|
|
81339
81339
|
sa[Vu] = ww[Vu], Ur[ww.charCodeAt(Vu)] = Vu;
|
|
81340
81340
|
function eD(n) {
|
|
81341
81341
|
var e = n.length;
|
|
@@ -81344,20 +81344,20 @@ function eD(n) {
|
|
|
81344
81344
|
var t = n.indexOf("=");
|
|
81345
81345
|
return t === -1 && (t = e), [t, t === e ? 0 : 4 - t % 4];
|
|
81346
81346
|
}
|
|
81347
|
-
function
|
|
81347
|
+
function Tre(n, e, t) {
|
|
81348
81348
|
for (var i, s, r = [], o = e; o < t; o += 3)
|
|
81349
81349
|
i = (n[o] << 16 & 16711680) + (n[o + 1] << 8 & 65280) + (255 & n[o + 2]), r.push(sa[(s = i) >> 18 & 63] + sa[s >> 12 & 63] + sa[s >> 6 & 63] + sa[63 & s]);
|
|
81350
81350
|
return r.join("");
|
|
81351
81351
|
}
|
|
81352
81352
|
Ur["-".charCodeAt(0)] = 62, Ur["_".charCodeAt(0)] = 63;
|
|
81353
|
-
const Xo = le("debugphysics"), Cw = le("debugphysicscolliders"), Sw = le("debugcollisions"),
|
|
81353
|
+
const Xo = le("debugphysics"), Cw = le("debugphysicscolliders"), Sw = le("debugcollisions"), Pre = le("showcolliders"), bo = Symbol("needle component"), Br = Symbol("physics body"), Rre = Symbol("rigidbody");
|
|
81354
81354
|
let ju;
|
|
81355
81355
|
const wg = class {
|
|
81356
81356
|
constructor() {
|
|
81357
81357
|
u(this, "context");
|
|
81358
81358
|
u(this, "_initializePromise");
|
|
81359
81359
|
u(this, "_isInitialized", !1);
|
|
81360
|
-
u(this, "rapierRay", new
|
|
81360
|
+
u(this, "rapierRay", new wre({ x: 0, y: 0, z: 0 }, { x: 0, y: 0, z: 1 }));
|
|
81361
81361
|
u(this, "raycastVectorsBuffer", new vc(() => new E(), 10));
|
|
81362
81362
|
u(this, "rapierSphere", null);
|
|
81363
81363
|
u(this, "rapierColliderArray", []);
|
|
@@ -81389,7 +81389,7 @@ const wg = class {
|
|
|
81389
81389
|
const r = this.objects.findIndex((o) => o === e);
|
|
81390
81390
|
if (r >= 0) {
|
|
81391
81391
|
const o = this.bodies[r];
|
|
81392
|
-
if (this.bodies.splice(r, 1), this.objects.splice(r, 1), o instanceof
|
|
81392
|
+
if (this.bodies.splice(r, 1), this.objects.splice(r, 1), o instanceof Cre) {
|
|
81393
81393
|
const a = o;
|
|
81394
81394
|
(i = this.world) == null || i.removeCollider(a, !0);
|
|
81395
81395
|
const c = a.parent();
|
|
@@ -81542,7 +81542,7 @@ const wg = class {
|
|
|
81542
81542
|
this.rapierIdentityRotation,
|
|
81543
81543
|
this.rapierSphere,
|
|
81544
81544
|
(i) => {
|
|
81545
|
-
const s = i[bo], r = new
|
|
81545
|
+
const s = i[bo], r = new vre(s.gameObject, s);
|
|
81546
81546
|
return this.rapierColliderArray.push(r), !0;
|
|
81547
81547
|
},
|
|
81548
81548
|
IS.EXCLUDE_SENSORS,
|
|
@@ -81690,7 +81690,7 @@ const wg = class {
|
|
|
81690
81690
|
const r = ju.RigidBodyDesc.kinematicPositionBased(), o = St(e.gameObject);
|
|
81691
81691
|
r.setTranslation(o.x, o.y, o.z), r.setRotation(jn(e.gameObject)), i = this.world.createRigidBody(r), t.identity(), i[bo] = null;
|
|
81692
81692
|
}
|
|
81693
|
-
return e[
|
|
81693
|
+
return e[Rre] = i, { rigidBody: i, useExplicitMassProperties: s };
|
|
81694
81694
|
}
|
|
81695
81695
|
internal_getRigidbody(e) {
|
|
81696
81696
|
return e[Br];
|
|
@@ -81699,11 +81699,11 @@ const wg = class {
|
|
|
81699
81699
|
t.enableCcd(e.collisionDetectionMode !== x1.Discrete), t.setLinearDamping(e.drag), t.setAngularDamping(e.angularDrag), t.setGravityScale(e.useGravity ? e.gravityScale : 0, !0), t.setEnabledRotations(!e.lockRotationX, !e.lockRotationY, !e.lockRotationZ, !0), t.setEnabledTranslations(!e.lockPositionX, !e.lockPositionY, !e.lockPositionZ, !0), e.isKinematic ? t.setBodyType(ju.RigidBodyType.KinematicPositionBased) : t.setBodyType(ju.RigidBodyType.Dynamic);
|
|
81700
81700
|
}
|
|
81701
81701
|
step(e) {
|
|
81702
|
-
this.world && this.enabled && (this._isUpdatingPhysicsWorld = !0, this.eventQueue || (this.eventQueue = new
|
|
81702
|
+
this.world && this.enabled && (this._isUpdatingPhysicsWorld = !0, this.eventQueue || (this.eventQueue = new Ere(!1)), e && (this.world.timestep = $e.lerp(this.world.timestep, e, 0.8)), this.world.step(this.eventQueue), this._isUpdatingPhysicsWorld = !1, this.updateDebugRendering(this.world));
|
|
81703
81703
|
}
|
|
81704
81704
|
updateDebugRendering(e) {
|
|
81705
81705
|
var t;
|
|
81706
|
-
if (Xo || Cw ||
|
|
81706
|
+
if (Xo || Cw || Pre) {
|
|
81707
81707
|
if (!this.lines) {
|
|
81708
81708
|
const s = new an({
|
|
81709
81709
|
color: 2258688
|
|
@@ -81716,7 +81716,7 @@ const wg = class {
|
|
|
81716
81716
|
}
|
|
81717
81717
|
}
|
|
81718
81718
|
postStep() {
|
|
81719
|
-
this.world && this.enabled && (this._isUpdatingPhysicsWorld = !0, this.syncObjects(), this._isUpdatingPhysicsWorld = !1, this.eventQueue && !this.collisionHandler && (this.collisionHandler = new
|
|
81719
|
+
this.world && this.enabled && (this._isUpdatingPhysicsWorld = !0, this.syncObjects(), this._isUpdatingPhysicsWorld = !1, this.eventQueue && !this.collisionHandler && (this.collisionHandler = new Bre(this.world, this.eventQueue)), this.collisionHandler && (this.collisionHandler.handleCollisionEvents(), this.collisionHandler.update()));
|
|
81720
81720
|
}
|
|
81721
81721
|
/** sync rendered objects with physics world (except for colliders without rigidbody) */
|
|
81722
81722
|
syncObjects() {
|
|
@@ -81795,7 +81795,7 @@ const wg = class {
|
|
|
81795
81795
|
};
|
|
81796
81796
|
let Wu = wg;
|
|
81797
81797
|
u(Wu, "_didLoadPhysicsEngine", !1), u(Wu, "_matricesBuffer", []), u(Wu, "centerConnectionPos", { x: 0, y: 0, z: 0 }), u(Wu, "centerConnectionRot", { x: 0, y: 0, z: 0, w: 1 });
|
|
81798
|
-
class
|
|
81798
|
+
class Bre {
|
|
81799
81799
|
constructor(e, t) {
|
|
81800
81800
|
u(this, "world");
|
|
81801
81801
|
u(this, "eventQueue");
|
|
@@ -81833,11 +81833,11 @@ class Rre {
|
|
|
81833
81833
|
for (let g = 0; g < a.numSolverContacts(); g++) {
|
|
81834
81834
|
const m = a.solverContactPoint(g), A = a.contactImpulse(g);
|
|
81835
81835
|
if (m) {
|
|
81836
|
-
const v = a.contactDist(g), b = a.solverContactFriction(g), y = new
|
|
81836
|
+
const v = a.contactDist(g), b = a.solverContactFriction(g), y = new mre(m, v, p, A, b);
|
|
81837
81837
|
f.push(y), Sw && lc.DrawDirection(m, p, 16711680, 3, !0);
|
|
81838
81838
|
}
|
|
81839
81839
|
}
|
|
81840
|
-
r = new
|
|
81840
|
+
r = new Are(o, i, f);
|
|
81841
81841
|
}
|
|
81842
81842
|
if (h) {
|
|
81843
81843
|
const f = { collider: e, component: l, collision: r };
|
|
@@ -81938,7 +81938,7 @@ Object.defineProperty($t.prototype, "far", {
|
|
|
81938
81938
|
this._far = n, e && this.view !== void 0 && this.updateProjectionMatrix();
|
|
81939
81939
|
}
|
|
81940
81940
|
});
|
|
81941
|
-
function
|
|
81941
|
+
function Woe(n, e, t, i = "image/webp", s) {
|
|
81942
81942
|
if (!s && (s = n.mainCamera, !s))
|
|
81943
81943
|
return console.error("No camera found"), null;
|
|
81944
81944
|
const r = n.renderer.domElement.width, o = n.renderer.domElement.height;
|
|
@@ -81977,7 +81977,7 @@ for (const n of Object.getOwnPropertyNames($))
|
|
|
81977
81977
|
}
|
|
81978
81978
|
globalThis.THREE ? console.warn("Threejs is already imported") : globalThis.THREE = Q5;
|
|
81979
81979
|
export {
|
|
81980
|
-
|
|
81980
|
+
Voe as $physicsKey,
|
|
81981
81981
|
li as ActionBuilder,
|
|
81982
81982
|
oF as ActionCollection,
|
|
81983
81983
|
jr as ActionModel,
|
|
@@ -82039,7 +82039,7 @@ export {
|
|
|
82039
82039
|
k$ as ClearFlags,
|
|
82040
82040
|
dh as ClipExtrapolation,
|
|
82041
82041
|
kc as Collider,
|
|
82042
|
-
|
|
82042
|
+
Are as Collision,
|
|
82043
82043
|
x1 as CollisionDetectionMode,
|
|
82044
82044
|
lu as ColorAdjustments,
|
|
82045
82045
|
kf as ColorBySpeedModule,
|
|
@@ -82048,9 +82048,9 @@ export {
|
|
|
82048
82048
|
g_ as ComponentEvents,
|
|
82049
82049
|
m_ as ComponentLifecycleEvents,
|
|
82050
82050
|
wj as ConnectionEvents,
|
|
82051
|
-
|
|
82051
|
+
mre as ContactPoint,
|
|
82052
82052
|
xt as Context,
|
|
82053
|
-
|
|
82053
|
+
moe as ContextArgs,
|
|
82054
82054
|
Yr as ContextEvent,
|
|
82055
82055
|
Cn as ContextRegistry,
|
|
82056
82056
|
sI as ControlTrackHandler,
|
|
@@ -82100,7 +82100,7 @@ export {
|
|
|
82100
82100
|
Z3 as HideOnStart,
|
|
82101
82101
|
nb as HingeJoint,
|
|
82102
82102
|
X3 as HorizontalLayoutGroup,
|
|
82103
|
-
|
|
82103
|
+
coe as HostData,
|
|
82104
82104
|
$m as Image,
|
|
82105
82105
|
tg as ImageReference,
|
|
82106
82106
|
O9 as ImageReferenceSerializer,
|
|
@@ -82113,15 +82113,15 @@ export {
|
|
|
82113
82113
|
Ys as InstantiateIdProvider,
|
|
82114
82114
|
xc as InstantiateOptions,
|
|
82115
82115
|
zm as Interactable,
|
|
82116
|
-
|
|
82116
|
+
roe as JoinedRoomResponse,
|
|
82117
82117
|
ux as KeyEventArgs,
|
|
82118
82118
|
ob as LODGroup,
|
|
82119
82119
|
Nf as LODModel,
|
|
82120
|
-
|
|
82120
|
+
ooe as LeftRoomResponse,
|
|
82121
82121
|
Sr as Light,
|
|
82122
82122
|
F9 as LightData,
|
|
82123
82123
|
kn as LimitVelocityOverLifetimeModule,
|
|
82124
|
-
|
|
82124
|
+
Aoe as LoadingElementOptions,
|
|
82125
82125
|
lU as LogStats,
|
|
82126
82126
|
dc as LogType,
|
|
82127
82127
|
zf as LookAt,
|
|
@@ -82218,12 +82218,12 @@ export {
|
|
|
82218
82218
|
kI as SpectatorCamera,
|
|
82219
82219
|
H_ as SphereCollider,
|
|
82220
82220
|
T8 as SphereIntersection,
|
|
82221
|
-
|
|
82221
|
+
vre as SphereOverlapResult,
|
|
82222
82222
|
Wl as Sprite,
|
|
82223
82223
|
uA as SpriteData,
|
|
82224
82224
|
Wf as SpriteRenderer,
|
|
82225
82225
|
gb as SpriteSheet,
|
|
82226
|
-
|
|
82226
|
+
voe as StateMachineBehaviour,
|
|
82227
82227
|
x0 as SubEmitterSystem,
|
|
82228
82228
|
OI as SyncedCamera,
|
|
82229
82229
|
mu as SyncedRoom,
|
|
@@ -82255,7 +82255,7 @@ export {
|
|
|
82255
82255
|
IP as Upload_Result,
|
|
82256
82256
|
V7 as UriSerializer,
|
|
82257
82257
|
Gm as UsageMarker,
|
|
82258
|
-
|
|
82258
|
+
aoe as UserJoinedOrLeftRoomModel,
|
|
82259
82259
|
aa as VRUserState,
|
|
82260
82260
|
rF as VariantAction,
|
|
82261
82261
|
Yi as VelocityOverLifetimeModule,
|
|
@@ -82268,7 +82268,7 @@ export {
|
|
|
82268
82268
|
FI as Volume,
|
|
82269
82269
|
Ut as VolumeParameter,
|
|
82270
82270
|
N_ as VolumeProfile,
|
|
82271
|
-
|
|
82271
|
+
Ooe as WaitForFrames,
|
|
82272
82272
|
dne as WaitForSeconds,
|
|
82273
82273
|
Sg as Watch,
|
|
82274
82274
|
Md as WebAR,
|
|
@@ -82293,21 +82293,21 @@ export {
|
|
|
82293
82293
|
MU as __Ignore,
|
|
82294
82294
|
rW as __internalNotifyObjectDestroyed,
|
|
82295
82295
|
vl as activeInHierarchyFieldName,
|
|
82296
|
-
|
|
82296
|
+
Coe as addCustomExtension,
|
|
82297
82297
|
HR as addFile,
|
|
82298
82298
|
cte as addFileFromUrl,
|
|
82299
|
-
|
|
82299
|
+
Loe as addGltfLoadEventListener,
|
|
82300
82300
|
$h as addNewComponent,
|
|
82301
|
-
|
|
82301
|
+
loe as addPatch,
|
|
82302
82302
|
zE as apply,
|
|
82303
|
-
|
|
82303
|
+
Hoe as applyChanges,
|
|
82304
82304
|
Nj as beginListenDestroy,
|
|
82305
82305
|
lte as beginListenFileSpawn,
|
|
82306
82306
|
Gj as beginListenInstantiate,
|
|
82307
|
-
|
|
82307
|
+
goe as build_scene_functions,
|
|
82308
82308
|
Yu as builtinComponentKeyName,
|
|
82309
82309
|
VO as calculateProgress01,
|
|
82310
|
-
|
|
82310
|
+
Eoe as colorSerializer,
|
|
82311
82311
|
Qx as componentSerializer,
|
|
82312
82312
|
E8 as copyTexture,
|
|
82313
82313
|
kU as createGLTFLoader,
|
|
@@ -82326,16 +82326,16 @@ export {
|
|
|
82326
82326
|
NO as download_file,
|
|
82327
82327
|
Wv as editorGuidKeyName,
|
|
82328
82328
|
TB as effectsOrder,
|
|
82329
|
-
|
|
82329
|
+
Ioe as eventListSerializer,
|
|
82330
82330
|
lre as findAnimations,
|
|
82331
|
-
|
|
82331
|
+
Uoe as findAnimationsLate,
|
|
82332
82332
|
y_ as findByGuid,
|
|
82333
82333
|
Kj as findObjectOfType,
|
|
82334
82334
|
Zj as findObjectsOfType,
|
|
82335
82335
|
aO as findUsers,
|
|
82336
82336
|
Qd as foreachComponent,
|
|
82337
82337
|
dO as foreachComponentEnumerator,
|
|
82338
|
-
|
|
82338
|
+
toe as forward,
|
|
82339
82339
|
UE as generateSeed,
|
|
82340
82340
|
Mm as getComponent,
|
|
82341
82341
|
Tm as getComponentInChildren,
|
|
@@ -82343,16 +82343,16 @@ export {
|
|
|
82343
82343
|
A_ as getComponents,
|
|
82344
82344
|
v_ as getComponentsInChildren,
|
|
82345
82345
|
NE as getComponentsInParent,
|
|
82346
|
-
|
|
82347
|
-
|
|
82348
|
-
|
|
82346
|
+
Qre as getIp,
|
|
82347
|
+
Hre as getIpAndLocation,
|
|
82348
|
+
Gre as getIpCloudflare,
|
|
82349
82349
|
ma as getLoader,
|
|
82350
82350
|
tO as getOrAddComponent,
|
|
82351
82351
|
le as getParam,
|
|
82352
|
-
|
|
82352
|
+
Nre as getPath,
|
|
82353
82353
|
R0 as getUrlParams,
|
|
82354
|
-
|
|
82355
|
-
|
|
82354
|
+
doe as getUserCount,
|
|
82355
|
+
ioe as getWorldDirection,
|
|
82356
82356
|
w8 as getWorldEuler,
|
|
82357
82357
|
St as getWorldPosition,
|
|
82358
82358
|
jn as getWorldQuaternion,
|
|
@@ -82364,34 +82364,34 @@ export {
|
|
|
82364
82364
|
hW as isActiveInHierarchy,
|
|
82365
82365
|
Pm as isActiveSelf,
|
|
82366
82366
|
S8 as isAnimationAction,
|
|
82367
|
-
|
|
82367
|
+
Lre as isDebugMode,
|
|
82368
82368
|
hO as isDestroyed,
|
|
82369
82369
|
Do as isDevEnvironment,
|
|
82370
82370
|
lN as isHostedOnGlitch,
|
|
82371
|
-
|
|
82371
|
+
zoe as isHotReloading,
|
|
82372
82372
|
Ks as isLocalNetwork,
|
|
82373
82373
|
Kd as isMobileDevice,
|
|
82374
82374
|
iD as isMozillaXR,
|
|
82375
|
-
|
|
82375
|
+
zre as isQuest,
|
|
82376
82376
|
ll as isSafari,
|
|
82377
82377
|
sW as isUsageTrackingEnabled,
|
|
82378
82378
|
GE as isUsingInstancing,
|
|
82379
82379
|
Ry as isiOS,
|
|
82380
82380
|
cre as loadSync,
|
|
82381
82381
|
xC as logHierarchy,
|
|
82382
|
-
|
|
82383
|
-
|
|
82382
|
+
eoe as lookAtInverse,
|
|
82383
|
+
Ure as makeId,
|
|
82384
82384
|
nN as makeIdFromRandomWords,
|
|
82385
82385
|
uW as markAsInstancedRendered,
|
|
82386
82386
|
nO as moveComponentInstance,
|
|
82387
|
-
|
|
82387
|
+
Ore as nameof,
|
|
82388
82388
|
Fw as nameofFactory,
|
|
82389
82389
|
N7 as objectSerializer,
|
|
82390
82390
|
are as parseSync,
|
|
82391
|
-
|
|
82391
|
+
Poe as prefix,
|
|
82392
82392
|
tN as pushState,
|
|
82393
82393
|
iN as randomNumber,
|
|
82394
|
-
|
|
82394
|
+
Goe as register,
|
|
82395
82395
|
YE as registerComponent,
|
|
82396
82396
|
HL as registerComponentExtension,
|
|
82397
82397
|
O7 as registerExtensions,
|
|
@@ -82399,12 +82399,12 @@ export {
|
|
|
82399
82399
|
Hj as registerPrefabProvider,
|
|
82400
82400
|
rN as relativePathPrefix,
|
|
82401
82401
|
eO as removeComponent,
|
|
82402
|
-
|
|
82403
|
-
|
|
82404
|
-
|
|
82402
|
+
Soe as removeCustomExtension,
|
|
82403
|
+
Foe as removeGltfLoadEventListener,
|
|
82404
|
+
hoe as removePatch,
|
|
82405
82405
|
Yh as resolveUrl,
|
|
82406
82406
|
sN as sanitizeString,
|
|
82407
|
-
|
|
82407
|
+
Woe as screenshot,
|
|
82408
82408
|
Uj as sendDestroyed,
|
|
82409
82409
|
w as serializable,
|
|
82410
82410
|
r8 as serializeObject,
|
|
@@ -82412,16 +82412,16 @@ export {
|
|
|
82412
82412
|
oy as setActive,
|
|
82413
82413
|
dW as setDestroyed,
|
|
82414
82414
|
Py as setOrAddParamsToUrl,
|
|
82415
|
-
|
|
82415
|
+
Fre as setParam,
|
|
82416
82416
|
eN as setParamWithoutReload,
|
|
82417
82417
|
tD as setState,
|
|
82418
|
-
|
|
82418
|
+
uoe as setUsageTrackingEnabled,
|
|
82419
82419
|
C8 as setWorldEuler,
|
|
82420
82420
|
Tn as setWorldPosition,
|
|
82421
82421
|
Fg as setWorldPositionXYZ,
|
|
82422
82422
|
yr as setWorldQuaternion,
|
|
82423
82423
|
A8 as setWorldQuaternionXYZW,
|
|
82424
|
-
|
|
82424
|
+
noe as setWorldRotation,
|
|
82425
82425
|
TE as setWorldRotationXYZ,
|
|
82426
82426
|
MT as setWorldScale,
|
|
82427
82427
|
ps as showBalloonMessage,
|
|
@@ -82431,11 +82431,11 @@ export {
|
|
|
82431
82431
|
FE as syncDestroy,
|
|
82432
82432
|
AU as syncField,
|
|
82433
82433
|
J2 as syncInstantiate,
|
|
82434
|
-
|
|
82434
|
+
soe as textureToCanvas,
|
|
82435
82435
|
Cg as tryFindObject,
|
|
82436
82436
|
hre as tryFindObjectByName,
|
|
82437
|
-
|
|
82438
|
-
|
|
82437
|
+
Noe as tryFindScript,
|
|
82438
|
+
Qoe as unregister,
|
|
82439
82439
|
P9 as upload_file,
|
|
82440
82440
|
Rc as validate
|
|
82441
82441
|
};
|