Merge pull request #129 from ynput/enhancement/AY-753-add_missing_hosts_to_collect_audio

Added missing hosts to collect_audio
This commit is contained in:
Simone Barbieri 2024-03-01 09:54:46 +00:00 committed by GitHub
commit 558493568f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,10 @@ class CollectAudio(pyblish.api.ContextPlugin):
"webpublisher",
"aftereffects",
"flame",
"unreal"
"unreal",
"blender",
"houdini",
"max",
]
audio_product_name = "audioMain"