mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
hotfix: add textures family to integrator
This commit is contained in:
parent
c5bde07aee
commit
a206b8fe7a
1 changed files with 2 additions and 1 deletions
|
|
@ -80,7 +80,8 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
|
|||
"matchmove",
|
||||
"image"
|
||||
"source",
|
||||
"assembly"
|
||||
"assembly",
|
||||
"textures"
|
||||
]
|
||||
exclude_families = ["clip"]
|
||||
db_representation_context_keys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue