added settings category

This commit is contained in:
Jakub Trllo 2024-05-31 16:56:12 +02:00
parent 22e828bde5
commit 364e439f6c
2 changed files with 2 additions and 0 deletions

View file

@ -14,6 +14,7 @@ class CollectReview(pyblish.api.ContextPlugin):
label = "Collect Review"
hosts = ["aftereffects"]
order = pyblish.api.CollectorOrder + 0.1
settings_category = "aftereffects"
def process(self, context):
for instance in context:

View file

@ -60,6 +60,7 @@ class ValidateSceneSettings(OptionalPyblishPluginMixin,
label = "Validate Scene Settings"
families = ["render.farm", "render.local", "render"]
hosts = ["aftereffects"]
settings_category = "aftereffects"
optional = True
skip_timelines_check = [".*"] # * >> skip for all