Skip to content

Releases: ynput/ayon-harmony

0.3.0

20 Jan 08:39
Compare
Choose a tag to compare

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


0.2.2

29 Nov 11:02
Compare
Choose a tag to compare

Changelog

πŸ’š Enhancement

Review: Don't add ftrack family - #11

Do not add ftrack family to review instance automatically.


Define app host name - #10
  • added app_host_name
  • added ayon_server_version

0.2.1

02 Oct 08:53
Compare
Choose a tag to compare

What's Changed

  • Chore: Fix copy in create package by @iLLiCiTiT in #3
  • Remove deprecated ImageIOConfigModel and ocio_config settings by @BigRoy in #4
  • Fix import by @kalisp in #5

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

26 Jun 15:49
Compare
Choose a tag to compare

Description

Initial release of ayon-harmony addon. Code was moved from ayon-core repository.

Full Changelog: https://github.com/ynput/ayon-harmony/commits/0.2.0