mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
clean up
This commit is contained in:
parent
b0ee6fc0ab
commit
7d9be8a405
1 changed files with 0 additions and 8 deletions
|
|
@ -41,14 +41,6 @@ class CollectInstances(pyblish.api.ContextPlugin):
|
|||
label = "Collect Instances"
|
||||
order = pyblish.api.CollectorOrder
|
||||
hosts = ["maya"]
|
||||
isntance_order = ["colorbleed.model",
|
||||
"colorbleed.rig",
|
||||
"colorbleed.animation",
|
||||
"colorbleed.camera",
|
||||
"colorbleed.texture",
|
||||
"colorbleed.look",
|
||||
"colorbleed.historyLookdev",
|
||||
"colorbleed.group"]
|
||||
|
||||
def process(self, context):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue