Changelog
π Enhancement
Enhance editorial creator settings and creator attributes - #56
This PR is specifically for enhancing editorial creator settings
- It renames/rearranges some settings and adds description and docstrings.
- it also updates editorial creator attributes
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
Easier Settings for Tray publisher addon - #44
resolve #43
This PR only changes the settings UI.
- Make items of
Simple creators
easier to read.
by un expanding the item groups.
- Add various enhancements to
IngestCSV
settings
- Columns settings are expanded, making it easier to have a quick look through the whole section
- Doing the same with representations
- Rearrange the
Folder creation config
setting and change the layout of folder types to compact (so it looks like a table of regexes)