jagenjo / litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
MIT License
5.31k stars 602 forks source link

Fix relative ids when copying to clipboard and skip null relative ids when pasting #448

Open ivan-morandi-zupit opened 3 months ago

ivan-morandi-zupit commented 3 months ago