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
Simple Node Editor is just that. Very basic minimal code for implementing a node graph or editor using PySide2. All nodes are built from using QGraphicsItems.
A very basic minimal code for implementing a node graph or editor using PySide2. In this case we are building with logic nodes. All nodes are built using QGraphics items.
Simple Node Editor is just that. Very basic minimal code for implementing a node graph or editor using PySide2. All nodes are built from using QGraphicsItems.