10 Commits

Author SHA1 Message Date
kijai
6a931f9bab Allow negative rotation 2023-10-07 23:58:03 +03:00
kijai
d566c3c35a Fix the nodes to actually work 2023-10-07 23:51:09 +03:00
kijai
d526683f25 Add CreateTextMask -node
CreateTextMask allows creating text masks
2023-10-07 19:29:20 +03:00
kijai
57e8efb7f7 Add incremental mask expanding and animated mask creatioon
- GrowMaskWithBlur can now output incrementally grown mask from single input
- New node to generate animated gradient for fade effects (wip)
2023-10-07 17:17:56 +03:00
kijai
c1cc74ae00 Update nodes.py
remove unnecessary import
2023-10-05 22:24:48 +03:00
kijai
394fc44037 fix ColorClipMask
works with batches now
2023-10-02 15:21:14 +03:00
kijai
c72b2d502d Update nodes.py
wip
2023-10-02 03:41:03 +03:00
kijai
69422c9ea9 Fix condmulticombine 2023-10-01 14:10:22 +03:00
kijai
ca73cb8e8e New nodes and bugfixing
Added GrowMaskWithBlur -node
fixing set/get functionality, still buggy especially when loading workflows, added .js alert for the errors to troubleshoot
2023-10-01 02:33:02 +03:00
kijai
76d32c9822 First commit
Most stuff probably still buggy
2023-09-29 18:00:42 +03:00