Skip to content

Releases: ynput/ayon-resolve

0.5.5

15 Dec 15:14

Choose a tag to compare

Changelog

💚 Enhancement

🏛️Product base types: add support to creators - #76

This is adding product base types support to existing creators. In this stage, it only mimics the product types. This has to be done in all DCC before further changes can be done in https://github.com/ynput/ayon-core to finalize the support.


0.5.4

18 Nov 11:24

Choose a tag to compare

Changelog

🐛 Bug

CI: Fix Mkdocs Automation - #73

Add a CI action to trigger MK Docs deployment on creating new tags.


0.5.3

30 Sep 09:30

Choose a tag to compare

Changelog

💚 Enhancement

Create: Use kwargs to call product name functions - #71

Use kwargs to call product name functions and use cached data to call them if possible.


0.5.2

04 Aug 09:02

Choose a tag to compare

Changelog

💚 Enhancement

Chore: Allow per project addon version - #67

Addon can be used in per-project bundles.


🐛 Bug

Rename CollectAudio to avoid conflict with ayon_core.collect_audio.CollectAudio pyblish plugin. - #66

This is a minor fixes for the underlying issue described:
ynput/ayon-core#1389


0.5.1

24 Jun 13:47

Choose a tag to compare

Changelog

💚 Enhancement

adds product_type `image` to LoadMedia - #65

Adds image to supported product types of LoadMedia loader plugin.


load audio product types - #63

This adds support for loading and managing audio products via AYON Loader.
Currently supported audio extensions are: .wav, .aif, .aiff, .mp3, .flac, .aac, .m4a, .ac3


0.5.0

24 Jun 13:10

Choose a tag to compare

Changelog

🎉 Feature

Make ayon-resolve support free DaVinci Resolve version. - #61

Rework the Fusion+Resolve application gathering so it can accomodate the free version of DaVinci Resolve.
Based on: https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=113252

Many thanks to Agora Studios and Toke Jepsen for helping us make resolve free edition work with AYON.


💚 Enhancement

Close AYON Menus when Resolve is shutdown - #64

Adds a pulse timer to poll whether Resolve is running or not and shuts down the AYON Menu UI process when Resolve is closed.


Expose sourceResolution as creator_attribute for shot instance. - #60

helps resolve ynput/ayon-core#1289

Resolve Create Publishable Clip creator supports a sourceResolution attribute, that allow the new shot to be created to pick-up its resolution from the hero plate instead of the timeline.
This attribute was only exposed as creator level and not anymore, this PR brings it as creator_attributes for shot instance(s).
image


Chore: Use AYON naming in settings - #55

Update setting to be Launch AYON menu on start of Resolve instead of Launch OpenPype menu on start of Resolve
image


0.4.1

09 Apr 12:11

Choose a tag to compare

Changelog

🎉 Feature

Automated mkdocs setup - #53

Brief description of the solution this PR is implementing. This should be only a few sentences and it will be publicly visible in the changelog. You can highlight importance of the change and add links to further information or supporting documentation


💚 Enhancement

AY-6643 Report AYON project resolution and fps within Resolve project settings. - #52

resolve #18

Changes:

  • gather AYON fps and resolution and report them in the project settings on startup/new workfile open

0.4.0

25 Feb 14:14

Choose a tag to compare

Changelog

💚 Enhancement

AY-7222 Make editorial package reviewable - #46

resolve #44
Make the editorial pckg intermediate media reviewable.

This PR needs to be tested alongside: ynput/ayon-core#1041


🐛 Bug

Fix vertical align and report reviewable source feature. - #50

resolve: #42

Changes:

  • fix vertical align
  • report reviewableSource and [clip's media] review feature
  • minor cosmetics changes to ease the code readability

Fix bugs: distribution of otioClip attributes to plates + native OTIO export support - #41
  • report ynput/ayon-hiero#31 (hiero) bugfix for Resolve.
  • ensure native OTIO support is properly detected

Fix custom AYON OTIO export range mismatches. - #38

resolve #31
When working with the new publisher, we found out some mismatch between OTIO native exporter ranges and custom AYON ones. This PR fixes this.


0.3.0

08 Oct 16:03

Choose a tag to compare

What's Changed

  • Transfer editorial package to new publisher by @robin-ynput in #36
  • AY-979 Finalize updating Resolve to new publisher by @robin-ynput in #15

Full Changelog: 0.2.5...0.3.0

0.2.5

03 Oct 13:46
808bdfb

Choose a tag to compare

What's Changed

Full Changelog: 0.2.4...0.2.5