mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
add camera family to ftrack
This commit is contained in:
parent
37ea64cbd7
commit
3fe10c4682
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ class CollectFtrackFamilies(pyblish.api.InstancePlugin):
|
|||
"model",
|
||||
"animation",
|
||||
"look",
|
||||
"rig"
|
||||
"rig",
|
||||
"camera"
|
||||
]
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue