mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
added matchmove and image families, fixed instance version, PEP8 and other fixes
This commit is contained in:
parent
ec3c190af8
commit
90bf2c9611
6 changed files with 77 additions and 40 deletions
|
|
@ -70,7 +70,9 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
|
|||
"audio",
|
||||
"yetiRig",
|
||||
"yeticache",
|
||||
"source"
|
||||
"source",
|
||||
"matchmove",
|
||||
"image"
|
||||
]
|
||||
exclude_families = ["clip"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue