mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
add matetx option to look collector
This commit is contained in:
parent
aadafc2c75
commit
492f89056a
1 changed files with 1 additions and 0 deletions
|
|
@ -218,6 +218,7 @@ class CollectLook(pyblish.api.InstancePlugin):
|
|||
|
||||
# make ftrack publishable
|
||||
instance.data["families"] = ['ftrack']
|
||||
instance.data['maketx'] = True
|
||||
|
||||
def collect(self, instance):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue