What's Changed
- disable input widgets if the input has a GeomProp attribute by @RichardFrangenberg in #65
- fixes bug that outputs of inputnodes could have only one connection by @RichardFrangenberg in #70
- don't do autolayout if nodegraph has position attributes by @RichardFrangenberg in #69
- fix double click on name of nodegraph node by @RichardFrangenberg in #71
- adding option to load MaterialX XML data instead of a file by @RichardFrangenberg in #67
- move examples to root folder by @RichardFrangenberg in #72
- Fix multi output nodes by @RichardFrangenberg in #66
- add help labels by @RichardFrangenberg in #73
- option to hide nodedefinitions from loaded files by @RichardFrangenberg in #74
- clean up context menu by @RichardFrangenberg in #76
- fix gltf node types by @RichardFrangenberg in #68
- fix that the port type was not refreshed when reconnecting a port of … by @RichardFrangenberg in #78
- Fix output node port removal by @RichardFrangenberg in #80
- OpenUSD instructions by @manuelkoester in #81
- Plugin Logic Proposal by @kwokcb in #75
- Added docs on how to use the arnold build by @manuelkoester in #82
- Patch logging init order for plug-ins by @kwokcb in #83
- Fix for nodegraph creation connections for nodes with multiple outputs by @kwokcb in #91
- overrode stageview paintGL to avoid blackscreen by @manuelkoester in #92
- Add checking for implicit outputs on multioutput nodes on load by @kwokcb in #85
Full Changelog: v0.6.1...v0.7.0