Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@ynbot ynbot released this 04 Feb 11:51

Changelog

πŸŽ‰ Feature

Add BorisFX Silhouette support - #1070

Initial changes to support BorisFX Silhouette


πŸ’š Enhancement

Create: Add helper 'get_template_data' to create context - #1122

Helper method to preare template data for passed folder path and task name.


Add support for `optional_tooltip` attribute on `OptionalPyblishPluginMixin` - #1114

When optional_tooltip: str attribute is found on the publish plugin that inherits from OptionalPyblishPluginMixin and the plug-in is optional, then this tooltip will be added to the checkbox in the publisher UI.


Create: Allow to pass in transient data on instance creation - #1110

It is possible to set transient data on instance creation.


Create: Use 'AYON_INSTANCE_ID' by default instead of 'AVALON_NSTANCE_ID' - #1105

Use AYON_INSTANCE_ID constant by default for new instances instead of deprecated AVALON_NSTANCE_ID.


Publisher: Report page can stretch logs - #1104

Report page can be stretched so long logs should be accessible.


Create: Auto-fill project entity in get product name if is not passed in - #1103

Auto fill project entity from current context if is not passed into the create plugin method.


Add Silhouette host to defaults of version and outdated containers validators - #1102

Add Silhouette host to defaults of version and outdated containers validators


Add BorisFX Silhouette support - #1070

Initial changes to support BorisFX Silhouette


πŸ› Bug

String template: Fix index validation for list values - #1121

List values are correctly resovled as have missing index/key.


AY-7063 Fix Version follow up from Workfile set by hosts. - #1111

resolve: ynput/ayon-hiero#19

Initial requests was to be able to "disable" the workfile-version-follow-up feature per host.
The setting to enable this feature is ayon+settings://core/publish/CollectSceneVersion/hosts.

I realized there already was a settings to discriminate the workfile version collection per host: ayon+settings://core/publish/CollectSceneVersion/hosts

Changes:

  • Ensure that ayon+settings://core/publish/CollectSceneVersion/hosts is used in collect_scene_version
  • Report this in the {version} template computation for staging directory

Tray: Server uses 127.0.0.1 instead of localhost - #1099

Fix tray server issues if DNS returned IPv6 instead of IPv4 IP address.


AY-6975 Consolidate retimes computation. - #1087

help resolve ynput/ayon-hiero#29
help resolve ynput/ayon-flame#28

  • FreezeFrame does not work due to wong available media range boudary computation
  • Negative speed is not always accurate
  • TimeWrap is not properly computed
  • LinearTimeWarp produce correct output clip (tried speed = 0.5 and speed = 2), retime information can be properly gathered from Nuke.