holostaff-widget 3.0.9 → 3.0.11
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-BbLcmUrB.js → CanvasRenderer-Bs-lFIBH.js} +5 -5
- package/dist/{CanvasRenderer-BbLcmUrB.js.map → CanvasRenderer-Bs-lFIBH.js.map} +1 -1
- package/dist/{Filter-c3b_NGGq.js → Filter-u3cO1RLf.js} +2 -2
- package/dist/{Filter-c3b_NGGq.js.map → Filter-u3cO1RLf.js.map} +1 -1
- package/dist/{GpuStencilModesToPixi-m2FwdmOS.js → GpuStencilModesToPixi-CvK8tsvK.js} +3 -3
- package/dist/{GpuStencilModesToPixi-m2FwdmOS.js.map → GpuStencilModesToPixi-CvK8tsvK.js.map} +1 -1
- package/dist/{RenderTargetSystem-Djlsv2av.js → RenderTargetSystem-D0UXSH3i.js} +3 -3
- package/dist/{RenderTargetSystem-Djlsv2av.js.map → RenderTargetSystem-D0UXSH3i.js.map} +1 -1
- package/dist/{WebGLRenderer-0ORJ9PSM.js → WebGLRenderer-C4i0snFE.js} +5 -5
- package/dist/{WebGLRenderer-0ORJ9PSM.js.map → WebGLRenderer-C4i0snFE.js.map} +1 -1
- package/dist/{WebGPURenderer-IkacCxg7.js → WebGPURenderer-5XhUvJYL.js} +6 -6
- package/dist/{WebGPURenderer-IkacCxg7.js.map → WebGPURenderer-5XhUvJYL.js.map} +1 -1
- package/dist/{browserAll-zkM6prpX.js → browserAll-C8-HGWQr.js} +3 -3
- package/dist/{browserAll-zkM6prpX.js.map → browserAll-C8-HGWQr.js.map} +1 -1
- package/dist/{getTextureBatchBindGroup-DVwotFiU.js → getTextureBatchBindGroup-Drt1kYWV.js} +3 -3
- package/dist/{getTextureBatchBindGroup-DVwotFiU.js.map → getTextureBatchBindGroup-Drt1kYWV.js.map} +1 -1
- package/dist/hs-widget.es.js +1 -1
- package/dist/hs-widget.umd.js +2 -2
- package/dist/hs-widget.umd.js.map +1 -1
- package/dist/{index-Glf3TIbT.js → index-Bh9xbhFo.js} +18 -10
- package/dist/{index-Glf3TIbT.js.map → index-Bh9xbhFo.js.map} +1 -1
- package/dist/{webworkerAll-C7jo9o_4.js → webworkerAll-D2tTDfqq.js} +3 -3
- package/dist/{webworkerAll-C7jo9o_4.js.map → webworkerAll-D2tTDfqq.js.map} +1 -1
- package/package.json +1 -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-Bh9xbhFo.js";
|
|
2
|
+
import { g as D } from "./getTextureBatchBindGroup-Drt1kYWV.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-D0UXSH3i.js";
|
|
4
|
+
import { G as Pe, e as Be, l as Se, a as Te, t as Ce } from "./GpuStencilModesToPixi-CvK8tsvK.js";
|
|
5
|
+
import { S as I, B as H, a as W, R as ve } from "./Filter-u3cO1RLf.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-5XhUvJYL.js.map
|