generated from ynput/ayon-addon-template
-
Notifications
You must be signed in to change notification settings - Fork 26
Labels
bump minorsponsoredThis is directly sponsored by a client or community memberThis is directly sponsored by a client or community membertype: enhancementImprovement of existing functionality or minor additionImprovement of existing functionality or minor addition
Description
Feature
Once all support is merged in ayon-core, change how Nuke addon is working with product base types:
- all creators should have
product_base_typedefined - settings for creators exist so you can define product types per creator
- all setting profiles/filters are changed so current product type changes into product base type along with the conversion of existing settings
- pyblish plugins that are using either profiles or
family==product_typeare changed to make use ofproduct_base_type - depencency on ayon-core implementing all necessary functionality is defined in
package.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bump minorsponsoredThis is directly sponsored by a client or community memberThis is directly sponsored by a client or community membertype: enhancementImprovement of existing functionality or minor additionImprovement of existing functionality or minor addition