MCPcopy Create free account

hub / github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes / functions

Functions347 in github.com/AEmotionStudio/ComfyUI-EnhancedLinksandNodes

↓ 76 callersMethodgetPoint
(start: LinkPoint, end: LinkPoint, t: number, ...extra: unknown[])
src/renderers/link-renderers.ts:20
↓ 54 callersFunctionsetting
(key: string, def: T)
src/effects/animated-renderers.ts:45
↓ 54 callersFunctionsetting$2
(key, def)
js/link_animations.js:725
↓ 52 callersFunctionsetSetting
(key, value)
js/link_animations.js:1990
↓ 52 callersFunctionsetSetting
Set a setting value and force canvas redraw
src/sidebar/SidebarSettings.ts:45
↓ 52 callersFunctionsetting
(key, def)
js/node_animations.js:566
↓ 52 callersFunctionsetting
(key: string, def: T)
src/extensions/node-animations.ts:36
↓ 45 callersMethodaddEventListener
( event: string, callback: (event: { detail: unknown }) => void )
src/core/types.ts:328
↓ 44 callersMethoddraw
(force?: boolean, bgForce?: boolean)
src/core/types.ts:298
↓ 42 callersFunctionwithAlpha
(color: Color | null | undefined, alpha: number)
src/utils/colors.ts:212
↓ 41 callersFunctionsetting
(key: string, def: T)
src/effects/static-renderers.ts:26
↓ 41 callersFunctionsetting$1
(key, def)
js/link_animations.js:1276
↓ 28 callersFunctiongetNodeSetting
(key)
js/link_animations.js:1985
↓ 28 callersFunctiongetNodeSetting
(key: string)
src/sidebar/SidebarSettings.ts:38
↓ 25 callersMethodupdate
Update the spring simulation. Returns the current interpolated phase.
src/renderers/link-transition-manager.ts:50
↓ 25 callersFunctionwithAlpha
(color, alpha)
js/node_animations.js:60
↓ 24 callersFunctionenhanceColor
(color, scheme)
js/chunks/color-manager-BxBlhZuL.js:38
↓ 24 callersFunctionenhanceColor
(color: string, scheme: string)
src/utils/color-manager.ts:68
↓ 24 callersFunctiongetLinkSetting
(key)
js/link_animations.js:1980
↓ 24 callersFunctiongetLinkSetting
Get a setting value with fallback to defaults
src/sidebar/SidebarSettings.ts:32
↓ 22 callersFunctiongetLinkRenderer
(name: string)
src/renderers/link-renderers.ts:526
↓ 20 callersFunctiongetLinkColor
(defaultColor)
js/chunks/color-manager-BxBlhZuL.js:81
↓ 20 callersFunctiongetLinkColor
(defaultColor: string)
src/utils/color-manager.ts:133
↓ 19 callersFunctiondist
(a, b)
js/link_animations.js:183
↓ 19 callersFunctiondist
(a: LinkPoint, b: LinkPoint)
src/renderers/link-renderers.ts:28
↓ 19 callersFunctionvalidateHexColor
(color: unknown)
src/utils/colors.ts:60
↓ 18 callersFunctiongetLinkRenderer
(name)
js/link_animations.js:581
↓ 18 callersMethodgetSettingValue
(id: string, defaultValue?: T)
src/core/types.ts:315
↓ 16 callersFunctioncreateSlider
(label, value, min, max, step, unit, onChange, tooltip)
js/link_animations.js:1787
↓ 16 callersFunctioncreateSlider
( label: string, value: number, min: number, max: number, step: number, unit: string,
src/sidebar/controls.ts:25
↓ 15 callersFunctioncreateSelect
(label, currentValue, options, onChange, tooltip)
js/link_animations.js:1862
↓ 15 callersFunctioncreateSelect
( label: string, currentValue: unknown, options: readonly SelectOption[] | SelectOption[], onC
src/sidebar/controls.ts:156
↓ 14 callersFunctiongetSecondaryColor
(defaultColor)
js/chunks/color-manager-BxBlhZuL.js:86
↓ 14 callersFunctiongetSecondaryColor
(defaultColor: string)
src/utils/color-manager.ts:140
↓ 14 callersFunctions
(key)
js/chunks/color-manager-BxBlhZuL.js:62
↓ 14 callersFunctions
(key: string)
src/utils/color-manager.ts:99
↓ 13 callersFunctiondrawText
(tx, ty, fillStyle)
js/node_animations.js:606
↓ 13 callersFunctiondrawText
(tx: number, ty: number, fillStyle: string)
src/extensions/node-animations.ts:94
↓ 13 callersFunctionhex2Hsl
(hex: string)
src/utils/colors.ts:86
↓ 12 callersFunctioncreateToggle
(label, checked, onChange, tooltip)
js/link_animations.js:1825
↓ 12 callersFunctioncreateToggle
( label: string, checked: boolean, onChange: (checked: boolean) => void, tooltip?: string )
src/sidebar/controls.ts:92
↓ 12 callersFunctiongetPoint
(start, end, t)
src/renderers/link-renderers.ts:68
↓ 12 callersFunctionhsl2Hex
(h: number, s: number, l: number)
src/utils/colors.ts:136
↓ 11 callersFunctioncreatePatternDesignerWindow
()
src/utils/designer.ts:22
↓ 11 callersFunctionsetting
(key, def)
js/link_animations.js:2657
↓ 11 callersFunctionsetting
(key: string, def: T)
src/extensions/link-animations.ts:31
↓ 10 callersFunctioncreateSection
(title, defaultCollapsed = true)
js/link_animations.js:1940
↓ 10 callersFunctioncreateSection
( title: string, defaultCollapsed: boolean = true )
src/sidebar/controls.ts:287
↓ 10 callersFunctiongetAccentColor
(defaultColor)
js/chunks/color-manager-BxBlhZuL.js:91
↓ 10 callersFunctiongetAccentColor
(defaultColor: string)
src/utils/color-manager.ts:147
↓ 10 callersFunctiongetAnimationColors
( style: AnimationStyle | number )
src/utils/colors.ts:349
↓ 10 callersFunctiongetSetting
(app: ComfyApp, id: string, defaultValue: T)
src/ui/settings-utils.ts:190
↓ 10 callersFunctionsetLinkSetting
(page: Page, settingId: string, value: string | number | boolean)
tests/e2e/visual-regression.spec.ts:16
↓ 9 callersMethodaddSetting
(setting: unknown)
src/core/types.ts:317
↓ 9 callersFunctioncreateColorPicker
(label, value, onChange, tooltip)
js/link_animations.js:1893
↓ 9 callersFunctioncreateColorPicker
( label: string, value: string, onChange: (value: string) => void, tooltip?: string )
src/sidebar/controls.ts:213
↓ 9 callersMethodgetLength
(start: LinkPoint, end: LinkPoint)
src/renderers/link-renderers.ts:18
↓ 9 callersFunctionvalidateHexColor
(color: unknown)
src/utils/color-manager.ts:56
↓ 8 callersFunctionhexToRgb
( hex: string )
src/utils/colors.ts:165
↓ 8 callersMethodsetDirtyCanvas
(dirty: boolean, bgDirty: boolean)
src/core/types.ts:290
↓ 7 callersFunctioncomputeBezierPoint
( t: number, x1: number, y1: number, cp1x: number, cp1y: number, cp2x: number, cp2y: number,
src/utils/geometry.ts:18
↓ 7 callersFunctioncreateLinkState
()
src/core/state.ts:20
↓ 7 callersFunctionisEffectivelyStatic
(params: AnimationParams)
src/effects/types.ts:100
↓ 7 callersMethodsetSettingValue
(id: string, value: unknown)
src/core/types.ts:316
↓ 7 callersFunctionvalidateHexColor
(color)
js/chunks/color-manager-BxBlhZuL.js:31
↓ 7 callersFunctionwaitForComfyUI
Wait for ComfyUI to fully load
tests/e2e/extension.spec.ts:17
↓ 6 callersFunctioncreateAnimationController
( transitionSpeed = ANIMATION.TRANSITION_SPEED )
src/core/timing.ts:122
↓ 6 callersFunctioncreateNodeState
()
src/core/state.ts:52
↓ 6 callersFunctionenhanceColor
(color: Color, scheme: ColorScheme)
src/utils/colors.ts:266
↓ 6 callersFunctionforEachFlowPosition
( linkLength: number, phase: number, density: number, direction: number, callback: (t: num
src/effects/link-effects.ts:78
↓ 6 callersFunctiongetCustomLinkColors
()
js/chunks/color-manager-BxBlhZuL.js:65
↓ 6 callersFunctiongetCustomLinkColors
()
src/utils/color-manager.ts:111
↓ 6 callersFunctionvalidateHexColor
(color)
js/node_animations.js:32
↓ 5 callersFunctioncreateTimingManager
()
src/core/timing.ts:60
↓ 5 callersFunctionfastAlpha
(rgb: RgbColor | null, color: Color, alpha: number)
src/effects/link-effects.ts:30
↓ 5 callersFunctionhsl2Hex
(h, s2, l)
js/chunks/color-manager-BxBlhZuL.js:21
↓ 5 callersFunctionhsl2Hex
(h: number, s: number, l: number)
src/utils/color-manager.ts:41
↓ 5 callersFunctionroundedRect
(ctx, x, y, w, h, r)
js/node_animations.js:113
↓ 5 callersFunctionroundedRect
( ctx: CanvasRenderingContext2D, x: number, y: number, w: number, h: number, r: number, )
src/effects/node-effects.ts:27
↓ 4 callersFunctioncalculateBlinkFactor
( index: number, particleTime: number, particleSpeed: number, isStatic: boolean )
src/effects/types.ts:227
↓ 4 callersFunctioncreateParticleController
( transitionSpeed = ANIMATION.FAST_TRANSITION_SPEED )
src/core/timing.ts:215
↓ 4 callersFunctiongetParticleColor
(index: number, time: number, _count: number)
src/extensions/node-animations.ts:187
↓ 4 callersFunctionopenSettings
Open the ComfyUI settings panel
tests/e2e/extension.spec.ts:28
↓ 4 callersMethodregisterExtension
(extension: ComfyExtension)
src/core/types.ts:267
↓ 4 callersFunctionshapeNeedsFill
(name)
js/link_animations.js:722
↓ 4 callersFunctionshapeNeedsFill
(name: string)
src/renderers/marker-shapes.ts:178
↓ 3 callersFunctioncalculateBreatheScale
( phase: number, direction: number, animSpeed: number, isStatic: boolean )
src/effects/types.ts:134
↓ 3 callersFunctioncalculateParticlePosition
( index: number, particleCount: number, particleTime: number, orbitRadius: number, setting
src/effects/types.ts:154
↓ 3 callersFunctioncreateFlowField
(t, phase)
js/link_animations.js:154
↓ 3 callersFunctioncreateFlowField
(t: number, phase: number)
src/renderers/render-utils.ts:16
↓ 3 callersFunctionf
(n)
js/chunks/color-manager-BxBlhZuL.js:24
↓ 3 callersFunctionf
(n: number)
src/utils/color-manager.ts:44
↓ 3 callersFunctionf
(n: number)
src/utils/colors.ts:141
↓ 3 callersFunctionfindSetting
Search for a setting by name
tests/e2e/extension.spec.ts:38
↓ 3 callersFunctiongetCustomNodeColors
()
js/chunks/color-manager-BxBlhZuL.js:102
↓ 3 callersFunctiongetCustomNodeColors
()
src/utils/color-manager.ts:166
↓ 3 callersFunctiongetRgb
(color: Color)
src/effects/link-effects.ts:23
↓ 3 callersFunctionhsla
(h: number, s: number, l: number, a: number)
src/utils/colors.ts:339
↓ 3 callersFunctionisEffectivelyStatic
(params)
js/node_animations.js:83
↓ 3 callersFunctionsamplePoint
(t: number, strand: number)
src/effects/link-effects.ts:669
next →1–100 of 347, ranked by callers