Releases: PrismPipeline/QuiltiX
Releases · PrismPipeline/QuiltiX
v0.7.0
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
v0.6.1
Fixed wrong version strings in README
v0.6.0
What's Changed
- Fix value setting when no previous value was set on an input by @kwokcb in #44
- Proposal : Allow for the ability to see USD Stage materials as text by @kwokcb in #55
- Fix hot-key save call by @kwokcb in #51
- Fix to handle vector2 parameter value changes by @kwokcb in #53
- Add ability to update QuiltiX graph from in-memory MaterialX document by @kwokcb in #46
- Fix interfacename connection setting by @kwokcb in #58
- Definition Creation Fixes by @kwokcb in #60
- Fixed the explore button on the SaveDefinitionDialog by @manuelkoester in #62
- Upgraded USD, PySide & MaterialX; Switched from Qt.Py to qtpy by @manuelkoester in #64
New Contributors
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
What's Changed
- Updated materialx & usd dependencies by @manuelkoester in #37
Full Changelog: v0.4.2-beta...v0.5.0
Version 0.4.2 beta
What's Changed
- Fix readme typo by @erjanmx in #21
- Add render settings widget by @pablode in #18
- added support for relative filepaths by @RichardFrangenberg in #23
- made readme image paths absolute instead of relative by @manuelkoester in #28
- Render settings improvements by @manuelkoester in #29
New Contributors
Full Changelog: v0.4.1-beta...v0.4.2-beta
Version 0.4.1 beta
What's Changed
- Improve live connection node create by @manuelkoester in #14
- Fix nodes with multi vector typedefs by @manuelkoester in #15
- made port tooltips display a singular type by @manuelkoester in #16
- Pypi publish by @manuelkoester in #17
Full Changelog: v0.4.0-beta...v0.4.1-beta
Version 0.4.0
First public beta release of the QuiltiX MaterialX Node Editor