MCPcopy Create free account

hub / github.com/TheLogicMaster/SDH-AnimationChanger / functions

Functions61 in github.com/TheLogicMaster/SDH-AnimationChanger

↓ 10 callersFunctionsave_config
()
main.py:142
↓ 7 callersFunctionloadBackendState
()
src/state/index.tsx:56
↓ 5 callersFunctionsaveSettings
(settings: PluginSettings)
src/state/index.tsx:98
↓ 4 callersFunctionapply_animations
()
main.py:239
↓ 4 callersFunctionraise_and_log
(msg, ex=None)
main.py:135
↓ 4 callersFunctionuseAnimationContext
()
src/state/index.tsx:140
↓ 3 callersFunctionupdate_cache
()
main.py:76
↓ 2 callersFunctionfind_cached_animation
(anim_id)
main.py:202
↓ 2 callersMethodgetInstance
()
src/utils/ExtractedClasses.ts:45
↓ 2 callersFunctionload_config
()
main.py:100
↓ 2 callersFunctionload_local_animations
()
main.py:150
↓ 2 callersFunctionrandomize_all
()
main.py:266
↓ 2 callersFunctionrandomize_current_set
()
main.py:256
↓ 2 callersFunctionremove_custom_animation
(anim_id)
main.py:252
↓ 2 callersFunctionremove_custom_set
(set_id)
main.py:248
↓ 2 callersFunctionsave_new
()
main.py:115
↓ 2 callersFunctionsearchRepo
(reload: Boolean = false)
src/state/index.tsx:69
↓ 1 callersFunctionapply_animation
(video, anim_id)
main.py:209
↓ 1 callersFunctiondeleteAnimation
(id: String)
src/state/index.tsx:91
↓ 1 callersFunctiondownloadAnimation
(id: String)
src/state/index.tsx:84
↓ 1 callersFunctionget_active_sets
()
main.py:244
↓ 1 callersFunctionget_steamdeckrepo
()
main.py:37
↓ 1 callersFunctionloadResults
()
src/animation-manager/AnimationBrowserPage.tsx:51
↓ 1 callersFunctionprocess_animation
(default, anim_type, target)
main.py:181
↓ 1 callersFunctionregenerate_downloads
()
main.py:83
↓ 1 callersFunctionreload
()
src/animation-manager/AnimationBrowserPage.tsx:56
FunctionAboutPage
()
src/animation-manager/AboutPage.tsx:4
FunctionAnimationBrowserPage
()
src/animation-manager/AnimationBrowserPage.tsx:27
FunctionAnimationManagerRouter
()
src/index.tsx:164
FunctionAnimationProvider
({ serverAPI, children })
src/state/index.tsx:23
FunctionContent
()
src/index.tsx:27
FunctionInstalledAnimationsPage
()
src/animation-manager/InstalledAnimationsPage.tsx:9
FunctionRepoResultCard
({ result, onActivate })
src/components/RepoResultCard.tsx:7
FunctionRepoResultModal
({ result, onDownloadClick, isDownloaded, onDeleteClick, ...props })
src/components/RepoResultModal.tsx:11
Method_main
(self)
main.py:446
Method_migration
(self)
main.py:496
Method_unload
(self)
main.py:491
Methodconstructor
()
src/utils/ExtractedClasses.ts:9
Methodconstructor
(json: any)
src/models/RepoResult.ts:40
FunctiondeleteAnimation
()
src/components/RepoResultModal.tsx:23
MethoddeleteAnimation
Delete a downloaded animation
main.py:403
Functiondownload
()
src/components/RepoResultModal.tsx:16
MethoddownloadAnimation
Download a cached animation for id
main.py:382
MethodenableSet
Enable or disable set
main.py:321
MethodgetCachedAnimation
Get a cached animation entry for id
main.py:374
MethodgetCachedAnimations
Get cached repository animations
main.py:366
MethodgetState
Get backend state (animations, sets, and settings)
main.py:279
Methodrandomize
Randomize animations
main.py:433
Methodrelative_date
()
src/models/RepoResult.ts:36
FunctionreloadConfig
()
src/state/index.tsx:103
MethodreloadConfiguration
Reload config file and local animations from disk
main.py:423
MethodremoveCustomAnimation
Removes custom animation with name
main.py:349
MethodremoveCustomSet
Remove custom set
main.py:312
MethodsaveCustomAnimation
Save a custom animation entry
main.py:339
MethodsaveCustomSet
Save custom set entry
main.py:302
MethodsaveSettings
Save settings to config file
main.py:413
Functionsearch
(e: FormEvent)
src/animation-manager/InstalledAnimationsPage.tsx:19
Functionsearch
(e: FormEvent)
src/animation-manager/AnimationBrowserPage.tsx:64
Functionshuffle
()
src/state/index.tsx:108
FunctionsortByName
(a: any, b: any)
src/state/index.tsx:50
MethodupdateAnimationCache
Update backend animation cache
main.py:358