Fix broken Project File I/O #150
Labels
bug
Something isn't working
good first issue
Good for new contributors
high priority
This is a high priority feature/fix
python
This issue includes writing Python code
ready
Non-blocked issue ready to be implemented by a new or existing contributor
Projects
Fix the Project I/O to be compatible with the now merged muti-outputs update. This should be straightforward as the only differences are that only Properties exists (and handle both the node binding and value) rather than the previous Parameters and Properties setup, and maybe a few other minor details.
The text was updated successfully, but these errors were encountered: