ryvencore icon indicating copy to clipboard operation
ryvencore copied to clipboard

Node editor Python backend

Results 3 ryvencore issues
Sort by recently updated
recently updated
newest added

This PR includes type checking with the `Data` class when connecting nodes as well as when passing data between ports. It also includes some QoL changes. Specifically... ### Data and...

When trying to create a node but not using a node that what previously register, the program prints a message but does not output an error. Thus the program fails...

**main**: should generally be working. **dev**: is used for development and is expected to have breaking or incomplete changes. **v\***: used for commits dedicated to specific legacy versions. **publishing pypi...