holostaff-widget 3.0.8 → 3.0.9
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-Bv-aQ5u9.js → CanvasRenderer-BbLcmUrB.js} +5 -5
- package/dist/{CanvasRenderer-Bv-aQ5u9.js.map → CanvasRenderer-BbLcmUrB.js.map} +1 -1
- package/dist/{Filter-USG-3OWx.js → Filter-c3b_NGGq.js} +2 -2
- package/dist/{Filter-USG-3OWx.js.map → Filter-c3b_NGGq.js.map} +1 -1
- package/dist/{GpuStencilModesToPixi-0Pv9HrNg.js → GpuStencilModesToPixi-m2FwdmOS.js} +3 -3
- package/dist/{GpuStencilModesToPixi-0Pv9HrNg.js.map → GpuStencilModesToPixi-m2FwdmOS.js.map} +1 -1
- package/dist/{RenderTargetSystem-BNInd2k4.js → RenderTargetSystem-Djlsv2av.js} +3 -3
- package/dist/{RenderTargetSystem-BNInd2k4.js.map → RenderTargetSystem-Djlsv2av.js.map} +1 -1
- package/dist/{WebGLRenderer-zb0jiqTg.js → WebGLRenderer-0ORJ9PSM.js} +5 -5
- package/dist/{WebGLRenderer-zb0jiqTg.js.map → WebGLRenderer-0ORJ9PSM.js.map} +1 -1
- package/dist/{WebGPURenderer-fm_uBJOT.js → WebGPURenderer-IkacCxg7.js} +6 -6
- package/dist/{WebGPURenderer-fm_uBJOT.js.map → WebGPURenderer-IkacCxg7.js.map} +1 -1
- package/dist/{browserAll-CcRDLEJc.js → browserAll-zkM6prpX.js} +3 -3
- package/dist/{browserAll-CcRDLEJc.js.map → browserAll-zkM6prpX.js.map} +1 -1
- package/dist/{getTextureBatchBindGroup-DBv7jVal.js → getTextureBatchBindGroup-DVwotFiU.js} +3 -3
- package/dist/{getTextureBatchBindGroup-DBv7jVal.js.map → getTextureBatchBindGroup-DVwotFiU.js.map} +1 -1
- package/dist/hs-widget.es.js +1 -1
- package/dist/hs-widget.umd.js +1 -1
- package/dist/hs-widget.umd.js.map +1 -1
- package/dist/{index-CHnN3M8o.js → index-Glf3TIbT.js} +261 -247
- package/dist/{index-CHnN3M8o.js.map → index-Glf3TIbT.js.map} +1 -1
- package/dist/{webworkerAll-CIC3WsZz.js → webworkerAll-C7jo9o_4.js} +3 -3
- package/dist/{webworkerAll-CIC3WsZz.js.map → webworkerAll-C7jo9o_4.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-Glf3TIbT.js";
|
|
2
|
+
import { g as D } from "./getTextureBatchBindGroup-DVwotFiU.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-Djlsv2av.js";
|
|
4
|
+
import { G as Pe, e as Be, l as Se, a as Te, t as Ce } from "./GpuStencilModesToPixi-m2FwdmOS.js";
|
|
5
|
+
import { S as I, B as H, a as W, R as ve } from "./Filter-c3b_NGGq.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-IkacCxg7.js.map
|