holostaff-widget 3.0.17 → 4.0.0-alpha.1
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-DvVclFEQ.js → CanvasRenderer-B-U6EwlL.js} +5 -5
- package/dist/{CanvasRenderer-DvVclFEQ.js.map → CanvasRenderer-B-U6EwlL.js.map} +1 -1
- package/dist/{Filter-B2jQxESS.js → Filter-BYw-sAcj.js} +2 -2
- package/dist/{Filter-B2jQxESS.js.map → Filter-BYw-sAcj.js.map} +1 -1
- package/dist/{GpuStencilModesToPixi-CGHaQqQt.js → GpuStencilModesToPixi-B8xEhSod.js} +3 -3
- package/dist/{GpuStencilModesToPixi-CGHaQqQt.js.map → GpuStencilModesToPixi-B8xEhSod.js.map} +1 -1
- package/dist/{RenderTargetSystem-ByOANOL5.js → RenderTargetSystem-C3asHDdy.js} +3 -3
- package/dist/{RenderTargetSystem-ByOANOL5.js.map → RenderTargetSystem-C3asHDdy.js.map} +1 -1
- package/dist/{WebGLRenderer-gqHU6G-k.js → WebGLRenderer-B3RASC1g.js} +5 -5
- package/dist/{WebGLRenderer-gqHU6G-k.js.map → WebGLRenderer-B3RASC1g.js.map} +1 -1
- package/dist/{WebGPURenderer-CXlfFiCe.js → WebGPURenderer-DKN3AKNa.js} +6 -6
- package/dist/{WebGPURenderer-CXlfFiCe.js.map → WebGPURenderer-DKN3AKNa.js.map} +1 -1
- package/dist/{browserAll-BlG91IuV.js → browserAll-DlSqmg4T.js} +3 -3
- package/dist/{browserAll-BlG91IuV.js.map → browserAll-DlSqmg4T.js.map} +1 -1
- package/dist/{getTextureBatchBindGroup-B4xkDI3F.js → getTextureBatchBindGroup-BAY3InMT.js} +3 -3
- package/dist/{getTextureBatchBindGroup-B4xkDI3F.js.map → getTextureBatchBindGroup-BAY3InMT.js.map} +1 -1
- package/dist/hs-widget.es.js +1 -1
- package/dist/hs-widget.umd.js +95 -95
- package/dist/hs-widget.umd.js.map +1 -1
- package/dist/{index-Vo1uGJ0-.js → index-DH4jvEL-.js} +1630 -1197
- package/dist/index-DH4jvEL-.js.map +1 -0
- package/dist/{webworkerAll-C-2cMyme.js → webworkerAll-BMNAyTdu.js} +3 -3
- package/dist/{webworkerAll-C-2cMyme.js.map → webworkerAll-BMNAyTdu.js.map} +1 -1
- package/package.json +4 -2
- package/dist/index-Vo1uGJ0-.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-DH4jvEL-.js";
|
|
2
|
+
import { g as D } from "./getTextureBatchBindGroup-BAY3InMT.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-C3asHDdy.js";
|
|
4
|
+
import { G as Pe, e as Be, l as Se, a as Te, t as Ce } from "./GpuStencilModesToPixi-B8xEhSod.js";
|
|
5
|
+
import { S as I, B as H, a as W, R as ve } from "./Filter-BYw-sAcj.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-DKN3AKNa.js.map
|