@dcl-regenesislabs/bevy-explorer-web 0.1.0-20762053141.commit-a7903e8 → 0.1.0-20786843626.commit-c8721aa
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.js +18 -18
- package/pkg/webgpu_build_bg.wasm +0 -0
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-20786843626.commit-c8721aa"
|
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-20786843626.commit-c8721aa";</script>
|
|
105
105
|
</head>
|
|
106
106
|
<body>
|
|
107
107
|
<div id="header" class="container">
|
|
@@ -135,6 +135,6 @@
|
|
|
135
135
|
</div>
|
|
136
136
|
<script src="https://cdn.jsdelivr.net/npm/livekit-client/dist/livekit-client.umd.min.js"></script>
|
|
137
137
|
<script src="https://cdn.jsdelivr.net/npm/hls.js@1"></script>
|
|
138
|
-
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
138
|
+
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-20786843626.commit-c8721aa/main.js"></script>
|
|
139
139
|
</body>
|
|
140
140
|
</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-20786843626.commit-c8721aa",
|
|
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-20786843626.commit-c8721aa",
|
|
12
|
+
"commit": "c8721aae5be0ac2c9194f47c633635bacf565dfe"
|
|
13
13
|
}
|
package/pkg/webgpu_build.js
CHANGED
|
@@ -4289,64 +4289,60 @@ function __wbg_get_imports() {
|
|
|
4289
4289
|
const ret = false;
|
|
4290
4290
|
return ret;
|
|
4291
4291
|
};
|
|
4292
|
-
imports.wbg.
|
|
4292
|
+
imports.wbg.__wbindgen_closure_wrapper147744 = function(arg0, arg1, arg2) {
|
|
4293
4293
|
const ret = makeMutClosure(arg0, arg1, 116600, __wbg_adapter_108);
|
|
4294
4294
|
return ret;
|
|
4295
4295
|
};
|
|
4296
|
-
imports.wbg.
|
|
4296
|
+
imports.wbg.__wbindgen_closure_wrapper168298 = function(arg0, arg1, arg2) {
|
|
4297
4297
|
const ret = makeMutClosure(arg0, arg1, 131628, __wbg_adapter_111);
|
|
4298
4298
|
return ret;
|
|
4299
4299
|
};
|
|
4300
|
-
imports.wbg.
|
|
4300
|
+
imports.wbg.__wbindgen_closure_wrapper168300 = function(arg0, arg1, arg2) {
|
|
4301
4301
|
const ret = makeMutClosure(arg0, arg1, 131628, __wbg_adapter_111);
|
|
4302
4302
|
return ret;
|
|
4303
4303
|
};
|
|
4304
|
-
imports.wbg.
|
|
4304
|
+
imports.wbg.__wbindgen_closure_wrapper19551 = function(arg0, arg1, arg2) {
|
|
4305
4305
|
const ret = makeMutClosure(arg0, arg1, 15185, __wbg_adapter_62);
|
|
4306
4306
|
return ret;
|
|
4307
4307
|
};
|
|
4308
|
-
imports.wbg.
|
|
4308
|
+
imports.wbg.__wbindgen_closure_wrapper64262 = function(arg0, arg1, arg2) {
|
|
4309
4309
|
const ret = makeMutClosure(arg0, arg1, 48429, __wbg_adapter_65);
|
|
4310
4310
|
return ret;
|
|
4311
4311
|
};
|
|
4312
|
-
imports.wbg.
|
|
4312
|
+
imports.wbg.__wbindgen_closure_wrapper64401 = function(arg0, arg1, arg2) {
|
|
4313
4313
|
const ret = makeMutClosure(arg0, arg1, 48532, __wbg_adapter_68);
|
|
4314
4314
|
return ret;
|
|
4315
4315
|
};
|
|
4316
|
-
imports.wbg.
|
|
4316
|
+
imports.wbg.__wbindgen_closure_wrapper68221 = function(arg0, arg1, arg2) {
|
|
4317
4317
|
const ret = makeMutClosure(arg0, arg1, 51469, __wbg_adapter_71);
|
|
4318
4318
|
return ret;
|
|
4319
4319
|
};
|
|
4320
|
-
imports.wbg.
|
|
4320
|
+
imports.wbg.__wbindgen_closure_wrapper69419 = function(arg0, arg1, arg2) {
|
|
4321
4321
|
const ret = makeMutClosure(arg0, arg1, 52083, __wbg_adapter_74);
|
|
4322
4322
|
return ret;
|
|
4323
4323
|
};
|
|
4324
|
-
imports.wbg.
|
|
4324
|
+
imports.wbg.__wbindgen_closure_wrapper69421 = function(arg0, arg1, arg2) {
|
|
4325
4325
|
const ret = makeMutClosure(arg0, arg1, 52083, __wbg_adapter_74);
|
|
4326
4326
|
return ret;
|
|
4327
4327
|
};
|
|
4328
|
-
imports.wbg.
|
|
4328
|
+
imports.wbg.__wbindgen_closure_wrapper69423 = function(arg0, arg1, arg2) {
|
|
4329
4329
|
const ret = makeMutClosure(arg0, arg1, 52083, __wbg_adapter_74);
|
|
4330
4330
|
return ret;
|
|
4331
4331
|
};
|
|
4332
|
-
imports.wbg.
|
|
4332
|
+
imports.wbg.__wbindgen_closure_wrapper73984 = function(arg0, arg1, arg2) {
|
|
4333
4333
|
const ret = makeMutClosure(arg0, arg1, 55317, __wbg_adapter_81);
|
|
4334
4334
|
return ret;
|
|
4335
4335
|
};
|
|
4336
|
-
imports.wbg.
|
|
4336
|
+
imports.wbg.__wbindgen_closure_wrapper74938 = function(arg0, arg1, arg2) {
|
|
4337
4337
|
const ret = makeMutClosure(arg0, arg1, 55683, __wbg_adapter_84);
|
|
4338
4338
|
return ret;
|
|
4339
4339
|
};
|
|
4340
|
-
imports.wbg.__wbindgen_closure_wrapper77080 = function(arg0, arg1, arg2) {
|
|
4341
|
-
const ret = makeMutClosure(arg0, arg1, 57143, __wbg_adapter_87);
|
|
4342
|
-
return ret;
|
|
4343
|
-
};
|
|
4344
4340
|
imports.wbg.__wbindgen_closure_wrapper77082 = function(arg0, arg1, arg2) {
|
|
4345
|
-
const ret = makeMutClosure(arg0, arg1, 57143,
|
|
4341
|
+
const ret = makeMutClosure(arg0, arg1, 57143, __wbg_adapter_87);
|
|
4346
4342
|
return ret;
|
|
4347
4343
|
};
|
|
4348
4344
|
imports.wbg.__wbindgen_closure_wrapper77084 = function(arg0, arg1, arg2) {
|
|
4349
|
-
const ret = makeMutClosure(arg0, arg1, 57143,
|
|
4345
|
+
const ret = makeMutClosure(arg0, arg1, 57143, __wbg_adapter_90);
|
|
4350
4346
|
return ret;
|
|
4351
4347
|
};
|
|
4352
4348
|
imports.wbg.__wbindgen_closure_wrapper77086 = function(arg0, arg1, arg2) {
|
|
@@ -4370,6 +4366,10 @@ function __wbg_get_imports() {
|
|
|
4370
4366
|
return ret;
|
|
4371
4367
|
};
|
|
4372
4368
|
imports.wbg.__wbindgen_closure_wrapper77096 = function(arg0, arg1, arg2) {
|
|
4369
|
+
const ret = makeMutClosure(arg0, arg1, 57143, __wbg_adapter_87);
|
|
4370
|
+
return ret;
|
|
4371
|
+
};
|
|
4372
|
+
imports.wbg.__wbindgen_closure_wrapper77098 = function(arg0, arg1, arg2) {
|
|
4373
4373
|
const ret = makeMutClosure(arg0, arg1, 57143, __wbg_adapter_105);
|
|
4374
4374
|
return ret;
|
|
4375
4375
|
};
|
package/pkg/webgpu_build_bg.wasm
CHANGED
|
Binary file
|