mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
add support for more families in the new integrator
This commit is contained in:
parent
cd837f9b12
commit
9fa7e893d8
14 changed files with 129 additions and 94 deletions
|
|
@ -26,16 +26,10 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
|
|||
label = "Integrate Asset"
|
||||
order = pyblish.api.IntegratorOrder
|
||||
families = ["look",
|
||||
"vdbcache",
|
||||
"assembly",
|
||||
"vrayproxy",
|
||||
"yetiRig",
|
||||
"yeticache",
|
||||
"nukescript",
|
||||
"review",
|
||||
"scene",
|
||||
"render",
|
||||
"imagesequence",
|
||||
"write"]
|
||||
exclude_families = ["clip"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue