Kijai
c7b3a85615
Spline editor updates
2024-04-26 18:24:51 +03:00
kijai
0298e965d2
Some js optimization
2024-04-26 01:38:40 +03:00
kijai
8c5d9ae4ad
Repeat output for spline editor
2024-04-26 01:18:36 +03:00
kijai
6e0784801a
Spline editor cleanup
2024-04-25 23:28:16 +03:00
kijai
0920c127be
Update jsnodes.js
2024-04-25 22:48:50 +03:00
kijai
501c1df1bc
Update jsnodes.js
2024-04-25 20:32:50 +03:00
kijai
f2dd09aa12
Update spline_editor.js
2024-04-25 19:36:37 +03:00
kijai
83d0f9ff45
Update spline_editor.js
2024-04-25 19:35:13 +03:00
kijai
785463387b
Update spline_editor.js
2024-04-25 18:14:30 +03:00
kijai
ddc4753a03
Update spline_editor.js
2024-04-25 17:58:04 +03:00
kijai
b99d27311f
Add MaskBatchMulti -node
2024-04-25 15:34:16 +03:00
kijai
9b07de5f55
Add ImageBatchMulti -node
2024-04-25 14:49:20 +03:00
kijai
460902fdce
Update jsnodes.js
2024-04-25 13:34:34 +03:00
kijai
b4480e0ccc
Update setgetnodes.js
2024-04-25 12:25:35 +03:00
kijai
6cb0e8e334
set/get tweaks
2024-04-24 21:30:07 +03:00
Kijai
473ea60f78
Update setgetnodes.js
2024-04-24 17:18:51 +03:00
Kijai
a0ea96593d
Update setgetnodes.js
2024-04-24 14:34:11 +03:00
Kijai
2f5264d4b6
Merge branch 'pr/50'
2024-04-24 14:31:58 +03:00
kijai
9b25146064
Add WeightScheduleConvert
2024-04-22 09:50:15 +03:00
kijai
e9b8af8fd0
Update setgetnodes.js
2024-04-21 21:13:07 +03:00
kijai
38646a82b2
Add menu entry to jump to Set node from Get node
2024-04-21 16:16:21 +03:00
kijai
874ae4b87f
Update spline_editor.js
2024-04-20 21:39:34 +03:00
kijai
d1a1bb67a6
Update spline_editor.js
2024-04-20 21:24:54 +03:00
kijai
1959a4de55
Squashed commit of the following:
...
commit d5e37ff797ecfe975bed982f25cbfbfd1e60c7ee
Author: kijai <40791699+kijai@users.noreply.github.com>
Date: Sat Apr 20 21:22:29 2024 +0300
Update spline_editor.js
commit bdade789ee3650cbd2b42bb844b16e175267575d
Author: kijai <40791699+kijai@users.noreply.github.com>
Date: Sat Apr 20 21:21:34 2024 +0300
spline editor fixes
commit 1aef2b8e43397eddc49dca304d59bd7a6674f55d
Author: kijai <40791699+kijai@users.noreply.github.com>
Date: Sat Apr 20 18:20:02 2024 +0300
spline editor updates
commit cb1e98abf1d9fcacc9b4912971df175c5a8ea9ac
Author: kijai <40791699+kijai@users.noreply.github.com>
Date: Sat Apr 20 11:27:50 2024 +0300
Update spline_editor.js
commit 891daeb4389318e9880f1ff68f53eba068f46739
Merge: d9712b0 6e1fa8d
Author: kijai <40791699+kijai@users.noreply.github.com>
Date: Fri Apr 19 18:40:44 2024 +0300
Merge branch 'main' into develop
commit d9712b0e04c70c6299fa61ce5c128ba56228ea11
Author: kijai <40791699+kijai@users.noreply.github.com>
Date: Thu Apr 18 01:45:32 2024 +0300
spline editor work
commit 92711dc7625da578cf59520a41462a845069ac56
Author: Kijai <40791699+kijai@users.noreply.github.com>
Date: Wed Apr 17 19:43:49 2024 +0300
Update spline_editor.js
commit 6f256423afa6d3e8a0ca2add461328d9f9b4ce82
Author: Kijai <40791699+kijai@users.noreply.github.com>
Date: Wed Apr 17 19:21:32 2024 +0300
Update spline_editor.js
commit 47c23d5a19c84d22d94668f5b5ba2ceab5b94988
Author: Kijai <40791699+kijai@users.noreply.github.com>
Date: Tue Apr 16 19:19:16 2024 +0300
reworking spline editor (not functional yet)
2024-04-20 21:22:44 +03:00
Maoxie
fafaa60f37
when selected, display links between GetNodes & SetNode
2024-04-19 18:41:07 +08:00
Kijai
bdf21c4201
More spline editor work
2024-04-15 19:09:03 +03:00
kijai
b1c10499fe
spline plot node
2024-04-15 02:43:04 +03:00
Kijai
10d4debafc
Menu settings updates
2024-04-08 13:22:10 +03:00
kijai
0d46ee8866
Update help_popup.js
2024-04-08 11:33:43 +03:00
kijai
2d4edf860c
bit smaller close button
2024-04-08 02:07:06 +03:00
kijai
c03dfa2d62
Update help_popup.js
2024-04-08 02:03:16 +03:00
kijai
7051d43a4f
cleanup
2024-04-07 02:38:55 +03:00
kijai
61a264f5ab
Big documentation update
...
Added some js code (thanks melMass) to allow help popups on the nodes, and initial documentation on some nodes.
2024-04-06 20:00:34 +03:00
Harel Cain
52e98cfa15
Fix a bug that causes comfy to hang
2024-03-19 13:44:03 +02:00
warmyouth
54acccd4b3
add break for switch case in ConditioningMultiCombine
2024-02-21 21:46:49 +08:00
kijai
2acf45063c
Make set node error an alert again, but throttled
2023-12-16 00:19:26 +02:00
kijai
431c8d57aa
bugfix
2023-12-14 15:16:31 +02:00
kijai
c4c5e172d5
Update audioreactive
2023-12-12 16:03:37 +02:00
kijai
d03d74fb15
Update contextmenu.js
2023-12-11 14:27:19 +02:00
kijai
f6354e7850
Make set/get node automatic coloring optional
2023-12-11 14:26:43 +02:00
kijai
c1859358c0
new experiments
2023-12-10 20:07:03 +02:00
kijai
8a8e4db2df
Experimental noise stuff
2023-12-02 21:58:16 +02:00
kijai
1cbf8e5499
Add FloatConstant, new INT color and bugfixes
2023-11-02 16:14:15 +02:00
kijai
8a94bc18d1
Add menu options and Set/Get node quick adding
...
- Menu options to put Set/Get nodes to top of defaults
- This also makes them addable by middle clicking slots
- Added option to disable middle click adding altogether
2023-10-19 17:17:44 +03:00
kijai
a2b2f3f95d
Update contextmenu.js
2023-10-19 14:30:56 +03:00
kijai
8202643f82
Initial simple context menu for adding set/get
...
wip
2023-10-19 11:08:17 +03:00
kijai
c78d261698
Improve error handling
2023-10-10 13:01:25 +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
0e27281ac5
Update setgetnodes.js
2023-09-30 01:31:28 +03:00