mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
add img and render to ftrack assets
This commit is contained in:
parent
23d7bc5f0c
commit
112f4ca48d
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ class IntegrateFtrackInstance(pyblish.api.InstancePlugin):
|
|||
'setdress': 'setdress',
|
||||
'pointcache': 'cache',
|
||||
'review': 'mov',
|
||||
'write': 'comp'}
|
||||
'write': 'img',
|
||||
'render': 'render'}
|
||||
|
||||
def process(self, instance):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue