Commit Graph

13 Commits

Author SHA1 Message Date
pythongosssss 390078904c
Group node fixes (#2259)
* Prevent cleaning graph state on undo/redo

* Remove pause rendering due to LG bug

* Fix crash on disconnected internal reroutes

* Fix widget inputs being incorrect order and value

* Fix initial primitive values on connect

* basic support for basic rerouted converted inputs

* Populate primitive to reroute input

* dont crash on bad primitive links

* Fix convert to group changing control value

* reduce restrictions

* fix random crash in tests
2023-12-13 00:56:39 -05:00
pythongosssss 44265e0810 Allow connecting primitivenode to reroutes 2023-12-05 20:27:13 +00:00
ssit 6f54b01954 Fix reroute node connecting different types 2023-06-20 15:25:56 -04:00
mligaintart dc24d7e2fd Adds orientation settings to reroute nodes, allowing for cleaner
graphes.
2023-04-03 17:47:32 -04:00
omar92 4e43758236 fix bug in reroute node , that didnt allow to load old worflows 2023-04-03 21:27:43 +02:00
flyingshutter 9586de9dc8 fix client freeze on connect reroutes in a circle 2023-04-01 17:30:47 +02:00
pythongosssss 52e74a2bb2 Fixed crash removing nodes
due to output link is still being set but not valid
2023-03-17 17:52:20 +00:00
pythongosssss c0f5325018 Increase size of node 2023-03-16 21:04:54 +00:00
pythongosssss 37b70d7987 Made node non collapsable
Fixed color of first input link
2023-03-16 14:08:11 +00:00
pythongosssss 97f3c23036 Fix node link colors 2023-03-13 22:11:09 +00:00
pythongosssss a5d3eb9715 Rewrote reroute node for much better usability 2023-03-13 22:00:37 +00:00
pythongosssss c23af92baf Redraw node on opt change 2023-03-03 18:48:22 +00:00
pythongosssss 4ef4cf913f Adding built in extensions + example 2023-03-03 18:28:34 +00:00