mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
🎨 add unreal to hosts
unreal can do local rendering/publishing and without it, it is missing thumbnail.
This commit is contained in:
parent
d759c9b41a
commit
36541c5aae
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ class ExtractThumbnail(pyblish.api.InstancePlugin):
|
|||
"traypublisher",
|
||||
"substancepainter",
|
||||
"nuke",
|
||||
"aftereffects"
|
||||
"aftereffects",
|
||||
"unreal"
|
||||
]
|
||||
enabled = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue