mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Add back usdrender family - somehow went missing?
This commit is contained in:
parent
c0d9b88327
commit
946e9961bb
1 changed files with 2 additions and 1 deletions
|
|
@ -92,7 +92,8 @@ class HoudiniSubmitDeadline(
|
|||
label = "Submit Render to Deadline"
|
||||
order = pyblish.api.IntegratorOrder
|
||||
hosts = ["houdini"]
|
||||
families = ["redshift_rop",
|
||||
families = ["usdrender",
|
||||
"redshift_rop",
|
||||
"arnold_rop",
|
||||
"mantra_rop",
|
||||
"karma_rop",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue