@dcl-regenesislabs/bevy-explorer-web 0.1.0-18526169130.commit-208c8f1 → 0.1.0-18533078258.commit-3260a08
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-18533078258.commit-3260a08"
|
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-18533078258.commit-3260a08";</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-18533078258.commit-3260a08/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-18533078258.commit-3260a08",
|
|
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-18533078258.commit-3260a08",
|
|
12
|
+
"commit": "3260a08f23f91abd6989cae66847dd39d899a042"
|
|
13
13
|
}
|
package/pkg/webgpu_build.js
CHANGED
|
@@ -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_wrapper149176 = function(arg0, arg1, arg2) {
|
|
4117
4117
|
const ret = makeMutClosure(arg0, arg1, 116475, __wbg_adapter_108);
|
|
4118
4118
|
return ret;
|
|
4119
4119
|
};
|
|
4120
|
-
imports.wbg.
|
|
4120
|
+
imports.wbg.__wbindgen_closure_wrapper169511 = function(arg0, arg1, arg2) {
|
|
4121
4121
|
const ret = makeMutClosure(arg0, arg1, 131407, __wbg_adapter_111);
|
|
4122
4122
|
return ret;
|
|
4123
4123
|
};
|
|
4124
|
-
imports.wbg.
|
|
4124
|
+
imports.wbg.__wbindgen_closure_wrapper169513 = function(arg0, arg1, arg2) {
|
|
4125
4125
|
const ret = makeMutClosure(arg0, arg1, 131407, __wbg_adapter_111);
|
|
4126
4126
|
return ret;
|
|
4127
4127
|
};
|
|
@@ -4137,63 +4137,63 @@ function __wbg_get_imports() {
|
|
|
4137
4137
|
const ret = makeMutClosure(arg0, arg1, 47667, __wbg_adapter_68);
|
|
4138
4138
|
return ret;
|
|
4139
4139
|
};
|
|
4140
|
-
imports.wbg.
|
|
4140
|
+
imports.wbg.__wbindgen_closure_wrapper68253 = function(arg0, arg1, arg2) {
|
|
4141
4141
|
const ret = makeMutClosure(arg0, arg1, 50818, __wbg_adapter_71);
|
|
4142
4142
|
return ret;
|
|
4143
4143
|
};
|
|
4144
|
-
imports.wbg.
|
|
4144
|
+
imports.wbg.__wbindgen_closure_wrapper70291 = function(arg0, arg1, arg2) {
|
|
4145
4145
|
const ret = makeMutClosure(arg0, arg1, 51465, __wbg_adapter_74);
|
|
4146
4146
|
return ret;
|
|
4147
4147
|
};
|
|
4148
|
-
imports.wbg.
|
|
4148
|
+
imports.wbg.__wbindgen_closure_wrapper70293 = function(arg0, arg1, arg2) {
|
|
4149
4149
|
const ret = makeMutClosure(arg0, arg1, 51465, __wbg_adapter_74);
|
|
4150
4150
|
return ret;
|
|
4151
4151
|
};
|
|
4152
|
-
imports.wbg.
|
|
4152
|
+
imports.wbg.__wbindgen_closure_wrapper70295 = function(arg0, arg1, arg2) {
|
|
4153
4153
|
const ret = makeMutClosure(arg0, arg1, 51465, __wbg_adapter_74);
|
|
4154
4154
|
return ret;
|
|
4155
4155
|
};
|
|
4156
|
-
imports.wbg.
|
|
4156
|
+
imports.wbg.__wbindgen_closure_wrapper73063 = function(arg0, arg1, arg2) {
|
|
4157
4157
|
const ret = makeMutClosure(arg0, arg1, 53816, __wbg_adapter_81);
|
|
4158
4158
|
return ret;
|
|
4159
4159
|
};
|
|
4160
|
-
imports.wbg.
|
|
4160
|
+
imports.wbg.__wbindgen_closure_wrapper74398 = function(arg0, arg1, arg2) {
|
|
4161
4161
|
const ret = makeMutClosure(arg0, arg1, 54774, __wbg_adapter_84);
|
|
4162
4162
|
return ret;
|
|
4163
4163
|
};
|
|
4164
|
-
imports.wbg.
|
|
4164
|
+
imports.wbg.__wbindgen_closure_wrapper77040 = function(arg0, arg1, arg2) {
|
|
4165
4165
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_87);
|
|
4166
4166
|
return ret;
|
|
4167
4167
|
};
|
|
4168
|
-
imports.wbg.
|
|
4168
|
+
imports.wbg.__wbindgen_closure_wrapper77042 = function(arg0, arg1, arg2) {
|
|
4169
4169
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_90);
|
|
4170
4170
|
return ret;
|
|
4171
4171
|
};
|
|
4172
|
-
imports.wbg.
|
|
4172
|
+
imports.wbg.__wbindgen_closure_wrapper77044 = function(arg0, arg1, arg2) {
|
|
4173
4173
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_90);
|
|
4174
4174
|
return ret;
|
|
4175
4175
|
};
|
|
4176
|
-
imports.wbg.
|
|
4176
|
+
imports.wbg.__wbindgen_closure_wrapper77046 = function(arg0, arg1, arg2) {
|
|
4177
4177
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_90);
|
|
4178
4178
|
return ret;
|
|
4179
4179
|
};
|
|
4180
|
-
imports.wbg.
|
|
4180
|
+
imports.wbg.__wbindgen_closure_wrapper77048 = function(arg0, arg1, arg2) {
|
|
4181
4181
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_97);
|
|
4182
4182
|
return ret;
|
|
4183
4183
|
};
|
|
4184
|
-
imports.wbg.
|
|
4184
|
+
imports.wbg.__wbindgen_closure_wrapper77050 = function(arg0, arg1, arg2) {
|
|
4185
4185
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_90);
|
|
4186
4186
|
return ret;
|
|
4187
4187
|
};
|
|
4188
|
-
imports.wbg.
|
|
4188
|
+
imports.wbg.__wbindgen_closure_wrapper77052 = function(arg0, arg1, arg2) {
|
|
4189
4189
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_90);
|
|
4190
4190
|
return ret;
|
|
4191
4191
|
};
|
|
4192
|
-
imports.wbg.
|
|
4192
|
+
imports.wbg.__wbindgen_closure_wrapper77054 = function(arg0, arg1, arg2) {
|
|
4193
4193
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_90);
|
|
4194
4194
|
return ret;
|
|
4195
4195
|
};
|
|
4196
|
-
imports.wbg.
|
|
4196
|
+
imports.wbg.__wbindgen_closure_wrapper77056 = function(arg0, arg1, arg2) {
|
|
4197
4197
|
const ret = makeMutClosure(arg0, arg1, 56427, __wbg_adapter_90);
|
|
4198
4198
|
return ret;
|
|
4199
4199
|
};
|
package/pkg/webgpu_build_bg.wasm
CHANGED
|
Binary file
|