holostaff-widget 3.0.5 → 3.0.7
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-Cvzvuw_n.js → CanvasRenderer-CZrsEHKq.js} +5 -5
- package/dist/{CanvasRenderer-Cvzvuw_n.js.map → CanvasRenderer-CZrsEHKq.js.map} +1 -1
- package/dist/{Filter-B12vZysJ.js → Filter-Ce0JYpex.js} +2 -2
- package/dist/{Filter-B12vZysJ.js.map → Filter-Ce0JYpex.js.map} +1 -1
- package/dist/{GpuStencilModesToPixi-BTCb-hJl.js → GpuStencilModesToPixi-U9Nzw7CS.js} +3 -3
- package/dist/{GpuStencilModesToPixi-BTCb-hJl.js.map → GpuStencilModesToPixi-U9Nzw7CS.js.map} +1 -1
- package/dist/{RenderTargetSystem-BST_Il7Z.js → RenderTargetSystem-C8dExAL2.js} +3 -3
- package/dist/{RenderTargetSystem-BST_Il7Z.js.map → RenderTargetSystem-C8dExAL2.js.map} +1 -1
- package/dist/{WebGLRenderer-DeH8DHPV.js → WebGLRenderer-DDaRf1Y3.js} +5 -5
- package/dist/{WebGLRenderer-DeH8DHPV.js.map → WebGLRenderer-DDaRf1Y3.js.map} +1 -1
- package/dist/{WebGPURenderer-DbVqU5ig.js → WebGPURenderer-EavnjBvg.js} +6 -6
- package/dist/{WebGPURenderer-DbVqU5ig.js.map → WebGPURenderer-EavnjBvg.js.map} +1 -1
- package/dist/{browserAll-CTsPT1oC.js → browserAll-BzORr4Uu.js} +3 -3
- package/dist/{browserAll-CTsPT1oC.js.map → browserAll-BzORr4Uu.js.map} +1 -1
- package/dist/{getTextureBatchBindGroup-CvtFkiCg.js → getTextureBatchBindGroup-Cr2re8Em.js} +3 -3
- package/dist/{getTextureBatchBindGroup-CvtFkiCg.js.map → getTextureBatchBindGroup-Cr2re8Em.js.map} +1 -1
- package/dist/hs-widget.es.js +1 -1
- package/dist/hs-widget.umd.js +63 -63
- package/dist/hs-widget.umd.js.map +1 -1
- package/dist/{index-BI6e3Gpf.js → index-CBLsgHG5.js} +1099 -1029
- package/dist/index-CBLsgHG5.js.map +1 -0
- package/dist/{webworkerAll-tY-BahNg.js → webworkerAll-DWSbI11E.js} +3 -3
- package/dist/{webworkerAll-tY-BahNg.js.map → webworkerAll-DWSbI11E.js.map} +1 -1
- package/package.json +1 -1
- package/dist/index-BI6e3Gpf.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-CBLsgHG5.js";
|
|
2
|
+
import { g as D } from "./getTextureBatchBindGroup-Cr2re8Em.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-C8dExAL2.js";
|
|
4
|
+
import { G as Pe, e as Be, l as Se, a as Te, t as Ce } from "./GpuStencilModesToPixi-U9Nzw7CS.js";
|
|
5
|
+
import { S as I, B as H, a as W, R as ve } from "./Filter-Ce0JYpex.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-EavnjBvg.js.map
|