Skip to content

0.2.10

Latest
Compare
Choose a tag to compare
@ynbot ynbot released this 12 Dec 09:54

Changelog

πŸ’š Enhancement

Enhance editorial creator settings and creator attributes - #56

Follow up PR to #44 and #47

This PR is specifically for enhancing editorial creator settings

  • It renames/rearranges some settings and adds description and docstrings.
    image
  • it also updates editorial creator attributes
    image

remove redundant settings from `CollectFrameDataFromAssetEntity` - #51

resolve #50
This PR removes CollectFrameDataFromAssetEntity settings completely. this plugin was previously Optional, but that got later removed ynput/OpenPype@e90d227


Enhancement `SimpleCreatePlugin` addon setting - #49

Follow up PR to #44


Rename `Sequence file` label to `Edit list file` in `Editorial Simple` creator - #47

resolve #46


Easier Settings for Tray publisher addon - #44

resolve #43

This PR only changes the settings UI.

  1. Make items of Simple creators easier to read.
    by un expanding the item groups.
    image
  2. Add various enhancements to IngestCSV settings
  • Columns settings are expanded, making it easier to have a quick look through the whole section
    image
  • Doing the same with representations
    image
  • Rearrange the Folder creation config setting and change the layout of folder types to compact (so it looks like a table of regexes)
    image

Expose `Collect Original Sequence Frame Data` settings in Addon settings - #42

resolve #41


πŸ› Bug

Fix default values of `ExtractEditorialPckgConversion` - #54

resolve #53
image