MCPcopy Create free account

hub / github.com/LiberatedPixelCup/Universal-LPC-Spritesheet-Character-Generator / functions

Functions571 in github.com/LiberatedPixelCup/Universal-LPC-Spritesheet-Character-Generator

↓ 7 callersFunctionsolidColorCanvas
(r, g, b, w = 8, h = 8)
tests/canvas/palette-recolor-cache_spec.js:23
↓ 7 callersFunctionvitePluginBundledCssAfterBulma
()
vite/vite-plugin-bundled-css-after-bulma.js:6
↓ 6 callersFunctionbaseAttrs
(meta, overrides = {})
tests/components/tree/ItemWithRecolors_spec.js:99
↓ 6 callersFunctioncheckFrameContentFromImageData
( imageData: ImageData, startX: number, frameWidth: number, frameHeight: number, )
sources/utils/zip-helpers.ts:455
↓ 6 callersFunctiondownloadFile
( content: string, filename: string, type: string = "text/plain", )
sources/canvas/download.ts:28
↓ 6 callersFunctionextractTopLevelConstJson
(outputText, constName)
tests/node/scripts/generateSources/test_helpers.js:90
↓ 6 callersFunctionextractTopLevelJsonLiteral
* Parses `const name =` followed by a JSON object or array (balanced `{` `[` with strings). * @param {string} outputText * @param {string} constName
tests/node/scripts/generateSources/test_helpers.js:45
↓ 6 callersFunctiongetAllowedLicenses
()
sources/state/filters.ts:119
↓ 6 callersFunctiongetCategoryTree
()
sources/state/catalog.ts:428
↓ 6 callersFunctiongetItemLayers
(id)
sources/state/catalog.ts:415
↓ 6 callersFunctionisIndexReady
()
sources/state/catalog.ts:554
↓ 6 callersFunctionisLayersReady
()
sources/state/catalog.ts:558
↓ 6 callersFunctionisPaletteReady
()
sources/state/catalog.ts:557
↓ 6 callersFunctionnewAnimationFromSheet
( src: HTMLCanvasElement, srcRect: DOMRect | RectLike, )
sources/utils/zip-helpers.ts:164
↓ 6 callersFunctionnonEmptyItemCanvas
()
tests/state/zip_spec.js:268
↓ 6 callersFunctionparsePalette
(filePath, fileName)
scripts/generateSources/palettes.js:16
↓ 6 callersFunctionregisterFromCreditsModule
(exports_)
sources/state/catalog.ts:482
↓ 6 callersFunctionregisterFromLayersModule
(exports_)
sources/state/catalog.ts:487
↓ 6 callersFunctionregisterFromPaletteModule
(exports_)
sources/state/catalog.ts:471
↓ 6 callersFunctionresetOffscreenCanvasStateForTests
()
sources/canvas/renderer.ts:178
↓ 6 callersFunctionrunBuild
( buildName, palettesBuildName = buildName, options = {}, )
tests/node/scripts/generateSources/test_helpers.js:187
↓ 6 callersFunctionrunZipProfilerPhase
( profiler: ZipHelpersProfiler | null | undefined, name: string, fn: () => void | Promise<void>, )
sources/utils/zip-helpers.ts:187
↓ 6 callersFunctionseedVariantItem
()
tests/components/tree/ItemWithVariants_spec.js:37
↓ 6 callersFunctionselectItem
( itemId: string, variant: string, isSelected: boolean = false, subId: number | null = null, )
sources/state/state.ts:249
↓ 6 callersFunctionsetEnabledLicenses
(enabledLicenses: string[])
sources/state/filters.ts:98
↓ 6 callersFunctionvariantToFilename
(variant: string)
sources/utils/helpers.ts:23
↓ 6 callersFunctionwriteAliases
(aliases, meta)
scripts/generateSources/aliases.js:87
↓ 6 callersFunctionzipGenerateBlobWithProfiler
( profiler: ZipExportProfiler, zip: ZipFolder, )
sources/utils/zip-helpers.ts:609
↓ 6 callersFunctionzipProfilerNowMs
()
sources/performance-profiler.ts:303
↓ 5 callersFunctionaddCanvasToZip
( folder: ZipFolder, fileName: string, srcCanvas: HTMLCanvasElement, options: ZipPhaseOptions = {}, )
sources/utils/zip-helpers.ts:296
↓ 5 callersFunctionaddCharacterJsonAndCredits
( catalog: CatalogReader, zip: ZipFolder, creditsFolder: ZipFolder, state: State, drawCalls: readonl
sources/utils/zip-helpers.ts:583
↓ 5 callersFunctioncanvasToBlob
(canvas: HTMLCanvasElement)
sources/canvas/canvas-utils.ts:9
↓ 5 callersMethodclear
Clear all performance marks and measures.
sources/performance-profiler.ts:284
↓ 5 callersFunctioncpuWork
Deterministic work so phase timings are non-zero without relying on setTimeout (throttled in some browsers).
tests/performance-profiler_spec.js:10
↓ 5 callersFunctioncreditsToCsv
(allCredits: CreditWithFileName[])
sources/utils/credits.ts:90
↓ 5 callersFunctioncreditsToTxt
(allCredits: CreditWithFileName[])
sources/utils/credits.ts:103
↓ 5 callersFunctiondebugGroup
(...args: unknown[])
sources/utils/debug.ts:53
↓ 5 callersFunctiondebugGroupEnd
()
sources/utils/debug.ts:59
↓ 5 callersFunctiondownloadZipBlob
(zipBlob: Blob, filename: string)
sources/utils/zip-helpers.ts:632
↓ 5 callersFunctiondrawRecolorPreview
( catalog: CatalogReader, itemId: string, meta: ItemMerged, canvas: HTMLCanvasElement, selectedColor
sources/canvas/palette-recolor.ts:391
↓ 5 callersFunctionextractFramesFromAnimation
( animationCanvas: HTMLCanvasElement, animationName: string, directions: readonly string[] = DIRECTIONS,
sources/utils/zip-helpers.ts:373
↓ 5 callersFunctionextractFramesFromCustomAnimation
( animationCanvas: HTMLCanvasElement, customAnimationDef: CustomAnimationDefinition, directions: readonl
sources/utils/zip-helpers.ts:481
↓ 5 callersFunctionfireTouch
(target, type, touches, changedTouches)
tests/components/preview/PinchToZoom_spec.js:112
↓ 5 callersFunctiongetAliasMetadata
()
sources/state/catalog.ts:438
↓ 5 callersFunctiongetHashParamsforSelections
( catalog: CatalogReader, selections: Selections, )
sources/state/hash.ts:211
↓ 5 callersFunctiongetMetadataIndexes
()
sources/state/catalog.ts:433
↓ 5 callersFunctiongetSortedLayersByAnim
( catalog: CatalogReader, itemId: string, customOnly: boolean = false, )
sources/state/meta.ts:66
↓ 5 callersFunctiongetSortedLayersWithCustomFallback
( catalog: CatalogReader, itemId: string, )
sources/state/meta.ts:56
↓ 5 callersFunctiongetSubSelectionGroup
(itemId: string, idx: number)
sources/state/state.ts:151
↓ 5 callersFunctionhandler
(html, ctx)
vite/vite-plugin-metadata-modulepreload.js:23
↓ 5 callersFunctionhasContentInRegion
( ctx: CanvasRenderingContext2D, x: number, y: number, width: number, height: number, )
sources/canvas/canvas-utils.ts:49
↓ 5 callersFunctionisOffscreenCanvasInitialized
()
sources/canvas/renderer.ts:173
↓ 5 callersFunctionnormalizeRecolors
(definition)
scripts/generateSources/item-helper.js:105
↓ 5 callersFunctionparseTree
(filePath, fileName, options = {})
scripts/generateSources/tree.js:22
↓ 5 callersFunctionpopulateAndSortCategoryTree
()
scripts/generateSources/tree.js:111
↓ 5 callersFunctionrun
(kind)
scripts/zip/zip-export-profile-runner.js:71
↓ 5 callersFunctionsafeRedraw
()
sources/install-item-metadata.ts:48
↓ 5 callersFunctionseedRecolorShirt
()
tests/components/tree/ItemWithRecolors_spec.js:63
↓ 5 callersFunctionsetCustomAnimationBase
( func: (custAnim: CustomAnimationDefinition) => string, )
sources/state/filters.ts:75
↓ 5 callersFunctionsetCustomAnimations
( anims: Record<string, CustomAnimationDefinition>, )
sources/state/filters.ts:88
↓ 5 callersFunctionsetPreviewAnimation
(animationName: string)
sources/canvas/preview-animation.ts:33
↓ 5 callersFunctionsolidCanvas
(r, g, b, w = 4, h = 4)
tests/canvas/palette-recolor-merge_spec.js:19
↓ 5 callersFunctionsolidColorCanvas
(r, g, b, width = 8, height = 8)
tests/state/zip_spec.js:610
↓ 5 callersFunctionwriteTempJson
(tempRoot, fileName, jsonContent, subdir = "body")
tests/node/scripts/generateSources/items_spec.js:21
↓ 5 callersFunctionzipExportTimestamp
()
sources/utils/zip-helpers.ts:561
↓ 4 callersFunctionapplyTransparencyMaskToCanvas
( canvas: HTMLCanvasElement, ctx: CanvasRenderingContext2D, )
sources/canvas/mask.ts:1
↓ 4 callersFunctionbuildNamedConstModule
(constName, valueJson, exportNames)
scripts/generateSources/state.js:244
↓ 4 callersFunctionclickTreeLabel
(exact)
tests/visual/home-helpers.js:154
↓ 4 callersFunctioncollectLayers
(definition)
scripts/generateSources/items.js:54
↓ 4 callersFunctioncreateWheelchairTestSrc
()
tests/utils/zip-helpers_spec.js:34
↓ 4 callersFunctiondebugTable
(...args: unknown[])
sources/utils/debug.ts:65
↓ 4 callersFunctiondrawFrameToFrame
( destCtx: CanvasRenderingContext2D, destPos: { x: number; y: number }, destFrameSize: number, src: Sp
sources/canvas/draw-frames.ts:12
↓ 4 callersFunctiondrawFramesToCustomAnimation
( customAnimationContext: CanvasRenderingContext2D, customAnimationDefinition: CustomAnimationDefinition,
sources/canvas/draw-frames.ts:49
↓ 4 callersFunctiondrawTransparencyBackground
( context: CanvasRenderingContext2D, width: number, height: number, squareSize: number = 8, )
sources/canvas/canvas-utils.ts:81
↓ 4 callersFunctiones6DynamicTemplate
( templateString: string, templateVariables: Record<string, string>, )
sources/utils/helpers.ts:10
↓ 4 callersFunctionexpectedMetadataChunkNames
()
tests/node/scripts/generateSources/vite_config_factory_and_resolve_spec.js:28
↓ 4 callersFunctiongenerateSources
(deps = {}, legacyEnv)
scripts/generate_sources.js:24
↓ 4 callersFunctiongetHashParams
()
sources/state/hash.ts:126
↓ 4 callersFunctiongetHashParamsFromString
( hashString: string, )
sources/state/hash.ts:139
↓ 4 callersFunctiongetSpritesheetsPlugin
(command)
vite/get-spritesheets-plugin.js:71
↓ 4 callersFunctioninitHashChangeListener
(listener?: () => void)
sources/state/hash.ts:443
↓ 4 callersFunctioninitState
()
sources/state/state.ts:238
↓ 4 callersFunctionisCreditsReady
()
sources/state/catalog.ts:556
↓ 4 callersFunctionitemMetadataResolveAliases
()
vite/wiring.js:22
↓ 4 callersFunctionloadAllMetadata
()
sources/install-item-metadata.ts:68
↓ 4 callersFunctionnotFound
(id: string)
sources/state/catalog.ts:294
↓ 4 callersFunctionpaletteMetaOrNull
()
sources/state/palettes.ts:18
↓ 4 callersFunctionparseRecolorKey
( recolorKey: string | null, palette: PaletteRecolor | PaletteMaterialMeta | undefined, )
sources/state/palettes.ts:332
↓ 4 callersFunctionpinchMoveSpread
Two-finger pinch: horizontal spread from `startSep` to `endSep` (centered at x = cx).
tests/components/preview/PinchToZoom_spec.js:170
↓ 4 callersFunctionprimeSpritesheetPreviewCanvasElement
( previewCanvasElement: HTMLCanvasElement, )
sources/canvas/preview-canvas.ts:26
↓ 4 callersFunctionresetPathDeps
()
sources/state/path.ts:68
↓ 4 callersFunctionsetAnimations
(anims: AnimationEntry[])
sources/state/filters.ts:46
↓ 4 callersFunctionsetOffscreenCanvasInitializedForTests
(value: boolean)
sources/canvas/renderer.ts:185
↓ 4 callersFunctionsplitItemMetadataMaps
(fullItemMetadata)
scripts/generateSources/state.js:112
↓ 4 callersFunctionsyncSelectionsToHash
(catalog: CatalogReader)
sources/state/hash.ts:280
↓ 4 callersFunctionuserMark
(suffix: string)
sources/performance-profiler.ts:365
↓ 4 callersFunctionvitePluginItemMetadata
(env = "production", pluginOptions = {})
vite/vite-plugin-item-metadata.js:61
↓ 3 callersFunctionaddCanvas
( folder, fileName, srcCanvas, )
sources/state/zip.ts:84
↓ 3 callersFunctionargosDesktop
* Full-page Argos screenshot. Wraps `argosScreenshot` from `@argos-ci/playwright`. * When `ARGOS_TOKEN` is unset, skips capture so `npm run test:visu
tests/visual/home.spec.js:51
↓ 3 callersFunctionbuildCreditsMetadataJs
(fullItemMetadata, env = "production")
scripts/generateSources/state.js:344
← previousnext →101–200 of 571, ranked by callers