@dcl-regenesislabs/bevy-explorer-web 0.1.0-18686533833.commit-0f2be18 → 0.1.0-18717121852.commit-005b954
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/.env +1 -1
- package/index.html +2 -2
- package/package.json +3 -3
- package/pkg/webgpu_build.d.ts +3 -3
- package/pkg/webgpu_build.js +46 -46
- package/pkg/webgpu_build_bg.wasm +0 -0
- package/pkg/webgpu_build_bg.wasm.d.ts +3 -3
package/.env
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
PUBLIC_URL="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
1
|
+
PUBLIC_URL="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-18717121852.commit-005b954"
|
package/index.html
CHANGED
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
}
|
|
102
102
|
</style>
|
|
103
103
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
|
|
104
|
-
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
104
|
+
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-18717121852.commit-005b954";</script>
|
|
105
105
|
</head>
|
|
106
106
|
<body>
|
|
107
107
|
<div id="header" class="container">
|
|
@@ -130,6 +130,6 @@
|
|
|
130
130
|
</div>
|
|
131
131
|
<script src="https://cdn.jsdelivr.net/npm/livekit-client/dist/livekit-client.umd.min.js"></script>
|
|
132
132
|
<script src="https://cdn.jsdelivr.net/npm/hls.js@1"></script>
|
|
133
|
-
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
133
|
+
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-18717121852.commit-005b954/main.js"></script>
|
|
134
134
|
</body>
|
|
135
135
|
</html>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl-regenesislabs/bevy-explorer-web",
|
|
3
|
-
"version": "0.1.0-
|
|
3
|
+
"version": "0.1.0-18717121852.commit-005b954",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"postinstall": "node ./scripts/prebuild.js"
|
|
6
6
|
},
|
|
@@ -8,6 +8,6 @@
|
|
|
8
8
|
"type": "git",
|
|
9
9
|
"url": "git+https://github.com/decentraland/bevy-explorer.git"
|
|
10
10
|
},
|
|
11
|
-
"homepage": "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
12
|
-
"commit": "
|
|
11
|
+
"homepage": "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-18717121852.commit-005b954",
|
|
12
|
+
"commit": "005b954aec1e9fb7c9d1df08cb168569acb8f91a"
|
|
13
13
|
}
|
package/pkg/webgpu_build.d.ts
CHANGED
|
@@ -205,9 +205,9 @@ export interface InitOutput {
|
|
|
205
205
|
readonly closure51476_externref_shim: (a: number, b: number, c: any) => void;
|
|
206
206
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__heedd0a6395901798: (a: number, b: number) => void;
|
|
207
207
|
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9bfa50ac2770910f: (a: number, b: number) => void;
|
|
208
|
-
readonly closure56438_externref_shim: (a: number, b: number, c: any
|
|
209
|
-
readonly
|
|
210
|
-
readonly
|
|
208
|
+
readonly closure56438_externref_shim: (a: number, b: number, c: any) => void;
|
|
209
|
+
readonly _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0c78161a9a71767b: (a: number, b: number) => void;
|
|
210
|
+
readonly closure56451_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
211
211
|
readonly closure116486_externref_shim: (a: number, b: number, c: any) => void;
|
|
212
212
|
readonly closure131418_externref_shim: (a: number, b: number, c: any) => void;
|
|
213
213
|
readonly closure134322_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
package/pkg/webgpu_build.js
CHANGED
|
@@ -1311,16 +1311,16 @@ function __wbg_adapter_84(arg0, arg1) {
|
|
|
1311
1311
|
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9bfa50ac2770910f(arg0, arg1);
|
|
1312
1312
|
}
|
|
1313
1313
|
|
|
1314
|
-
function __wbg_adapter_87(arg0, arg1, arg2
|
|
1315
|
-
wasm.closure56438_externref_shim(arg0, arg1, arg2
|
|
1314
|
+
function __wbg_adapter_87(arg0, arg1, arg2) {
|
|
1315
|
+
wasm.closure56438_externref_shim(arg0, arg1, arg2);
|
|
1316
1316
|
}
|
|
1317
1317
|
|
|
1318
|
-
function
|
|
1319
|
-
wasm.
|
|
1318
|
+
function __wbg_adapter_98(arg0, arg1) {
|
|
1319
|
+
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0c78161a9a71767b(arg0, arg1);
|
|
1320
1320
|
}
|
|
1321
1321
|
|
|
1322
|
-
function
|
|
1323
|
-
wasm.
|
|
1322
|
+
function __wbg_adapter_105(arg0, arg1, arg2, arg3) {
|
|
1323
|
+
wasm.closure56451_externref_shim(arg0, arg1, arg2, arg3);
|
|
1324
1324
|
}
|
|
1325
1325
|
|
|
1326
1326
|
function __wbg_adapter_108(arg0, arg1, arg2) {
|
|
@@ -1477,7 +1477,7 @@ function __wbg_get_imports() {
|
|
|
1477
1477
|
const ret = arg0.Window;
|
|
1478
1478
|
return ret;
|
|
1479
1479
|
};
|
|
1480
|
-
imports.wbg.
|
|
1480
|
+
imports.wbg.__wbg_Window_d1bf622f71ff0629 = function(arg0) {
|
|
1481
1481
|
const ret = arg0.Window;
|
|
1482
1482
|
return ret;
|
|
1483
1483
|
};
|
|
@@ -1513,7 +1513,7 @@ function __wbg_get_imports() {
|
|
|
1513
1513
|
const ret = arg0.altKey;
|
|
1514
1514
|
return ret;
|
|
1515
1515
|
};
|
|
1516
|
-
imports.wbg.
|
|
1516
|
+
imports.wbg.__wbg_animate_6ec571f163cf6f8d = function(arg0, arg1, arg2) {
|
|
1517
1517
|
const ret = arg0.animate(arg1, arg2);
|
|
1518
1518
|
return ret;
|
|
1519
1519
|
};
|
|
@@ -1555,14 +1555,14 @@ function __wbg_get_imports() {
|
|
|
1555
1555
|
const ret = arg0.body;
|
|
1556
1556
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
1557
1557
|
};
|
|
1558
|
-
imports.wbg.
|
|
1558
|
+
imports.wbg.__wbg_brand_9562792cbb4735c3 = function(arg0, arg1) {
|
|
1559
1559
|
const ret = arg1.brand;
|
|
1560
1560
|
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
|
|
1561
1561
|
const len1 = WASM_VECTOR_LEN;
|
|
1562
1562
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
1563
1563
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
1564
1564
|
};
|
|
1565
|
-
imports.wbg.
|
|
1565
|
+
imports.wbg.__wbg_brands_a1e7a2bce052128f = function(arg0) {
|
|
1566
1566
|
const ret = arg0.brands;
|
|
1567
1567
|
return ret;
|
|
1568
1568
|
};
|
|
@@ -1600,7 +1600,7 @@ function __wbg_get_imports() {
|
|
|
1600
1600
|
imports.wbg.__wbg_cancelIdleCallback_669eb1ed294c8b8b = function(arg0, arg1) {
|
|
1601
1601
|
arg0.cancelIdleCallback(arg1 >>> 0);
|
|
1602
1602
|
};
|
|
1603
|
-
imports.wbg.
|
|
1603
|
+
imports.wbg.__wbg_cancel_09c394f0894744eb = function(arg0) {
|
|
1604
1604
|
arg0.cancel();
|
|
1605
1605
|
};
|
|
1606
1606
|
imports.wbg.__wbg_catch_a6e601879b2610e9 = function(arg0, arg1) {
|
|
@@ -1959,7 +1959,7 @@ function __wbg_get_imports() {
|
|
|
1959
1959
|
const ret = arg0.getBoundingClientRect();
|
|
1960
1960
|
return ret;
|
|
1961
1961
|
};
|
|
1962
|
-
imports.wbg.
|
|
1962
|
+
imports.wbg.__wbg_getCoalescedEvents_21492912fd0145ec = function(arg0) {
|
|
1963
1963
|
const ret = arg0.getCoalescedEvents;
|
|
1964
1964
|
return ret;
|
|
1965
1965
|
};
|
|
@@ -2778,11 +2778,11 @@ function __wbg_get_imports() {
|
|
|
2778
2778
|
const ret = Array.of(arg0, arg1);
|
|
2779
2779
|
return ret;
|
|
2780
2780
|
};
|
|
2781
|
-
imports.wbg.
|
|
2781
|
+
imports.wbg.__wbg_offsetX_cb6a38e6f23cb4a6 = function(arg0) {
|
|
2782
2782
|
const ret = arg0.offsetX;
|
|
2783
2783
|
return ret;
|
|
2784
2784
|
};
|
|
2785
|
-
imports.wbg.
|
|
2785
|
+
imports.wbg.__wbg_offsetY_43e21941c5c1f8bf = function(arg0) {
|
|
2786
2786
|
const ret = arg0.offsetY;
|
|
2787
2787
|
return ret;
|
|
2788
2788
|
};
|
|
@@ -2805,7 +2805,7 @@ function __wbg_get_imports() {
|
|
|
2805
2805
|
const ret = arg0.persisted;
|
|
2806
2806
|
return ret;
|
|
2807
2807
|
};
|
|
2808
|
-
imports.wbg.
|
|
2808
|
+
imports.wbg.__wbg_play_63bc12f42e16af91 = function(arg0) {
|
|
2809
2809
|
arg0.play();
|
|
2810
2810
|
};
|
|
2811
2811
|
imports.wbg.__wbg_play_f6ec5fc4e84b0d26 = function() { return handleError(function (arg0) {
|
|
@@ -2852,7 +2852,7 @@ function __wbg_get_imports() {
|
|
|
2852
2852
|
imports.wbg.__wbg_postMessage_f961e53b9731ca83 = function() { return handleError(function (arg0, arg1, arg2) {
|
|
2853
2853
|
arg0.postMessage(arg1, arg2);
|
|
2854
2854
|
}, arguments) };
|
|
2855
|
-
imports.wbg.
|
|
2855
|
+
imports.wbg.__wbg_postTask_41d93e93941e4a3d = function(arg0, arg1, arg2) {
|
|
2856
2856
|
const ret = arg0.postTask(arg1, arg2);
|
|
2857
2857
|
return ret;
|
|
2858
2858
|
};
|
|
@@ -2871,7 +2871,7 @@ function __wbg_get_imports() {
|
|
|
2871
2871
|
const ret = arg0.process;
|
|
2872
2872
|
return ret;
|
|
2873
2873
|
};
|
|
2874
|
-
imports.wbg.
|
|
2874
|
+
imports.wbg.__wbg_prototype_c28bca39c45aba9b = function() {
|
|
2875
2875
|
const ret = ResizeObserverEntry.prototype;
|
|
2876
2876
|
return ret;
|
|
2877
2877
|
};
|
|
@@ -2958,15 +2958,15 @@ function __wbg_get_imports() {
|
|
|
2958
2958
|
const ret = arg0.requestDevice(arg1);
|
|
2959
2959
|
return ret;
|
|
2960
2960
|
};
|
|
2961
|
-
imports.wbg.
|
|
2961
|
+
imports.wbg.__wbg_requestFullscreen_86fc6cdb76000482 = function(arg0) {
|
|
2962
2962
|
const ret = arg0.requestFullscreen;
|
|
2963
2963
|
return ret;
|
|
2964
2964
|
};
|
|
2965
|
-
imports.wbg.
|
|
2965
|
+
imports.wbg.__wbg_requestFullscreen_9f0611438eb929cf = function(arg0) {
|
|
2966
2966
|
const ret = arg0.requestFullscreen();
|
|
2967
2967
|
return ret;
|
|
2968
2968
|
};
|
|
2969
|
-
imports.wbg.
|
|
2969
|
+
imports.wbg.__wbg_requestIdleCallback_1b8d644ff564208f = function(arg0) {
|
|
2970
2970
|
const ret = arg0.requestIdleCallback;
|
|
2971
2971
|
return ret;
|
|
2972
2972
|
};
|
|
@@ -2995,11 +2995,11 @@ function __wbg_get_imports() {
|
|
|
2995
2995
|
imports.wbg.__wbg_revokeObjectURL_27267efebeb457c7 = function() { return handleError(function (arg0, arg1) {
|
|
2996
2996
|
URL.revokeObjectURL(getStringFromWasm0(arg0, arg1));
|
|
2997
2997
|
}, arguments) };
|
|
2998
|
-
imports.wbg.
|
|
2998
|
+
imports.wbg.__wbg_scheduler_48482a9974eeacbd = function(arg0) {
|
|
2999
2999
|
const ret = arg0.scheduler;
|
|
3000
3000
|
return ret;
|
|
3001
3001
|
};
|
|
3002
|
-
imports.wbg.
|
|
3002
|
+
imports.wbg.__wbg_scheduler_5156bb61cc1cf589 = function(arg0) {
|
|
3003
3003
|
const ret = arg0.scheduler;
|
|
3004
3004
|
return ret;
|
|
3005
3005
|
};
|
|
@@ -3973,7 +3973,7 @@ function __wbg_get_imports() {
|
|
|
3973
3973
|
const ret = arg0.usage;
|
|
3974
3974
|
return ret;
|
|
3975
3975
|
};
|
|
3976
|
-
imports.wbg.
|
|
3976
|
+
imports.wbg.__wbg_userAgentData_f7b0e61c05c54315 = function(arg0) {
|
|
3977
3977
|
const ret = arg0.userAgentData;
|
|
3978
3978
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
3979
3979
|
};
|
|
@@ -4038,14 +4038,14 @@ function __wbg_get_imports() {
|
|
|
4038
4038
|
const ret = arg0.wasClean;
|
|
4039
4039
|
return ret;
|
|
4040
4040
|
};
|
|
4041
|
-
imports.wbg.
|
|
4041
|
+
imports.wbg.__wbg_webkitExitFullscreen_85426cef5e755dfa = function(arg0) {
|
|
4042
4042
|
arg0.webkitExitFullscreen();
|
|
4043
4043
|
};
|
|
4044
|
-
imports.wbg.
|
|
4044
|
+
imports.wbg.__wbg_webkitFullscreenElement_a9ca38b7214d1567 = function(arg0) {
|
|
4045
4045
|
const ret = arg0.webkitFullscreenElement;
|
|
4046
4046
|
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
|
4047
4047
|
};
|
|
4048
|
-
imports.wbg.
|
|
4048
|
+
imports.wbg.__wbg_webkitRequestFullscreen_23664c63833ff0e5 = function(arg0) {
|
|
4049
4049
|
arg0.webkitRequestFullscreen();
|
|
4050
4050
|
};
|
|
4051
4051
|
imports.wbg.__wbg_width_cdaf02311c1621d1 = function(arg0) {
|
|
@@ -4113,15 +4113,15 @@ function __wbg_get_imports() {
|
|
|
4113
4113
|
const ret = false;
|
|
4114
4114
|
return ret;
|
|
4115
4115
|
};
|
|
4116
|
-
imports.wbg.
|
|
4116
|
+
imports.wbg.__wbindgen_closure_wrapper149198 = function(arg0, arg1, arg2) {
|
|
4117
4117
|
const ret = makeMutClosure(arg0, arg1, 116487, __wbg_adapter_108);
|
|
4118
4118
|
return ret;
|
|
4119
4119
|
};
|
|
4120
|
-
imports.wbg.
|
|
4120
|
+
imports.wbg.__wbindgen_closure_wrapper169533 = function(arg0, arg1, arg2) {
|
|
4121
4121
|
const ret = makeMutClosure(arg0, arg1, 131419, __wbg_adapter_111);
|
|
4122
4122
|
return ret;
|
|
4123
4123
|
};
|
|
4124
|
-
imports.wbg.
|
|
4124
|
+
imports.wbg.__wbindgen_closure_wrapper169535 = function(arg0, arg1, arg2) {
|
|
4125
4125
|
const ret = makeMutClosure(arg0, arg1, 131419, __wbg_adapter_111);
|
|
4126
4126
|
return ret;
|
|
4127
4127
|
};
|
|
@@ -4161,40 +4161,40 @@ function __wbg_get_imports() {
|
|
|
4161
4161
|
const ret = makeMutClosure(arg0, arg1, 54786, __wbg_adapter_84);
|
|
4162
4162
|
return ret;
|
|
4163
4163
|
};
|
|
4164
|
-
imports.wbg.
|
|
4164
|
+
imports.wbg.__wbindgen_closure_wrapper77062 = function(arg0, arg1, arg2) {
|
|
4165
4165
|
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_87);
|
|
4166
4166
|
return ret;
|
|
4167
4167
|
};
|
|
4168
|
-
imports.wbg.
|
|
4169
|
-
const ret = makeMutClosure(arg0, arg1, 56439,
|
|
4168
|
+
imports.wbg.__wbindgen_closure_wrapper77064 = function(arg0, arg1, arg2) {
|
|
4169
|
+
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_87);
|
|
4170
4170
|
return ret;
|
|
4171
4171
|
};
|
|
4172
|
-
imports.wbg.
|
|
4173
|
-
const ret = makeMutClosure(arg0, arg1, 56439,
|
|
4172
|
+
imports.wbg.__wbindgen_closure_wrapper77066 = function(arg0, arg1, arg2) {
|
|
4173
|
+
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_87);
|
|
4174
4174
|
return ret;
|
|
4175
4175
|
};
|
|
4176
|
-
imports.wbg.
|
|
4177
|
-
const ret = makeMutClosure(arg0, arg1, 56439,
|
|
4176
|
+
imports.wbg.__wbindgen_closure_wrapper77068 = function(arg0, arg1, arg2) {
|
|
4177
|
+
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_87);
|
|
4178
4178
|
return ret;
|
|
4179
4179
|
};
|
|
4180
|
-
imports.wbg.
|
|
4181
|
-
const ret = makeMutClosure(arg0, arg1, 56439,
|
|
4180
|
+
imports.wbg.__wbindgen_closure_wrapper77070 = function(arg0, arg1, arg2) {
|
|
4181
|
+
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_87);
|
|
4182
4182
|
return ret;
|
|
4183
4183
|
};
|
|
4184
|
-
imports.wbg.
|
|
4185
|
-
const ret = makeMutClosure(arg0, arg1, 56439,
|
|
4184
|
+
imports.wbg.__wbindgen_closure_wrapper77072 = function(arg0, arg1, arg2) {
|
|
4185
|
+
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_98);
|
|
4186
4186
|
return ret;
|
|
4187
4187
|
};
|
|
4188
|
-
imports.wbg.
|
|
4189
|
-
const ret = makeMutClosure(arg0, arg1, 56439,
|
|
4188
|
+
imports.wbg.__wbindgen_closure_wrapper77074 = function(arg0, arg1, arg2) {
|
|
4189
|
+
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_87);
|
|
4190
4190
|
return ret;
|
|
4191
4191
|
};
|
|
4192
|
-
imports.wbg.
|
|
4193
|
-
const ret = makeMutClosure(arg0, arg1, 56439,
|
|
4192
|
+
imports.wbg.__wbindgen_closure_wrapper77076 = function(arg0, arg1, arg2) {
|
|
4193
|
+
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_87);
|
|
4194
4194
|
return ret;
|
|
4195
4195
|
};
|
|
4196
|
-
imports.wbg.
|
|
4197
|
-
const ret = makeMutClosure(arg0, arg1, 56439,
|
|
4196
|
+
imports.wbg.__wbindgen_closure_wrapper77078 = function(arg0, arg1, arg2) {
|
|
4197
|
+
const ret = makeMutClosure(arg0, arg1, 56439, __wbg_adapter_105);
|
|
4198
4198
|
return ret;
|
|
4199
4199
|
};
|
|
4200
4200
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
package/pkg/webgpu_build_bg.wasm
CHANGED
|
Binary file
|
|
@@ -106,9 +106,9 @@ export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__clo
|
|
|
106
106
|
export const closure51476_externref_shim: (a: number, b: number, c: any) => void;
|
|
107
107
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__heedd0a6395901798: (a: number, b: number) => void;
|
|
108
108
|
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9bfa50ac2770910f: (a: number, b: number) => void;
|
|
109
|
-
export const closure56438_externref_shim: (a: number, b: number, c: any
|
|
110
|
-
export const
|
|
111
|
-
export const
|
|
109
|
+
export const closure56438_externref_shim: (a: number, b: number, c: any) => void;
|
|
110
|
+
export const _dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h0c78161a9a71767b: (a: number, b: number) => void;
|
|
111
|
+
export const closure56451_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
112
112
|
export const closure116486_externref_shim: (a: number, b: number, c: any) => void;
|
|
113
113
|
export const closure131418_externref_shim: (a: number, b: number, c: any) => void;
|
|
114
114
|
export const closure134322_externref_shim: (a: number, b: number, c: any, d: any) => void;
|