MCPcopy Create free account

hub / github.com/MemeCalculate/moyin-creator / functions

Functions1,435 in github.com/MemeCalculate/moyin-creator

FunctionsortByImportance
(characters: CalibratedCharacter[])
src/lib/script/character-calibrator.ts:876
FunctionsplitCharData
(state: CharPersistedState, pid: string)
src/stores/character-library-store.ts:167
FunctionsplitMediaData
(state: MediaPersistedState, pid: string)
src/stores/media-store.ts:17
FunctionsplitSceneData
(state: ScenePersistedState, pid: string)
src/stores/scene-store.ts:160
FunctionstartEdit
()
src/components/panels/overview/index.tsx:105
FunctionstartEditing
()
src/components/panels/script/property-panel.tsx:677
FunctionstartEditing
()
src/components/panels/director/editable-text-field.tsx:41
FunctionstartEditing
()
src/components/ui/editable-timecode.tsx:38
FunctionstripScene
(s: SplitScene)
src/stores/director-store.ts:2134
FunctionsubmitImageGenTask
* Submit image generation task (legacy - kept for reference)
src/lib/storyboard/storyboard-service.ts:51
FunctionsubmitZhipuImageTask
* Submit image generation task to Zhipu API
src/lib/storyboard/storyboard-service.ts:188
Methodterminate
* Terminate the worker
src/lib/ai/worker-bridge.ts:70
MethodtestConnection
* Test connection to the provider
src/packages/ai-core/providers/types.ts:29
Functiontoast
({ ...props }: Toast)
src/hooks/use-toast.ts:145
FunctiontrimCanvas
(canvas: HTMLCanvasElement, threshold: number)
src/lib/storyboard/image-splitter.ts:312
MethodupdateCharacter
* Update character
src/packages/ai-core/services/character-bible.ts:84
MethodupdateTemplates
* Update templates at runtime
src/packages/ai-core/services/prompt-compiler.ts:147
Functionuppercase
(str: string)
src/lib/utils.ts:13
FunctionuseActiveSClassProject
()
src/stores/sclass-store.ts:863
FunctionuseAngleSwitch
({ splitScenes, updateSplitSceneImage, updateSplitSceneEndFrame, }: UseAngleSwitchOptions)
src/components/panels/director/use-angle-switch.ts:51
FunctionuseCharacterCount
()
src/stores/character-library-store.ts:541
FunctionuseCompletedScenesCount
()
src/stores/director-store.ts:2246
FunctionuseConcurrency
()
src/stores/api-config-store.ts:1481
FunctionuseDragDrop
(options: UseDragDropOptions = {})
src/hooks/use-drag-drop.ts:21
FunctionuseFailedScenesCount
()
src/stores/director-store.ts:2259
FunctionuseFeatureConfig
(feature: AIFeature)
src/lib/ai/feature-router.ts:299
FunctionuseHighlightScroll
( highlightId: string | null, onClearHighlight: () => void, highlightDuration = 1000 )
src/hooks/use-highlight-scroll.ts:6
FunctionuseIsVideoGenerationReady
()
src/stores/api-config-store.ts:1471
FunctionuseSceneCount
()
src/stores/scene-store.ts:524
FunctionuseSceneProgress
(sceneId: number)
src/stores/director-store.ts:2208
FunctionuseSelectedCharacter
()
src/stores/character-library-store.ts:534
FunctionuseSelectedScene
()
src/stores/scene-store.ts:517
FunctionuseShotGroup
(groupId: string)
src/stores/sclass-store.ts:880
FunctionwheelHandler
(e: WheelEvent)
src/components/angle-switch/AngleController.tsx:212
FunctionwithRetry
( fn: T, options: RetryOptions = {} )
src/lib/utils/retry.ts:109
← previous1,401–1,435 of 1,435, ranked by callers