Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LiberatedPixelCup/Universal-LPC-Spritesheet-Character-Generator
/ functions
Functions
571 in github.com/LiberatedPixelCup/Universal-LPC-Spritesheet-Character-Generator
⨍
Functions
571
◇
Types & classes
10
↓ 1 callers
Function
normalizeUrlForDumpHeader
(url)
scripts/computed-style/computed-style-dump-shared.js:798
↓ 1 callers
Function
parseArgs
(argv)
scripts/computed-style/dump-computed-styles.js:41
↓ 1 callers
Function
parseArgs
(argv)
scripts/computed-style/computed-style-diff-all.js:46
↓ 1 callers
Function
parseArgs
(argv)
scripts/zip/zip-export-profile.js:56
↓ 1 callers
Function
parseArgs
(argv)
scripts/zip/diff-zip-profile.js:19
↓ 1 callers
Function
prepareAndCountPalettePreviewCanvases
* Mirrors which variant canvases the modal will mount: default-expands the first version row, * then counts recolor tiles for every expanded `opt.ver
sources/components/tree/PaletteSelectModal.ts:51
↓ 1 callers
Function
printHelp
()
scripts/computed-style/dump-computed-styles.js:88
↓ 1 callers
Function
printHelp
()
scripts/computed-style/computed-style-diff-all.js:71
↓ 1 callers
Function
readStoredSourceInputsFingerprint
( cachePath, readFileSync = fs.readFileSync, )
scripts/generateSources/source_inputs_fingerprint.js:42
↓ 1 callers
Function
recolorImageWebGL
( sourceImage: HTMLImageElement | HTMLCanvasElement, paletteMappings: PaletteMapping[], )
sources/canvas/webgl-palette-recolor.ts:273
↓ 1 callers
Function
renderItem
(itemId: string, meta: ItemMerged, ctx: ItemListCtx)
sources/components/tree/TreeNode.ts:53
↓ 1 callers
Function
renderItemList
(itemIds: string[], ctx: ItemListCtx)
sources/components/tree/TreeNode.ts:155
↓ 1 callers
Function
renderLoadingHost
()
sources/components/tree/CategoryTree.ts:19
↓ 1 callers
Function
renderLoadingOverlay
(onClose: () => void, message: string)
sources/components/tree/PaletteSelectModal.ts:95
↓ 1 callers
Function
renderModal
( attrs: PaletteSelectModalAttrs, paletteMeta: PaletteMetadata, meta: ItemMerged, )
sources/components/tree/PaletteSelectModal.ts:109
↓ 1 callers
Function
renderSingleItem
( itemId: string, variant: string | null, recolors: Recolors, bodyType: string, selections: Selectio
sources/canvas/renderer.ts:633
↓ 1 callers
Function
renderSkeletons
(itemIds: string[])
sources/components/tree/TreeNode.ts:40
↓ 1 callers
Function
renderTree
(categoryTree: CategoryTreeShape, catalog: CatalogReader)
sources/components/tree/CategoryTree.ts:33
↓ 1 callers
Function
repaintStaticPreviewFrameForTests
()
sources/canvas/preview-animation.ts:148
↓ 1 callers
Method
report
Print comprehensive performance report.
sources/performance-profiler.ts:231
↓ 1 callers
Function
resetHashCalledTimes
()
sources/state/hash.ts:117
↓ 1 callers
Function
resetHashDeps
()
sources/state/hash.ts:69
↓ 1 callers
Function
resetImageLoadCache
()
sources/canvas/load-image.ts:19
↓ 1 callers
Function
resetRenderCharacterQueueForTests
()
sources/canvas/renderer.ts:193
↓ 1 callers
Function
resetRendererModuleState
()
tests/canvas/renderer-issue-364_spec.js:70
↓ 1 callers
Function
resolveAliasTarget
* Resolves alias target metadata for a single alias entry. * @param {Object} meta Item metadata. * @param {string} aliasVariant Alias variant expres
scripts/generateSources/aliases.js:47
↓ 1 callers
Function
resolveComputedStyleDumpPage
(options = {})
scripts/computed-style/computed-style-dump-shared.js:813
↓ 1 callers
Function
resolvePaletteToken
* Resolves palette material/version pair for one recolor palette token. * @param {string} paletteToken Palette token from recolor.palettes. * @param
scripts/generateSources/item-helper.js:40
↓ 1 callers
Function
resolveProfileHashString
()
scripts/zip/zip-export-profile-runner.js:44
↓ 1 callers
Function
resolveSegmentedTarget
* Resolves segmented alias targets by shifting name tokens until a variant match is found. * @param {string[]} variants Candidate variants. * @param
scripts/generateSources/aliases.js:24
↓ 1 callers
Function
restoreKeysFromBranch
(branchToCompare, filePath)
scripts/update_sheet_definitions.js:36
↓ 1 callers
Function
restoreMissingKeys
(target, source)
scripts/update_sheet_definitions.js:25
↓ 1 callers
Function
round1
(n)
scripts/zip/diff-zip-profile.js:45
↓ 1 callers
Function
runGoldens
()
tests/fixtures/issue-382/issue382-golden-runner.js:35
↓ 1 callers
Function
runProfiles
* @param {{ useRealJsZip?: boolean }} opts * @param {string | null} [opts.only] — one of {@link ZIP_PROFILE_EXPORT_KINDS}, or null for all
scripts/zip/zip-export-profile-runner.js:60
↓ 1 callers
Function
runRenderCharacter
( selections: Selections, bodyType: string, targetCanvas: HTMLCanvasElement | null, )
sources/canvas/renderer.ts:220
↓ 1 callers
Function
scheduleRegenerate
()
vite/vite-plugin-item-metadata.js:118
↓ 1 callers
Function
searchCredit
* Recursively resolves the best credit entry for a generated sprite filename. * @param {string} fileName Candidate filename or path fragment to match
scripts/generateSources/credits.js:24
↓ 1 callers
Function
sendFile
(filePath, st)
vite/vite-plugin-preview-serve-dist-spritesheets.js:71
↓ 1 callers
Function
setAnimationCompatible
( overrides: Pick<AnimationFiltersDeps, "isItemAnimationCompatible">, )
sources/components/filters/AnimationFilters.ts:20
↓ 1 callers
Function
setCurrentCustomAnimations
( customAnimations: Record<string, CustomAnimationDefinition>, )
sources/canvas/preview-animation.ts:214
↓ 1 callers
Function
setCustomAnimYPositions
( yPositions: Record<string, number>, )
sources/canvas/preview-animation.ts:220
↓ 1 callers
Function
setLicenseCompatible
( overrides: Pick<LicenseFiltersDeps, "isItemLicenseCompatible">, )
sources/components/filters/LicenseFilters.ts:25
↓ 1 callers
Function
setupQuad
Setup a full-screen quad for rendering.
sources/canvas/webgl-palette-recolor.ts:203
↓ 1 callers
Function
shouldForceRegenerateFromEnv
()
vite/vite-plugin-item-metadata.js:43
↓ 1 callers
Function
shouldSkipByFingerprint
()
vite/vite-plugin-item-metadata.js:93
↓ 1 callers
Function
sliceCanvasForCustomAnim
( src, rect, )
sources/state/zip.ts:662
↓ 1 callers
Function
splitCanvas
Two-color 4x4 canvas: left half color A, right half color B.
tests/canvas/palette-recolor-merge_spec.js:30
↓ 1 callers
Function
splitFullItemMetadataForCatalog
( fullItemMetadata: Record<string, unknown>, )
sources/state/catalog.ts:270
↓ 1 callers
Function
splitItemMetadataForRegisters
(itemMetadata)
tests/components/tree/PaletteSelectModal_spec.js:47
↓ 1 callers
Function
stripRecolorEntryZeroVariantsForEmit
* Drop duplicate variant strings on `recolors[0]`; runtime restores them from * `recolorVariantArrays[r]` in `index-metadata.js`. * @param {Array|un
scripts/generateSources/state.js:199
↓ 1 callers
Function
stubDefaultItemMetadata
()
tests/state/state_spec.js:89
↓ 1 callers
Function
syncPalettePreviewGate
* When the number of preview canvases changes (modal open, expand/collapse), reset the gate so * stale `drawRecolorPreview` completions are ignored a
sources/components/tree/PaletteSelectModal.ts:81
↓ 1 callers
Function
toMetadata
* Snapshot for metadata.json (deterministic rounding). Call before * `generateZip` so the zip does not embed compression time (avoids a * second
sources/performance-profiler.ts:426
↓ 1 callers
Function
totalMs
()
sources/performance-profiler.ts:417
↓ 1 callers
Function
tryIndex
(i)
vite/vite-plugin-preview-serve-dist-spritesheets.js:91
↓ 1 callers
Function
unifiedDiff
(pathA, pathB)
scripts/computed-style/computed-style-diff-all.js:90
↓ 1 callers
Function
urlWithDebugEnabled
(url)
scripts/computed-style/computed-style-dump-shared.js:15
↓ 1 callers
Function
vitePluginCopySpritesheetsRobocopy
* Windows: mirror `spritesheets/` into `dist/spritesheets` with robocopy (same flags as before). * Robocopy uses exit codes 0–7 for success; ≥8 is fa
vite/get-spritesheets-plugin.js:23
↓ 1 callers
Function
vitePluginMetadataModulePreload
()
vite/vite-plugin-metadata-modulepreload.js:18
↓ 1 callers
Function
vitePluginPreviewServeDistSpritesheets
()
vite/vite-plugin-preview-serve-dist-spritesheets.js:23
↓ 1 callers
Function
vitePluginPurgeCriticalCss
()
vite/vite-plugin-purge-critical-css.js:15
↓ 1 callers
Function
waitForHttpOk
(url, maxMs)
scripts/issue382-golden-playwright.js:159
↓ 1 callers
Function
waitForHttpOk
(url, maxMs)
scripts/zip/zip-export-profile.js:169
↓ 1 callers
Function
walk
(dir)
scripts/imageProcessing/composeImages.js:10
↓ 1 callers
Function
walk
(dir)
scripts/imageProcessing/sliceImages.js:233
↓ 1 callers
Function
walkAndModifyJson
(directoryPath, updateFunction)
scripts/update_sheet_definitions.js:68
↓ 1 callers
Function
walkJsFiles
@param {string} dir
scripts/generate-purgecss-safelist-hints.js:14
↓ 1 callers
Function
withoutSpritesheetCopyPlugins
Avoid `vite-plugin-run` / robocopy firing on `configResolved` during `resolveConfig` (rsync side effects).
tests/node/scripts/generateSources/vite_config_factory_and_resolve_spec.js:21
↓ 1 callers
Function
writeSelectionsModule
(filePath, data, sourceSelectionsLabel)
scripts/fixture-builder.js:191
↓ 1 callers
Function
writeStoredSourceInputsFingerprint
( cachePath, hex, { mkdirSync = fs.mkdirSync, writeFileSync = fs.writeFileSync } = {}, )
scripts/generateSources/source_inputs_fingerprint.js:53
↓ 1 callers
Function
writeTempPaletteFile
(root, subDir, fileName, content)
tests/node/scripts/generateSources/palettes_spec.js:14
Function
addCounter
(name: string, amount: number)
sources/performance-profiler.ts:413
Function
animationCompatibleStub
(itemId)
tests/components/filters/AnimationFilters_spec.js:26
Function
args
(_config, url)
testem.cjs:93
Function
buildStart
()
vite/vite-plugin-item-metadata.js:138
Function
chunkReady
(chunk)
sources/state/catalog.ts:378
Function
clearCustomImage
()
sources/components/advanced/AdvancedTools.ts:28
Function
closeBundle
()
vite/get-spritesheets-plugin.js:27
Function
configResolved
(config)
vite/vite-plugin-item-metadata.js:135
Function
configurePreviewServer
(server)
vite/vite-plugin-preview-serve-dist-spritesheets.js:27
Function
configureServer
(server)
vite/vite-plugin-item-metadata.js:141
Method
constructor
(options: PerformanceProfilerOptions = {})
sources/performance-profiler.ts:65
Method
constructor
( element: HTMLElement, onZoom: (scale: number) => void, initialZoom: number, )
sources/components/preview/PinchToZoom.ts:10
Function
copySpritesheetsRsyncRun
@returns {string[]} Command and args for vite-plugin-run (first element is the executable).
vite/get-spritesheets-plugin.js:7
Method
countFrame
()
sources/performance-profiler.ts:187
Function
defaultRenderError
(error: LoadError)
sources/utils/render-result.ts:23
Method
enable
Enable profiler at runtime.
sources/performance-profiler.ts:90
Function
exportToClipboard
()
sources/components/download/Download.ts:32
Function
file
(name, blob)
tests/utils/zip-helpers_spec.js:141
Function
file
(filename, data)
tests/helpers/fake-jszip.js:29
Function
folder
(sub)
tests/helpers/fake-jszip.js:68
Function
generateBundle
(_options, bundle)
vite/vite-plugin-purge-critical-css.js:22
Function
getCanvasBlobMock
()
tests/canvas/download_spec.js:76
Method
getFPS
()
sources/performance-profiler.ts:209
Function
getHashDeps
()
sources/state/hash.ts:73
Function
getJsonDeps
()
sources/state/json.ts:115
Function
getPathDeps
()
sources/state/path.ts:72
Function
getState
()
sources/state/filters.ts:54
Function
getStateDeps
()
sources/state/state.ts:101
← previous
next →
401–500 of 571, ranked by callers