Skip to content

3.18.5

Compare
Choose a tag to compare
@ynbot ynbot released this 25 Jan 14:04
· 642 commits to develop since this release

Full Changelog

馃殌 Enhancements

Chore: Add addons dir only if exists #6140

Do not add addons directory path for addons discovery if does not exists.


Hiero: Effect Categories - OP-7397 #6143

This PR introduces Effect Categories for the Hiero settings. This allows studios to split effect stacks into meaningful subsets.


Nuke: Render Workfile Attributes #6146

Workfile Dependency default value can now be controlled from project settings.Use Published Workfile makes using published workfiles for rendering optional.


馃悰 Bug fixes

Maya: Attributes are locked after publishing if they are locked in Camera Family #6073

This PR is to make sure unlock attributes only during the bake context, make sure attributes are relocked after to preserve the lock state of the original node being baked.


Missing nuke family Windows arguments #6131

Default Windows arguments for launching the Nuke family was missing.


AYON: Fix the bug on the limit group not being set correctly in Maya Deadline Setting #6139

This PR is to bug-fix the limit groups from maya deadline settings errored out when the user tries to edit the setting.


Chore: Transcoding extensions add missing '.tif' extension #6142

Image extensions in transcoding helper was missing .tif extension and had .tiff twice.


Blender: Use the new API for override context #6145

Blender 4.0 disabled the old API to override context. This API updates the code to use the new API.


BugFix: Include Model in FBX Loader in Houdini #6150

A quick bugfig where we can't load fbx exported from blender. The bug was reported here.


Blender: Restore actions to objects after update #6153

Restore the actions assigned to objects after updating assets from blend files.


Chore: Collect template data with hierarchy context #6154

Fixed queue loop where is used wrong variable to pop items from queue.


OP-6382 - Thumbnail Integration Problem #6156

This ticket alerted to 3 different cases of integration issues;

  • Using the Tray Publisher with the same image format (extension) for representation and review representation.
  • Clash on publish file path from output definitions in ExtractOIIOTranscode.
  • Clash on publish file from thumbnail in ExtractThumbnailThere might be an issue with this fix, if a studio does not use the {output} token in their render anatomy template. But thinking if they have customized it, they will be responsible to maintain these edge cases.

Max: Bugfix saving camera scene errored out when creating render instance with multi-camera option turned off #6163

This PR is to make sure the integrator of saving camera scene turned off and the render submitted successfully when multi-camera options being turned off in 3dsmax


Chore: Fix duplicated project name on create project structure #6166

Small fix in project folders. It is not used same variable name to change values which breaks values on any next loop.


Merged pull requests

Maya: Remove duplicate plugin #6157

The two plugins below are doing the same work, so we can remove the one focused solely on lookdev.https://github.com/ynput/OpenPype/blob/develop/openpype/hosts/maya/plugins/publish/validate_look_members_unique.pyhttps://github.com/ynput/OpenPype/blob/develop/openpype/hosts/maya/plugins/publish/validate_node_ids_unique.py


Publish report viewer: Report items sorting #6092

Proposal of items sorting in Publish report viewer tool. Items are sorted by report creation time. Creation time is also added to publish report data when saved from publisher tool.


Maya: Extended error message #6161

Added more details to message


Fusion: Added settings for Fusion creators to legacy OP #6162

Added missing OP variant of setting for new Fusion creator.