You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to look into https://github.com/Siccity/xNode this might be perfect for the graph representation and you should be able to 1:1 copy paste the node scripts into a graph node script
maybe the graph needs a little extension to allow n:m connections without binding them to a variable but other than that it seems simplistic enough
I made a pull request with implementing it with the experimental UI Toolkit's Graph View. It's not as nice as xNode, but it's being actively developed on (not abandonware like xNode) and then Reanimator won't rely on an external library.
[DRAFT]
The text was updated successfully, but these errors were encountered: