holostaff-widget 3.0.4 → 3.0.6
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/dist/{CanvasRenderer-DtJMGjQ-.js → CanvasRenderer-CNPW48Qw.js} +5 -5
- package/dist/{CanvasRenderer-DtJMGjQ-.js.map → CanvasRenderer-CNPW48Qw.js.map} +1 -1
- package/dist/{Filter-BZ0p_cLc.js → Filter-AM8DWlqL.js} +2 -2
- package/dist/{Filter-BZ0p_cLc.js.map → Filter-AM8DWlqL.js.map} +1 -1
- package/dist/{GpuStencilModesToPixi-BhdxrQzF.js → GpuStencilModesToPixi-BR9JEV9O.js} +3 -3
- package/dist/{GpuStencilModesToPixi-BhdxrQzF.js.map → GpuStencilModesToPixi-BR9JEV9O.js.map} +1 -1
- package/dist/{RenderTargetSystem-Cbru8Ci0.js → RenderTargetSystem-BpbroGT3.js} +3 -3
- package/dist/{RenderTargetSystem-Cbru8Ci0.js.map → RenderTargetSystem-BpbroGT3.js.map} +1 -1
- package/dist/{WebGLRenderer--845IaSu.js → WebGLRenderer-C8_IJOQx.js} +5 -5
- package/dist/{WebGLRenderer--845IaSu.js.map → WebGLRenderer-C8_IJOQx.js.map} +1 -1
- package/dist/{WebGPURenderer-DBDzoMAw.js → WebGPURenderer-C9gHL4Xl.js} +6 -6
- package/dist/{WebGPURenderer-DBDzoMAw.js.map → WebGPURenderer-C9gHL4Xl.js.map} +1 -1
- package/dist/{browserAll-CIOBMh08.js → browserAll-BHbeidFW.js} +3 -3
- package/dist/{browserAll-CIOBMh08.js.map → browserAll-BHbeidFW.js.map} +1 -1
- package/dist/{getTextureBatchBindGroup-DCKtteRk.js → getTextureBatchBindGroup-CNV1rYho.js} +3 -3
- package/dist/{getTextureBatchBindGroup-DCKtteRk.js.map → getTextureBatchBindGroup-CNV1rYho.js.map} +1 -1
- package/dist/hs-widget.es.js +1 -1
- package/dist/hs-widget.umd.js +5 -5
- package/dist/hs-widget.umd.js.map +1 -1
- package/dist/{index-BbQvHSpa.js → index-D4TjHcc0.js} +33 -12
- package/dist/index-D4TjHcc0.js.map +1 -0
- package/dist/{webworkerAll-EB5JX-2r.js → webworkerAll-Cqn374qg.js} +3 -3
- package/dist/{webworkerAll-EB5JX-2r.js.map → webworkerAll-Cqn374qg.js.map} +1 -1
- package/package.json +1 -1
- package/dist/index-BbQvHSpa.js.map +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { D as x, n as w, G as ue, E as l, u as ce, B as S, f as de, h as he, c as M, w as v, i as y, j as pe, k as le, d as L, M as A, T as R, A as fe, e as B, l as ge } from "./index-
|
|
2
|
-
import { g as D } from "./getTextureBatchBindGroup-
|
|
3
|
-
import { G as k, f as me, S as T, R as _e, c as F, a as be, r as O, g as ye, b as xe, d as Ge } from "./RenderTargetSystem-
|
|
4
|
-
import { G as Pe, e as Be, l as Se, a as Te, t as Ce } from "./GpuStencilModesToPixi-
|
|
5
|
-
import { S as I, B as H, a as W, R as ve } from "./Filter-
|
|
1
|
+
import { D as x, n as w, G as ue, E as l, u as ce, B as S, f as de, h as he, c as M, w as v, i as y, j as pe, k as le, d as L, M as A, T as R, A as fe, e as B, l as ge } from "./index-D4TjHcc0.js";
|
|
2
|
+
import { g as D } from "./getTextureBatchBindGroup-CNV1rYho.js";
|
|
3
|
+
import { G as k, f as me, S as T, R as _e, c as F, a as be, r as O, g as ye, b as xe, d as Ge } from "./RenderTargetSystem-BpbroGT3.js";
|
|
4
|
+
import { G as Pe, e as Be, l as Se, a as Te, t as Ce } from "./GpuStencilModesToPixi-BR9JEV9O.js";
|
|
5
|
+
import { S as I, B as H, a as W, R as ve } from "./Filter-AM8DWlqL.js";
|
|
6
6
|
class Ue {
|
|
7
7
|
constructor(e) {
|
|
8
8
|
this._canvasPool = /* @__PURE__ */ Object.create(null), this.canvasOptions = e || {}, this.enableFullScreen = !1;
|
|
@@ -1672,4 +1672,4 @@ class Ze extends fe {
|
|
|
1672
1672
|
export {
|
|
1673
1673
|
Ze as WebGPURenderer
|
|
1674
1674
|
};
|
|
1675
|
-
//# sourceMappingURL=WebGPURenderer-
|
|
1675
|
+
//# sourceMappingURL=WebGPURenderer-C9gHL4Xl.js.map
|