ssit
|
196e870ca6
|
Fix overlapping when converting widgets to inputs
|
2023-06-20 12:03:46 -04:00 |
|
comfyanonymous
|
b0a8418342
|
Add code to handle primitive nodes connected to reroute nodes.
Revert last commit because I noticed it broke a few things.
|
2023-06-09 02:49:13 -04:00 |
|
Dr.Lt.Data
|
c44bc93e0e
|
allows connect primitive node to reroute if primitive node has type (#751)
Co-authored-by: Lt.Dr.Data <lt.dr.data@gmail.com>
|
2023-06-09 02:21:30 -04:00 |
|
comfyanonymous
|
c7903e72ad
|
Add control_after_generate to combo primitive.
|
2023-05-16 03:18:11 -04:00 |
|
comfyanonymous
|
70bcf52e28
|
Merge branch 'fix-combo-auto-primitive' of https://github.com/pythongosssss/ComfyUI
|
2023-04-15 12:36:43 -04:00 |
|
pythongosssss
|
6edcf41977
|
Fix double click on converted combo widget link
|
2023-04-15 17:34:46 +01:00 |
|
pythongosssss
|
498622f07e
|
style
|
2023-04-15 10:55:19 +01:00 |
|
pythongosssss
|
b89b4ed61c
|
Allow combo primitive to connect to multiple inputs
|
2023-04-15 10:53:30 +01:00 |
|
comfyanonymous
|
ba91d80870
|
Merge branch 'Allow-connect-premitiveNode-to-forceInput-comfyiUI-nodes' of https://github.com/omar92/ComfyUI
|
2023-04-14 00:59:31 -04:00 |
|
FizzleDorf
|
b062f87a7e
|
Seed controls added to Ksamplers (#296)
Co-authored-by: flyingshutter <flyingshutter@users.noreply.github.com>
|
2023-04-12 20:57:13 -04:00 |
|
omar92
|
b2779e064f
|
handle double click create primitive widget
|
2023-04-08 19:05:22 +02:00 |
|
omar92
|
f1b146e82e
|
Allow connect premitive Node to "comfyiUI-nodes that have forceInput setting"
|
2023-04-08 18:58:47 +02:00 |
|
Tomoaki Hayasaka
|
3ee0d555aa
|
Fix "extra filename replacements in SaveImage is not done when prefix is supplied by Primitive".
|
2023-04-02 23:42:50 +09:00 |
|
hnmr293
|
66c4e0e7e7
|
allow converting optional widgets to inputs
|
2023-03-30 21:50:35 +09:00 |
|
comfyanonymous
|
cc70410c4e
|
Don't completely break workflow if field name changes.
|
2023-03-25 01:04:02 -04:00 |
|
pythongosssss
|
5363970cf0
|
Prevent exactly overlapping nodes
Throttle double click
|
2023-03-24 20:20:34 +00:00 |
|
pythongosssss
|
686ac63e12
|
Set title to widget name
|
2023-03-24 16:51:17 +00:00 |
|
pythongosssss
|
f97c108235
|
Restore original size after add/remove input
|
2023-03-24 16:36:11 +00:00 |
|
pythongosssss
|
f58c8f3c36
|
Sync widget changes
|
2023-03-24 10:27:19 +00:00 |
|
pythongosssss
|
028e32bd91
|
Added support for converting widgets to inputs (and back)
|
2023-03-23 21:37:19 +00:00 |
|