MCPcopy Create free account

hub / github.com/Dontdrunk/ComfyUI-DD-Nodes / functions

Functions630 in github.com/Dontdrunk/ComfyUI-DD-Nodes

↓ 3 callersMethodsetWidgetValue
(widget, newValue)
extensions/Prompt_Manager/PromptManagerCore.js:633
↓ 3 callersMethodshowInputError
(input, message)
extensions/Prompt_Manager/styles/components/PromptForm.js:145
↓ 3 callersMethodupdateRatioOptions
* 更新节点的宽高比选择器选项
extensions/Aspect_Ratio_Selector/AspectRatioSelectorCore.js:120
↓ 3 callersMethodupdateSearchStats
(results)
extensions/Prompt_Manager/styles/components/SearchBar.js:108
↓ 2 callersMethod_adjust_frames
调整视频帧数
node/advanced_fusion.py:112
↓ 2 callersMethod_animationLoop
()
extensions/Online_Animation/ConnectionAnimationCore.js:177
↓ 2 callersMethod_calculatePaths
(specificLinks = null)
extensions/Online_Animation/ConnectionAnimationCore.js:342
↓ 2 callersMethod_calculateSingleStaticPath
(link)
extensions/Online_Animation/ConnectionAnimationCore.js:690
↓ 2 callersMethod_convert_to_api_language
将界面显示的语言名称转换为API需要的英文名称
extensions/Qwen_MT/nodes.py:456
↓ 2 callersMethod_createControlElements
()
extensions/Intelligent_Layout/LayoutCore.js:278
↓ 2 callersMethod_drawAnimatedConnections
(ctx, relevantLinks)
extensions/Online_Animation/ConnectionAnimationCore.js:475
↓ 2 callersMethod_drawOverlayLinks
(ctx)
extensions/Online_Animation/ConnectionAnimationCore.js:409
↓ 2 callersMethod_ensureControlsExist
()
extensions/Intelligent_Layout/LayoutCore.js:103
↓ 2 callersMethod_getInputPos
* 获取输入端口位置(Vue nodes2.0 兼容)
extensions/Online_Animation/styles/CircuitBoardStyle.js:202
↓ 2 callersMethod_getInputPos
* 获取输入端口位置(Vue nodes2.0 兼容)
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:190
↓ 2 callersMethod_getOutputPos
* 获取输出端口位置(Vue nodes2.0 兼容)
extensions/Online_Animation/styles/CircuitBoardStyle.js:192
↓ 2 callersMethod_getOutputPos
* 获取输出端口位置(Vue nodes2.0 兼容)
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:180
↓ 2 callersMethod_hasActiveNodes
()
extensions/Online_Animation/ConnectionAnimationCore.js:290
↓ 2 callersMethod_resize_batch
调整批量张量大小
node/image_size_limiter.py:61
↓ 2 callersFunction_updatePanelStyles
(container)
extensions/Intelligent_Layout/styles/UIStyles.js:720
↓ 2 callersFunctionaddOptionsToSelect
(selectBox, options)
extensions/Intelligent_Layout/styles/UIStyles.js:605
↓ 2 callersFunctionapplyThemeToLayer
(layer, themeId)
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGodTheme.js:584
↓ 2 callersMethodbuildSpatialIndex
* 构建空间分区索引
extensions/Online_Animation/styles/CircuitBoardStyle.js:256
↓ 2 callersMethodbuildSpatialIndex
* 构建空间分区索引
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:244
↓ 2 callersMethodcalculatePathLengths
* 计算路径总长度和分段长度 * @param {Array} points - 路径点数组 * @returns {Object} 包含总长度和分段长度数组的对象
extensions/Online_Animation/effects/BaseEffect.js:61
↓ 2 callersMethodcleanup
* 清理样式资源(可选,用于需要释放资源的样式)
extensions/Online_Animation/styles/BaseStyle.js:72
↓ 2 callersFunctioncleanupThemeLayers
()
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGodTheme.js:600
↓ 2 callersMethodclearForm
()
extensions/Prompt_Manager/styles/components/PromptForm.js:327
↓ 2 callersFunctioncreateModeContainer
(labelText)
extensions/Intelligent_Layout/styles/UIStyles.js:570
↓ 2 callersFunctioncreateSelectBox
()
extensions/Intelligent_Layout/styles/UIStyles.js:590
↓ 2 callersMethoddarkenColor
(hex, percent)
extensions/Intelligent_Layout/styles/InlineColorPicker.js:354
↓ 2 callersMethoddeleteTag
(tagName)
extensions/Prompt_Manager/styles/components/TagColorManager.js:201
↓ 2 callersMethodescapeHtml
(text)
extensions/Prompt_Manager/styles/components/SearchBar.js:601
↓ 2 callersMethodexportPrompts
()
extensions/Prompt_Manager/PromptManagerCore.js:299
↓ 2 callersMethodfindClippedNode
* 查找与线段相交的最近节点 - 使用空间分区优化
extensions/Online_Animation/styles/CircuitBoardStyle.js:351
↓ 2 callersMethodfindClippedNode
* 查找与线段相交的最近节点 - 使用空间分区优化
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:339
↓ 2 callersMethodgetAllPaths
* 获取所有路径 * @returns {Array} 路径数据数组
extensions/Online_Animation/styles/CircuitBoardStyle.js:68
↓ 2 callersMethodgetAllTextWidgets
()
extensions/Prompt_Manager/PromptManagerCore.js:693
↓ 2 callersMethodgetBaseColor
* 获取连线基础颜色 * @param {Object} outNode - 输出节点 * @param {Object} link - 连线数据 * @returns {String} 连线颜色(十六进制颜色代码)
extensions/Online_Animation/styles/BaseStyle.js:33
↓ 2 callersMethodgetContentContainer
()
extensions/Prompt_Manager/styles/components/MainModal.js:84
↓ 2 callersMethodgetCurrentSelectedTags
()
extensions/Prompt_Manager/styles/components/PromptForm.js:1046
↓ 2 callersMethodgetCurrentStyle
* 获取当前样式实例 * @returns {StaticBaseStyle|null} 当前样式实例
extensions/Online_Animation/styles/static/StaticStyleManager.js:76
↓ 2 callersMethodgetEffect
* 获取效果实例(如不存在则创建) * @param {string} effectName - 效果名称 * @returns {BaseEffect} 效果实例
extensions/Online_Animation/effects/EffectManager.js:38
↓ 2 callersFunctiongetMainDirection
(centers)
extensions/Intelligent_Layout/styles/UIUtils.js:87
↓ 2 callersFunctiongetNodeCenters
(nodes)
extensions/Intelligent_Layout/styles/UIUtils.js:97
↓ 2 callersMethodgetNodeOnPos
* 获取某个点上的节点
extensions/Online_Animation/styles/CircuitBoardStyle.js:740
↓ 2 callersMethodgetNodeOnPos
* 获取某个点上的节点
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:898
↓ 2 callersMethodgetPointAtLength
* 根据路径长度参数t(0-1)计算路径上的点 * @param {Array} points - 路径点数组 * @param {Array} segLengths - 分段长度数组 * @param {number} totalLength - 路径总长度
extensions/Online_Animation/effects/BaseEffect.js:84
↓ 2 callersMethodgetSelectedTags
()
extensions/Prompt_Manager/styles/components/SearchBar.js:624
↓ 2 callersMethodget_base_url
Get the base URL for API requests.
extensions/Qwen_MT/nodes.py:249
↓ 2 callersMethodhandleCancel
()
extensions/Prompt_Manager/styles/components/PromptForm.js:203
↓ 2 callersMethodhide
()
extensions/Intelligent_Layout/styles/InlineColorPicker.js:192
↓ 2 callersMethodhideInputError
(input)
extensions/Prompt_Manager/styles/components/PromptForm.js:155
↓ 2 callersFunctioninjectThemeStyles
()
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGodTheme.js:226
↓ 2 callersMethodinsertPromptAtCursor
(widget, promptText)
extensions/Prompt_Manager/PromptManagerCore.js:551
↓ 2 callersMethodisTextWidget
(widget)
extensions/Prompt_Manager/PromptManagerCore.js:455
↓ 2 callersMethodisVisible
()
extensions/Intelligent_Layout/styles/InlineColorPicker.js:215
↓ 2 callersMethodis_configured
Check if API is properly configured.
extensions/Qwen_MT/nodes.py:254
↓ 2 callersFunctionliangBarsky
* Liang-Barsky 线段裁剪算法
extensions/Online_Animation/styles/CircuitBoardStyle.js:117
↓ 2 callersFunctionliangBarsky
* Liang-Barsky 线段裁剪算法
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:32
↓ 2 callersMethodlightenColor
(hex, percent)
extensions/Intelligent_Layout/styles/InlineColorPicker.js:343
↓ 2 callersMethodmapLink
* 递归计算避开障碍的路径
extensions/Online_Animation/styles/CircuitBoardStyle.js:539
↓ 2 callersMethodmapLink
* 递归计算避开障碍的路径 - 完全复制原版算法
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:527
↓ 2 callersMethodmapLinks
* 为画布中的所有节点计算电路板风格的连线
extensions/Online_Animation/styles/CircuitBoardStyle.js:757
↓ 2 callersFunctionnormalizeDisplayModeValue
(value)
extensions/Online_Animation/ConnectionAnimationCore.js:22
↓ 2 callersFunctionnormalizeEffectValue
(value)
extensions/Online_Animation/ConnectionAnimationCore.js:6
↓ 2 callersFunctionnormalizeRenderStyleValue
(value)
extensions/Online_Animation/ConnectionAnimationCore.js:14
↓ 2 callersFunctionnormalizeStaticRenderModeValue
(value)
extensions/Online_Animation/ConnectionAnimationCore.js:30
↓ 2 callersMethodparseRGBA
(colorStr)
extensions/Intelligent_Layout/styles/InlineColorPicker.js:322
↓ 2 callersMethodrenderAvailableTags
()
extensions/Prompt_Manager/styles/components/PromptForm.js:978
↓ 2 callersFunctionresetEyeAnimations
()
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGod1.js:313
↓ 2 callersMethodrgbaToHex
(rgba)
extensions/Intelligent_Layout/styles/InlineColorPicker.js:335
↓ 2 callersMethodsaveToBackend
()
extensions/Prompt_Manager/styles/components/TagColorManager.js:34
↓ 2 callersMethodsetDisplayMode
(mode)
extensions/Online_Animation/ConnectionAnimationCore.js:240
↓ 2 callersMethodsetEffect
(effect)
extensions/Online_Animation/ConnectionAnimationCore.js:218
↓ 2 callersMethodsetEffectExtra
(flag)
extensions/Online_Animation/ConnectionAnimationCore.js:226
↓ 2 callersMethodsetEnabled
()
extensions/Intelligent_Layout/LayoutCore.js:57
↓ 2 callersMethodsetKeyword
(keyword)
extensions/Prompt_Manager/styles/components/SearchBar.js:128
↓ 2 callersMethodsetLineWidth
(w)
extensions/Online_Animation/ConnectionAnimationCore.js:214
↓ 2 callersFunctionsetPanelBackgroundOpacity
(container, opacity)
extensions/Intelligent_Layout/styles/UIStyles.js:633
↓ 2 callersMethodsetRenderStyle
(style)
extensions/Online_Animation/ConnectionAnimationCore.js:228
↓ 2 callersFunctionsetSVGBackground
(themeId = null)
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGodTheme.js:247
↓ 2 callersMethodsetSamplingLevel
* 设置采样强度等级(1/2/3)
extensions/Online_Animation/ConnectionAnimationCore.js:985
↓ 2 callersMethodsetSpeed
(speed)
extensions/Online_Animation/ConnectionAnimationCore.js:222
↓ 2 callersMethodsetStaticRenderMode
(mode)
extensions/Online_Animation/ConnectionAnimationCore.js:254
↓ 2 callersMethodsetUseGradient
(flag)
extensions/Online_Animation/ConnectionAnimationCore.js:335
↓ 2 callersMethodshow
()
extensions/Prompt_Manager/PromptManagerCore.js:415
↓ 2 callersMethodshow
()
extensions/Intelligent_Layout/LayoutCore.js:130
↓ 2 callersMethodshowForm
(prompt = null)
extensions/Prompt_Manager/styles/PromptManagerUI.js:157
↓ 2 callersMethodshowInsertModeDialog
(title = '选择插入模式', message = '检测到输入框中已有内容,请选择插入模式:')
extensions/Prompt_Manager/styles/components/DialogComponents.js:46
↓ 2 callersMethodshowSuccessDialog
(title, message, autoClose = 3000)
extensions/Prompt_Manager/styles/components/DialogComponents.js:176
↓ 2 callersMethodshowWidgetSelector
(widgets, getDisplayName)
extensions/Prompt_Manager/styles/components/DialogComponents.js:107
↓ 2 callersMethodtoggle
()
extensions/Intelligent_Layout/LayoutCore.js:122
↓ 2 callersMethodupdateClearButton
(keyword)
extensions/Prompt_Manager/styles/components/SearchBar.js:100
↓ 2 callersMethodupdateSelectedTagsPreview
(color)
extensions/Prompt_Manager/styles/components/TagManager.js:587
↓ 2 callersMethodupdateTagBubbleState
(tagName)
extensions/Prompt_Manager/styles/components/TagManager.js:575
↓ 2 callersMethodupdateTagsPreview
()
extensions/Prompt_Manager/styles/components/PromptForm.js:160
↓ 1 callersMethod_applyColorToSelectedNodes
(color, selectedNodes, selectedGroups, app)
extensions/Intelligent_Layout/LayoutCore.js:540
↓ 1 callersMethod_apply_threshold
应用阈值处理
node/mask_resize.py:235
↓ 1 callersMethod_batch_adaptive_resize
批量自适应调整尺寸
node/advanced_fusion.py:145
← previousnext →101–200 of 630, ranked by callers