Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dontdrunk/ComfyUI-DD-Nodes
/ functions
Functions
630 in github.com/Dontdrunk/ComfyUI-DD-Nodes
⨍
Functions
630
◇
Types & classes
91
↳
Endpoints
9
↓ 73 callers
Method
log
Log a debug message.
extensions/Qwen_MT/nodes.py:124
↓ 57 callers
Method
get
Get a cached resource or create it if not exists.
extensions/Qwen_MT/nodes.py:143
↓ 17 callers
Function
showNotification
(message, type = 'error')
extensions/Intelligent_Layout/styles/UIStyles.js:824
↓ 11 callers
Method
closeModal
(modal)
extensions/Prompt_Manager/styles/components/DialogComponents.js:308
↓ 11 callers
Method
filterPrompts
(keyword, selectedTags = [])
extensions/Prompt_Manager/styles/components/PromptList.js:121
↓ 11 callers
Method
getTagColor
(tagName)
extensions/Prompt_Manager/styles/components/TagColorManager.js:67
↓ 8 callers
Function
createDragStart
(handle)
extensions/Intelligent_Layout/styles/UIStyles.js:270
↓ 8 callers
Method
getPrompts
()
extensions/Prompt_Manager/PromptManagerCore.js:204
↓ 8 callers
Method
render
()
extensions/Prompt_Manager/styles/components/PromptList.js:172
↓ 8 callers
Method
savePrompts
()
extensions/Prompt_Manager/PromptManagerCore.js:45
↓ 8 callers
Method
setButtonOpacity
(opacity)
extensions/Intelligent_Layout/LayoutCore.js:178
↓ 8 callers
Method
setOpacity
(opacity)
extensions/Intelligent_Layout/LayoutCore.js:171
↓ 8 callers
Method
showErrorDialog
(title, message)
extensions/Prompt_Manager/styles/components/DialogComponents.js:219
↓ 8 callers
Method
show_step_progress
显示步骤进度 Args: step_name: 步骤名称 progress: 进度值(0-100)
node/model_optimizer.py:124
↓ 8 callers
Method
testPath
* 测试路径是否被节点阻挡
extensions/Online_Animation/styles/CircuitBoardStyle.js:430
↓ 8 callers
Method
testPath
* 测试路径是否被节点阻挡 - 完全复制动态版本
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:418
↓ 7 callers
Method
focus
()
extensions/Prompt_Manager/styles/components/SearchBar.js:143
↓ 7 callers
Function
getOrCreateLayoutInstance
()
extensions/Intelligent_Layout/LayoutExt.js:24
↓ 7 callers
Method
getTagColorRGB
(tagName)
extensions/Prompt_Manager/styles/components/TagColorManager.js:128
↓ 7 callers
Method
renderTags
()
extensions/Prompt_Manager/styles/components/SearchBar.js:513
↓ 6 callers
Method
bindDialogEvents
(modal, eventMap)
extensions/Prompt_Manager/styles/components/DialogComponents.js:315
↓ 6 callers
Method
clear
()
extensions/Prompt_Manager/styles/components/TagColorManager.js:222
↓ 6 callers
Method
createModal
(className)
extensions/Prompt_Manager/styles/components/DialogComponents.js:288
↓ 6 callers
Method
getAllTags
()
extensions/Prompt_Manager/styles/components/TagColorManager.js:194
↓ 6 callers
Method
getDynamicSampleCount
* 返回动画类型的推荐采样点数量(受采样强度设置影响) * @param {string} effectType - 动画类型("波浪"/"脉冲"/"律动"/"流动") * @returns {number} 采样点数量
extensions/Online_Animation/ConnectionAnimationCore.js:969
↓ 6 callers
Method
handleFilter
()
extensions/Prompt_Manager/styles/components/SearchBar.js:593
↓ 6 callers
Method
hide
()
extensions/Prompt_Manager/styles/PromptManagerUI.js:553
↓ 6 callers
Method
isVisible
()
extensions/Prompt_Manager/styles/components/TagManager.js:764
↓ 6 callers
Method
notifySelectionChanged
()
extensions/Online_Animation/ConnectionAnimationCore.js:280
↓ 6 callers
Method
samplePath
* 均匀采样路径(带缓存优化) * @param {Object} pathData - 路径数据 * @param {number} sampleCount - 采样点数量 * @returns {Array} 采样点数组
extensions/Online_Animation/effects/BaseEffect.js:51
↓ 6 callers
Method
setTheme
(themeId)
extensions/Intelligent_Layout/LayoutCore.js:71
↓ 6 callers
Method
showModal
(modal)
extensions/Prompt_Manager/styles/components/DialogComponents.js:300
↓ 6 callers
Method
updateActiveFiltersDisplay
()
extensions/Prompt_Manager/styles/components/SearchBar.js:584
↓ 6 callers
Method
updateButtonStates
()
extensions/Prompt_Manager/styles/components/TagManager.js:625
↓ 6 callers
Method
updateStats
()
extensions/Prompt_Manager/styles/components/PromptList.js:763
↓ 5 callers
Method
_drawIndependentStaticConnections
(ctx, excludeIds = new Set())
extensions/Online_Animation/ConnectionAnimationCore.js:630
↓ 5 callers
Method
_makeFancyGradient
(ctx, from, to, baseColor)
extensions/Online_Animation/ConnectionAnimationCore.js:911
↓ 5 callers
Method
_showControls
()
extensions/Intelligent_Layout/LayoutCore.js:516
↓ 5 callers
Method
_updateAnimationLoop
()
extensions/Online_Animation/ConnectionAnimationCore.js:138
↓ 5 callers
Method
applyPromptToWidget
(prompt, widget, insertMode = null)
extensions/Prompt_Manager/PromptManagerCore.js:499
↓ 5 callers
Function
applySVGStyles
(svgElement)
extensions/Intelligent_Layout/styles/AncientGodEye/AncientGodTheme.js:237
↓ 5 callers
Method
draw
(ctx, pathData, now, phase)
extensions/Online_Animation/effects/FlowEffect.js:11
↓ 5 callers
Method
getElement
()
extensions/Prompt_Manager/styles/components/SearchBar.js:646
↓ 5 callers
Method
get_config_info
Get configuration information for display.
extensions/Qwen_MT/nodes.py:260
↓ 5 callers
Method
refreshPromptList
()
extensions/Prompt_Manager/styles/PromptManagerUI.js:573
↓ 5 callers
Function
removeStyles
(styleId)
extensions/Intelligent_Layout/styles/UIStyles.js:170
↓ 5 callers
Method
setHoveredNode
(node)
extensions/Online_Animation/ConnectionAnimationCore.js:264
↓ 5 callers
Method
setSelectedColor
(color)
extensions/Intelligent_Layout/styles/InlineColorPicker.js:147
↓ 5 callers
Method
setShortcut
(shortcut)
extensions/Intelligent_Layout/LayoutCore.js:64
↓ 5 callers
Method
updateSelectionInfo
()
extensions/Prompt_Manager/styles/components/TagManager.js:636
↓ 4 callers
Method
_getConnectionPos
(node, slot, isOutput)
extensions/Online_Animation/ConnectionAnimationCore.js:723
↓ 4 callers
Function
adjustTextFontSize
(button)
extensions/Intelligent_Layout/styles/UIStyles.js:486
↓ 4 callers
Function
clipT
* 裁剪参数计算辅助函数
extensions/Online_Animation/styles/CircuitBoardStyle.js:99
↓ 4 callers
Function
clipT
* 裁剪参数计算辅助函数
extensions/Online_Animation/styles/static/StaticCircuitBoardStyle.js:14
↓ 4 callers
Method
escapeHtml
(text)
extensions/Prompt_Manager/styles/components/PromptList.js:286
↓ 4 callers
Function
getComfyUIApp
()
extensions/Intelligent_Layout/styles/UIUtils.js:8
↓ 4 callers
Method
getPathColor
* 获取路径颜色(支持渐变) * @param {CanvasRenderingContext2D} ctx - Canvas 2D 上下文 * @param {Object} pathData - 路径数据对象 * @returns {string|CanvasGra
extensions/Online_Animation/effects/BaseEffect.js:39
↓ 4 callers
Function
getSelectedNodes
(app)
extensions/Intelligent_Layout/styles/UIUtils.js:32
↓ 4 callers
Method
hideAddModal
()
extensions/Prompt_Manager/styles/components/TagManager.js:366
↓ 4 callers
Method
hideEditColorModal
()
extensions/Prompt_Manager/styles/components/TagManager.js:420
↓ 4 callers
Function
injectStyles
(styleId, styleContent)
extensions/Intelligent_Layout/styles/UIStyles.js:159
↓ 4 callers
Function
normalizeAndMigrateSetting
(settingId, fallbackValue, normalize)
extensions/Online_Animation/ConnectionAnimationExt.js:34
↓ 4 callers
Method
notifyTagColorChange
()
extensions/Prompt_Manager/styles/components/TagManager.js:822
↓ 4 callers
Method
parseTags
(tagsString)
extensions/Prompt_Manager/styles/components/PromptForm.js:241
↓ 4 callers
Method
read_prompts_file
读取提示词JSON文件
extensions/Prompt_Manager/prompt_api.py:247
↓ 4 callers
Method
refreshTagsBubbles
()
extensions/Prompt_Manager/styles/components/TagManager.js:640
↓ 4 callers
Method
setTagColor
(tagName, color)
extensions/Prompt_Manager/styles/components/TagColorManager.js:107
↓ 4 callers
Method
show
()
extensions/Prompt_Manager/styles/PromptManagerUI.js:140
↓ 4 callers
Method
updateTheme
()
extensions/Intelligent_Layout/styles/InlineColorPicker.js:220
↓ 4 callers
Method
validateInput
(input)
extensions/Prompt_Manager/styles/components/PromptForm.js:131
↓ 4 callers
Method
write_prompts_file
写入提示词JSON文件
extensions/Prompt_Manager/prompt_api.py:266
↓ 3 callers
Method
_batch_adaptive_resize
批量自适应调整尺寸 - 保持宽高比
node/image_resize.py:132
↓ 3 callers
Method
_batch_adaptive_resize
批量自适应调整尺寸 - 保持宽高比
node/mask_resize.py:129
↓ 3 callers
Method
_createPanel
()
extensions/Intelligent_Layout/LayoutCore.js:184
↓ 3 callers
Method
_getProtoDrawConnections
()
extensions/Online_Animation/ConnectionAnimationCore.js:403
↓ 3 callers
Method
_getRelevantLinks
()
extensions/Online_Animation/ConnectionAnimationCore.js:71
↓ 3 callers
Method
_get_torch_mode
将OpenCV插值模式转换为PyTorch模式
node/image_resize.py:119
↓ 3 callers
Method
_get_torch_mode
将OpenCV插值模式转换为PyTorch模式
node/mask_resize.py:116
↓ 3 callers
Method
_shouldRunAnimation
()
extensions/Online_Animation/ConnectionAnimationCore.js:116
↓ 3 callers
Method
calculatePath
* 计算连线路径点 * @param {Object} outNode - 输出节点 * @param {Object} inNode - 输入节点 * @param {Array} outPos - 输出位置坐标 [x, y] * @param {Array
extensions/Online_Animation/styles/BaseStyle.js:23
↓ 3 callers
Method
closeDialog
()
extensions/Qwen_MT/QwenMTCore.js:292
↓ 3 callers
Function
createButton
(text, type, bgColor)
extensions/Intelligent_Layout/styles/UIStyles.js:440
↓ 3 callers
Method
escapeHtml
(text)
extensions/Prompt_Manager/styles/components/PromptForm.js:373
↓ 3 callers
Method
extractRatioFromDisplayText
* 从带分辨率的字符串中提取比例部分
extensions/Aspect_Ratio_Selector/AspectRatioSelectorCore.js:79
↓ 3 callers
Function
getRandomColor
()
extensions/Intelligent_Layout/styles/UIUtils.js:73
↓ 3 callers
Function
getSelectedGroups
(app)
extensions/Intelligent_Layout/styles/UIUtils.js:50
↓ 3 callers
Function
getTheme
(id)
extensions/Intelligent_Layout/styles/UIStyles.js:76
↓ 3 callers
Method
get_api_key
Get the stored API key.
extensions/Qwen_MT/nodes.py:192
↓ 3 callers
Method
handleSearch
(keyword)
extensions/Prompt_Manager/styles/components/SearchBar.js:86
↓ 3 callers
Method
hide
()
extensions/Prompt_Manager/styles/components/TagManager.js:735
↓ 3 callers
Method
hide
()
extensions/Prompt_Manager/styles/components/MainModal.js:66
↓ 3 callers
Method
hide
()
extensions/Intelligent_Layout/LayoutCore.js:152
↓ 3 callers
Method
hideForm
()
extensions/Prompt_Manager/styles/PromptManagerUI.js:171
↓ 3 callers
Method
init
* 初始化样式(可选,用于需要特殊初始化的样式)
extensions/Online_Animation/styles/BaseStyle.js:65
↓ 3 callers
Function
normalizeLayoutThemeId
(themeId)
extensions/Intelligent_Layout/LayoutExt.js:18
↓ 3 callers
Method
refreshTagColors
()
extensions/Prompt_Manager/styles/components/SearchBar.js:688
↓ 3 callers
Method
refreshTags
()
extensions/Prompt_Manager/styles/components/SearchBar.js:649
↓ 3 callers
Method
setEnabled
(e)
extensions/Online_Animation/ConnectionAnimationCore.js:149
↓ 3 callers
Method
setPrompts
(prompts)
extensions/Prompt_Manager/styles/components/PromptList.js:67
↓ 3 callers
Method
setStyle
* 设置渲染样式 * @param {string} styleName - 样式名称
extensions/Online_Animation/styles/StyleManager.js:33
next →
1–100 of 630, ranked by callers