@dcl-regenesislabs/bevy-explorer-web 0.1.0-20993193436.commit-2f64cdc → 0.1.0-21142505615.commit-d800edf
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/gpu_cache.js +0 -3
- package/index.html +2 -2
- package/package.json +3 -3
- package/pkg/webgpu_build.js +20 -20
- 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-21142505615.commit-d800edf"
|
package/gpu_cache.js
CHANGED
|
@@ -168,9 +168,6 @@ function patchWebgpuAdater() {
|
|
|
168
168
|
|
|
169
169
|
function wrapDeviceFunction(itemType, originalFunction) {
|
|
170
170
|
return (...args) => {
|
|
171
|
-
if (count == 0 && !precaching) {
|
|
172
|
-
console.error(`itemType: ${itemType}`)
|
|
173
|
-
}
|
|
174
171
|
const jsonArgs = JSON.stringify(args);
|
|
175
172
|
const hash = simpleHash(jsonArgs);
|
|
176
173
|
const cachedItem = gpuSessionState[itemType].get(hash);
|
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-21142505615.commit-d800edf";</script>
|
|
105
105
|
</head>
|
|
106
106
|
<body>
|
|
107
107
|
<div id="header" class="container">
|
|
@@ -138,6 +138,6 @@
|
|
|
138
138
|
</div>
|
|
139
139
|
<script src="https://cdn.jsdelivr.net/npm/livekit-client/dist/livekit-client.umd.min.js"></script>
|
|
140
140
|
<script src="https://cdn.jsdelivr.net/npm/hls.js@1"></script>
|
|
141
|
-
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
141
|
+
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21142505615.commit-d800edf/main.js"></script>
|
|
142
142
|
</body>
|
|
143
143
|
</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-21142505615.commit-d800edf",
|
|
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-21142505615.commit-d800edf",
|
|
12
|
+
"commit": "d800edf3387706f84389637397bbbd1ee7509378"
|
|
13
13
|
}
|
package/pkg/webgpu_build.js
CHANGED
|
@@ -4313,15 +4313,15 @@ function __wbg_get_imports() {
|
|
|
4313
4313
|
const ret = false;
|
|
4314
4314
|
return ret;
|
|
4315
4315
|
};
|
|
4316
|
-
imports.wbg.
|
|
4316
|
+
imports.wbg.__wbindgen_closure_wrapper148001 = function(arg0, arg1, arg2) {
|
|
4317
4317
|
const ret = makeMutClosure(arg0, arg1, 116819, __wbg_adapter_108);
|
|
4318
4318
|
return ret;
|
|
4319
4319
|
};
|
|
4320
|
-
imports.wbg.
|
|
4320
|
+
imports.wbg.__wbindgen_closure_wrapper168558 = function(arg0, arg1, arg2) {
|
|
4321
4321
|
const ret = makeMutClosure(arg0, arg1, 131847, __wbg_adapter_111);
|
|
4322
4322
|
return ret;
|
|
4323
4323
|
};
|
|
4324
|
-
imports.wbg.
|
|
4324
|
+
imports.wbg.__wbindgen_closure_wrapper168560 = function(arg0, arg1, arg2) {
|
|
4325
4325
|
const ret = makeMutClosure(arg0, arg1, 131847, __wbg_adapter_111);
|
|
4326
4326
|
return ret;
|
|
4327
4327
|
};
|
|
@@ -4329,71 +4329,71 @@ function __wbg_get_imports() {
|
|
|
4329
4329
|
const ret = makeMutClosure(arg0, arg1, 15336, __wbg_adapter_62);
|
|
4330
4330
|
return ret;
|
|
4331
4331
|
};
|
|
4332
|
-
imports.wbg.
|
|
4332
|
+
imports.wbg.__wbindgen_closure_wrapper64428 = function(arg0, arg1, arg2) {
|
|
4333
4333
|
const ret = makeMutClosure(arg0, arg1, 48580, __wbg_adapter_65);
|
|
4334
4334
|
return ret;
|
|
4335
4335
|
};
|
|
4336
|
-
imports.wbg.
|
|
4336
|
+
imports.wbg.__wbindgen_closure_wrapper64567 = function(arg0, arg1, arg2) {
|
|
4337
4337
|
const ret = makeMutClosure(arg0, arg1, 48683, __wbg_adapter_68);
|
|
4338
4338
|
return ret;
|
|
4339
4339
|
};
|
|
4340
|
-
imports.wbg.
|
|
4340
|
+
imports.wbg.__wbindgen_closure_wrapper68387 = function(arg0, arg1, arg2) {
|
|
4341
4341
|
const ret = makeMutClosure(arg0, arg1, 51620, __wbg_adapter_71);
|
|
4342
4342
|
return ret;
|
|
4343
4343
|
};
|
|
4344
|
-
imports.wbg.
|
|
4344
|
+
imports.wbg.__wbindgen_closure_wrapper69585 = function(arg0, arg1, arg2) {
|
|
4345
4345
|
const ret = makeMutClosure(arg0, arg1, 52234, __wbg_adapter_74);
|
|
4346
4346
|
return ret;
|
|
4347
4347
|
};
|
|
4348
|
-
imports.wbg.
|
|
4348
|
+
imports.wbg.__wbindgen_closure_wrapper69587 = function(arg0, arg1, arg2) {
|
|
4349
4349
|
const ret = makeMutClosure(arg0, arg1, 52234, __wbg_adapter_74);
|
|
4350
4350
|
return ret;
|
|
4351
4351
|
};
|
|
4352
|
-
imports.wbg.
|
|
4352
|
+
imports.wbg.__wbindgen_closure_wrapper69589 = function(arg0, arg1, arg2) {
|
|
4353
4353
|
const ret = makeMutClosure(arg0, arg1, 52234, __wbg_adapter_74);
|
|
4354
4354
|
return ret;
|
|
4355
4355
|
};
|
|
4356
|
-
imports.wbg.
|
|
4356
|
+
imports.wbg.__wbindgen_closure_wrapper74152 = function(arg0, arg1, arg2) {
|
|
4357
4357
|
const ret = makeMutClosure(arg0, arg1, 55468, __wbg_adapter_81);
|
|
4358
4358
|
return ret;
|
|
4359
4359
|
};
|
|
4360
|
-
imports.wbg.
|
|
4360
|
+
imports.wbg.__wbindgen_closure_wrapper75104 = function(arg0, arg1, arg2) {
|
|
4361
4361
|
const ret = makeMutClosure(arg0, arg1, 55834, __wbg_adapter_84);
|
|
4362
4362
|
return ret;
|
|
4363
4363
|
};
|
|
4364
|
-
imports.wbg.
|
|
4364
|
+
imports.wbg.__wbindgen_closure_wrapper77249 = function(arg0, arg1, arg2) {
|
|
4365
4365
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_87);
|
|
4366
4366
|
return ret;
|
|
4367
4367
|
};
|
|
4368
|
-
imports.wbg.
|
|
4368
|
+
imports.wbg.__wbindgen_closure_wrapper77251 = function(arg0, arg1, arg2) {
|
|
4369
4369
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_90);
|
|
4370
4370
|
return ret;
|
|
4371
4371
|
};
|
|
4372
|
-
imports.wbg.
|
|
4372
|
+
imports.wbg.__wbindgen_closure_wrapper77253 = function(arg0, arg1, arg2) {
|
|
4373
4373
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_87);
|
|
4374
4374
|
return ret;
|
|
4375
4375
|
};
|
|
4376
|
-
imports.wbg.
|
|
4376
|
+
imports.wbg.__wbindgen_closure_wrapper77255 = function(arg0, arg1, arg2) {
|
|
4377
4377
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_87);
|
|
4378
4378
|
return ret;
|
|
4379
4379
|
};
|
|
4380
|
-
imports.wbg.
|
|
4380
|
+
imports.wbg.__wbindgen_closure_wrapper77257 = function(arg0, arg1, arg2) {
|
|
4381
4381
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_87);
|
|
4382
4382
|
return ret;
|
|
4383
4383
|
};
|
|
4384
|
-
imports.wbg.
|
|
4384
|
+
imports.wbg.__wbindgen_closure_wrapper77259 = function(arg0, arg1, arg2) {
|
|
4385
4385
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_87);
|
|
4386
4386
|
return ret;
|
|
4387
4387
|
};
|
|
4388
|
-
imports.wbg.
|
|
4388
|
+
imports.wbg.__wbindgen_closure_wrapper77261 = function(arg0, arg1, arg2) {
|
|
4389
4389
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_87);
|
|
4390
4390
|
return ret;
|
|
4391
4391
|
};
|
|
4392
|
-
imports.wbg.
|
|
4392
|
+
imports.wbg.__wbindgen_closure_wrapper77263 = function(arg0, arg1, arg2) {
|
|
4393
4393
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_87);
|
|
4394
4394
|
return ret;
|
|
4395
4395
|
};
|
|
4396
|
-
imports.wbg.
|
|
4396
|
+
imports.wbg.__wbindgen_closure_wrapper77265 = function(arg0, arg1, arg2) {
|
|
4397
4397
|
const ret = makeMutClosure(arg0, arg1, 57291, __wbg_adapter_105);
|
|
4398
4398
|
return ret;
|
|
4399
4399
|
};
|
package/pkg/webgpu_build_bg.wasm
CHANGED
|
Binary file
|