Releases: ynput/ayon-resolve
0.5.5
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
0.5.3
0.5.2
Changelog
💚 Enhancement
🐛 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
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
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).

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

0.4.1
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
0.4.0
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
reviewableSourceand[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
0.3.0
0.2.5
What's Changed
- Resolve: publishing editorial pkg from active timeline by @jakubjezek001 in #12
Full Changelog: 0.2.4...0.2.5