@industry-theme/repository-composition-panels 0.6.25 → 0.6.27
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/{BufferResource-04cpEQ0v.js → BufferResource-C47OKi0O.js} +2 -2
- package/dist/{BufferResource-04cpEQ0v.js.map → BufferResource-C47OKi0O.js.map} +1 -1
- package/dist/{CanvasRenderer-C7nUvMXE.js → CanvasRenderer-DhUZFLbi.js} +3 -3
- package/dist/{CanvasRenderer-C7nUvMXE.js.map → CanvasRenderer-DhUZFLbi.js.map} +1 -1
- package/dist/{Filter-D_86Ax-n.js → Filter-noYxQPld.js} +2 -2
- package/dist/{Filter-D_86Ax-n.js.map → Filter-noYxQPld.js.map} +1 -1
- package/dist/{RenderTargetSystem-1fgwSKkC.js → RenderTargetSystem-CMsce37q.js} +3 -3
- package/dist/{RenderTargetSystem-1fgwSKkC.js.map → RenderTargetSystem-CMsce37q.js.map} +1 -1
- package/dist/{WebGLRenderer-Dj-oDZnm.js → WebGLRenderer-DSxUjrMa.js} +4 -4
- package/dist/{WebGLRenderer-Dj-oDZnm.js.map → WebGLRenderer-DSxUjrMa.js.map} +1 -1
- package/dist/{WebGPURenderer-BSTx-5Vd.js → WebGPURenderer-tD3JsvvF.js} +4 -4
- package/dist/{WebGPURenderer-BSTx-5Vd.js.map → WebGPURenderer-tD3JsvvF.js.map} +1 -1
- package/dist/{browserAll-DwRNjFsz.js → browserAll-DxhH90WQ.js} +3 -3
- package/dist/{browserAll-DwRNjFsz.js.map → browserAll-DxhH90WQ.js.map} +1 -1
- package/dist/{index-O-HJOiQ4.js → index-Bpxci5n3.js} +196 -68
- package/dist/{index-O-HJOiQ4.js.map → index-Bpxci5n3.js.map} +1 -1
- package/dist/{init-C6R0aCVI.js → init-BpPH8764.js} +3 -3
- package/dist/{init-C6R0aCVI.js.map → init-BpPH8764.js.map} +1 -1
- package/dist/panels/CollectionMapPanel.d.ts +8 -0
- package/dist/panels/CollectionMapPanel.d.ts.map +1 -1
- package/dist/panels/PackageCompositionPanel.d.ts.map +1 -1
- package/dist/panels/components/DependencyRow.d.ts.map +1 -1
- package/dist/panels/components/PackageDetailCard.d.ts.map +1 -1
- package/dist/panels/components/index.d.ts +1 -1
- package/dist/panels/components/index.d.ts.map +1 -1
- package/dist/panels/overworld-map/OverworldMapPanel.d.ts +4 -0
- package/dist/panels/overworld-map/OverworldMapPanel.d.ts.map +1 -1
- package/dist/panels/overworld-map/components/IsometricInteractionManager.d.ts +18 -1
- package/dist/panels/overworld-map/components/IsometricInteractionManager.d.ts.map +1 -1
- package/dist/panels/overworld-map/components/IsometricRenderer.d.ts.map +1 -1
- package/dist/panels/overworld-map/components/buildingSpriteGenerator.d.ts.map +1 -1
- package/dist/panels.bundle.js +1 -1
- package/dist/utils/envParser.d.ts.map +1 -1
- package/dist/webworkerAll-B32qMs3y.js +3 -0
- package/dist/webworkerAll-B32qMs3y.js.map +1 -0
- package/package.json +1 -1
- package/dist/webworkerAll-BXVEg9Ze.js +0 -3
- package/dist/webworkerAll-BXVEg9Ze.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as State, I as getTextureBatchBindGroup, E as ExtensionType, J as GCManagedHash, l as uid, K as fastCopy, D as DOMAdapter, h as STENCIL_MODES, j as BufferUsage, i as Buffer, B as BindGroup, L as createIdFromString, w as warn, N as CLEAR, v as CanvasSource, O as TextureSource, U as UniformGroup, Q as CanvasPool, M as Matrix, V as compileHighShaderGpuProgram, W as colorBit, X as generateTextureBatchBit, Y as roundPixelsBit, S as Shader, c as Texture, A as AbstractRenderer, R as RendererType, f as extensions } from "./index-
|
|
2
|
-
import { c as createUboSyncFunction, u as uboSyncFunctionsWGSL, U as UboSystem, B as BufferResource, G as GpuStencilModesToPixi, e as ensureAttributes, l as localUniformBitGroup2, a as localUniformBit, t as textureBit } from "./BufferResource-
|
|
3
|
-
import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-
|
|
1
|
+
import { a as State, I as getTextureBatchBindGroup, E as ExtensionType, J as GCManagedHash, l as uid, K as fastCopy, D as DOMAdapter, h as STENCIL_MODES, j as BufferUsage, i as Buffer, B as BindGroup, L as createIdFromString, w as warn, N as CLEAR, v as CanvasSource, O as TextureSource, U as UniformGroup, Q as CanvasPool, M as Matrix, V as compileHighShaderGpuProgram, W as colorBit, X as generateTextureBatchBit, Y as roundPixelsBit, S as Shader, c as Texture, A as AbstractRenderer, R as RendererType, f as extensions } from "./index-Bpxci5n3.js";
|
|
2
|
+
import { c as createUboSyncFunction, u as uboSyncFunctionsWGSL, U as UboSystem, B as BufferResource, G as GpuStencilModesToPixi, e as ensureAttributes, l as localUniformBitGroup2, a as localUniformBit, t as textureBit } from "./BufferResource-C47OKi0O.js";
|
|
3
|
+
import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-CMsce37q.js";
|
|
4
4
|
const tempState = State.for2d();
|
|
5
5
|
class GpuBatchAdaptor {
|
|
6
6
|
start(batchPipe, geometry, shader) {
|
|
@@ -2139,4 +2139,4 @@ class WebGPURenderer extends AbstractRenderer {
|
|
|
2139
2139
|
export {
|
|
2140
2140
|
WebGPURenderer
|
|
2141
2141
|
};
|
|
2142
|
-
//# sourceMappingURL=WebGPURenderer-
|
|
2142
|
+
//# sourceMappingURL=WebGPURenderer-tD3JsvvF.js.map
|