13 Commits (0f9c2a78224ce3179c773fe3af63722f438b0613)

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
1 year ago
pythongosssss 44265e0810 Allow connecting primitivenode to reroutes 1 year ago
ssit 6f54b01954 Fix reroute node connecting different types 2 years ago
mligaintart dc24d7e2fd Adds orientation settings to reroute nodes, allowing for cleaner
graphes.
2 years ago
omar92 4e43758236 fix bug in reroute node , that didnt allow to load old worflows 2 years ago
flyingshutter 9586de9dc8 fix client freeze on connect reroutes in a circle 2 years ago
pythongosssss 52e74a2bb2 Fixed crash removing nodes
due to output link is still being set but not valid
2 years ago
pythongosssss c0f5325018 Increase size of node 2 years ago
pythongosssss 37b70d7987 Made node non collapsable
Fixed color of first input link
2 years ago
pythongosssss 97f3c23036 Fix node link colors 2 years ago
pythongosssss a5d3eb9715 Rewrote reroute node for much better usability 2 years ago
pythongosssss c23af92baf Redraw node on opt change 2 years ago
pythongosssss 4ef4cf913f Adding built in extensions + example 2 years ago