mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
register filmbox family in integrate.py
This commit is contained in:
parent
39225ee047
commit
b507c2d52b
1 changed files with 2 additions and 1 deletions
|
|
@ -138,7 +138,8 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
|
|||
"simpleUnrealTexture",
|
||||
"online",
|
||||
"uasset",
|
||||
"blendScene"
|
||||
"blendScene",
|
||||
"filmboxfbx"
|
||||
]
|
||||
|
||||
default_template_name = "publish"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue