@industry-theme/repository-composition-panels 0.6.5 → 0.6.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/{BufferResource-DWCNbDuZ.js → BufferResource-cAcDbPe9.js} +2 -2
- package/dist/{BufferResource-DWCNbDuZ.js.map → BufferResource-cAcDbPe9.js.map} +1 -1
- package/dist/{CanvasRenderer-DpJ-bT2Z.js → CanvasRenderer-vrEt8Kvw.js} +3 -3
- package/dist/{CanvasRenderer-DpJ-bT2Z.js.map → CanvasRenderer-vrEt8Kvw.js.map} +1 -1
- package/dist/{Filter-BhnS0HKV.js → Filter-xnpEahTO.js} +2 -2
- package/dist/{Filter-BhnS0HKV.js.map → Filter-xnpEahTO.js.map} +1 -1
- package/dist/{RenderTargetSystem-CKiDUYjN.js → RenderTargetSystem-NCEP5Jvy.js} +3 -3
- package/dist/{RenderTargetSystem-CKiDUYjN.js.map → RenderTargetSystem-NCEP5Jvy.js.map} +1 -1
- package/dist/{WebGLRenderer-D-aICZpF.js → WebGLRenderer-KCjes89V.js} +4 -4
- package/dist/{WebGLRenderer-D-aICZpF.js.map → WebGLRenderer-KCjes89V.js.map} +1 -1
- package/dist/{WebGPURenderer-svWdGaNJ.js → WebGPURenderer-CBPe3ZFu.js} +4 -4
- package/dist/{WebGPURenderer-svWdGaNJ.js.map → WebGPURenderer-CBPe3ZFu.js.map} +1 -1
- package/dist/{browserAll-CIGzOQGX.js → browserAll-AfGuQn9U.js} +3 -3
- package/dist/{browserAll-CIGzOQGX.js.map → browserAll-AfGuQn9U.js.map} +1 -1
- package/dist/{index-DzsQqv8L.js → index-BOgxBkoa.js} +258 -104
- package/dist/{index-DzsQqv8L.js.map → index-BOgxBkoa.js.map} +1 -1
- package/dist/{init-BFfqDIZF.js → init-8y10xD3C.js} +3 -3
- package/dist/{init-BFfqDIZF.js.map → init-8y10xD3C.js.map} +1 -1
- package/dist/panels/CollectionMapPanel.d.ts +1 -1
- package/dist/panels/CollectionMapPanel.d.ts.map +1 -1
- package/dist/panels/overworld-map/OverworldMapPanel.d.ts +3 -0
- package/dist/panels/overworld-map/OverworldMapPanel.d.ts.map +1 -1
- package/dist/panels/overworld-map/components/IsometricInteractionManager.d.ts +4 -0
- package/dist/panels/overworld-map/components/IsometricInteractionManager.d.ts.map +1 -1
- package/dist/panels/overworld-map/components/IsometricRenderer.d.ts +12 -0
- package/dist/panels/overworld-map/components/IsometricRenderer.d.ts.map +1 -1
- package/dist/panels/overworld-map/genericMapper.d.ts.map +1 -1
- package/dist/panels/overworld-map/isometricUtils.d.ts +15 -0
- package/dist/panels/overworld-map/isometricUtils.d.ts.map +1 -1
- package/dist/panels.bundle.js +1 -1
- package/dist/webworkerAll-Dc1Ywudq.js +3 -0
- package/dist/webworkerAll-Dc1Ywudq.js.map +1 -0
- package/package.json +1 -1
- package/dist/webworkerAll-BOeuXP2P.js +0 -3
- package/dist/webworkerAll-BOeuXP2P.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { D as DOMAdapter, a as State, E as ExtensionType, J as GCManagedHash, j as BufferUsage, w as warn, g as getAttributeInfoFromFormat, b as GlProgram, S as Shader, c as Texture, d as Geometry, O as TextureSource, aj as checkMaxIfStatementsInShader, h as STENCIL_MODES, aa as Rectangle, v as CanvasSource, N as CLEAR, U as UniformGroup, M as Matrix, ak as compileHighShaderGlProgram, al as colorBitGl, am as generateTextureBatchBitGl, an as roundPixelsBitGl, ao as getBatchSamplersUniformGroup, A as AbstractRenderer, R as RendererType, f as extensions } from "./index-
|
|
2
|
-
import { e as ensureAttributes, G as GpuStencilModesToPixi, c as createUboSyncFunction, b as uboSyncFunctionsSTD40, U as UboSystem, B as BufferResource, d as uniformParsers, f as localUniformBitGl, g as textureBitGl } from "./BufferResource-
|
|
3
|
-
import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-
|
|
1
|
+
import { D as DOMAdapter, a as State, E as ExtensionType, J as GCManagedHash, j as BufferUsage, w as warn, g as getAttributeInfoFromFormat, b as GlProgram, S as Shader, c as Texture, d as Geometry, O as TextureSource, aj as checkMaxIfStatementsInShader, h as STENCIL_MODES, aa as Rectangle, v as CanvasSource, N as CLEAR, U as UniformGroup, M as Matrix, ak as compileHighShaderGlProgram, al as colorBitGl, am as generateTextureBatchBitGl, an as roundPixelsBitGl, ao as getBatchSamplersUniformGroup, A as AbstractRenderer, R as RendererType, f as extensions } from "./index-BOgxBkoa.js";
|
|
2
|
+
import { e as ensureAttributes, G as GpuStencilModesToPixi, c as createUboSyncFunction, b as uboSyncFunctionsSTD40, U as UboSystem, B as BufferResource, d as uniformParsers, f as localUniformBitGl, g as textureBitGl } from "./BufferResource-cAcDbPe9.js";
|
|
3
|
+
import { R as RenderTargetSystem, S as SharedSystems, d as SharedRenderPipes } from "./RenderTargetSystem-NCEP5Jvy.js";
|
|
4
4
|
function isSafari() {
|
|
5
5
|
const { userAgent } = DOMAdapter.get().getNavigator();
|
|
6
6
|
return /^((?!chrome|android).)*safari/i.test(userAgent);
|
|
@@ -3881,4 +3881,4 @@ class WebGLRenderer extends AbstractRenderer {
|
|
|
3881
3881
|
export {
|
|
3882
3882
|
WebGLRenderer
|
|
3883
3883
|
};
|
|
3884
|
-
//# sourceMappingURL=WebGLRenderer-
|
|
3884
|
+
//# sourceMappingURL=WebGLRenderer-KCjes89V.js.map
|