Commit Graph

10 Commits

Author SHA1 Message Date
space-nuko
890c839b4d temp 2023-05-02 14:58:02 -07:00
space-nuko
7880c68d7f Serialize node links instead of widget values
Syncing litegraph widget state is kinda annoying, and unnecessary since
everything will be moved to separate UI component nodes. Instead I
modified the input slot type to store the min/max/step to be copied into
the default UI node later. Now nothing uses litegraph's widgets anymore
2023-04-30 16:37:15 -07:00
space-nuko
1b64c3a502 Fix executing class 2023-04-30 14:03:12 -07:00
space-nuko
59cbff1648 Refactor & handle node lifecycle 2023-04-29 16:13:35 -07:00
space-nuko
95133df3d9 Group/ungroup feature 2023-04-29 15:21:33 -07:00
space-nuko
2f53758045 Context menu thing 2023-04-29 14:12:20 -07:00
space-nuko
311ee192b2 Selection thing 2023-04-29 13:47:22 -07:00
space-nuko
42f6f12ceb Fixing UI editing mode 2023-04-29 13:08:59 -07:00
space-nuko
f62fa69122 Autogenerate layout from graph 2023-04-29 11:42:16 -07:00
space-nuko
52fb1d7001 Widget instead of node arrangement 2023-04-29 04:01:49 -07:00