added remaining hosts to integrator hosts

This commit is contained in:
Jakub Trllo 2022-07-19 09:57:00 +02:00
parent 1a024d3552
commit 0ebd4b7c9a

View file

@ -105,7 +105,10 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
label = "Integrate Asset"
order = pyblish.api.IntegratorOrder
hosts = ["maya"]
hosts = ["aftereffects", "blender", "celaction", "flame", "harmony",
"hiero", "houdini", "nuke", "photoshop", "resolve",
"standalonepublisher", "traypublisher", "tvpaint", "unreal",
"webpublisher"]
families = ["workfile",
"pointcache",
"camera",