Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@ynbot ynbot released this 20 Jan 08:39

Changelog

πŸ’š Enhancement

Auto connect to composition node - #23

Supports automatically connecting newly created Write node to existing Composition mode. This is mostly useful for artists with Harmony Advanced where no Node View is available (and that way Use selection will not work).
Unconnected write node results in blank/black frames.

Added Settings to control this in more detail, provides regex pattern to select Composite node more precisely.


Return workfile path from harmony host integration - #21

Use the by our process context managed workfile_path attribute that points to the .zip or None.


Use Publisher instead of pyblish pype - #19

This is intermediate step before full conversion to Publisher is finished when AYON legacy Creator is still used and Publisher is used only for publishing because pyblish pype tool does not work with newer Qt releases.


Use context settings from task instead of folder entity - #16

Use context settings from task instead of folder entity


πŸ› Bug

Bugfix/apply setting defaults - #25

DEFAULT_CREATE_SETTINGS weren't applied. They are now.


Fix potential errors in data handling - #24
Remove entityType from context settings - #15

Remove entity type - it's unused but causes errors