Commit Graph

5 Commits

Author SHA1 Message Date
space-nuko
3d55badda8 Trying to fix prop updates reflected in widgets 2023-05-03 20:16:45 -07:00
space-nuko
573970eac6 Bind widget values to special widget nodes 2023-05-03 00:53:29 -07:00
space-nuko
890c839b4d temp 2023-05-02 14:58:02 -07:00
space-nuko
5b4254c054 Node colorization for frontend/backend 2023-04-30 17:29:27 -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