mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Add colorbleed.pointcache family to integrator
This commit is contained in:
parent
39662cd1be
commit
80719c6488
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ class IntegrateMindbenderAsset(pyblish.api.InstancePlugin):
|
|||
"colorbleed.camera",
|
||||
"colorbleed.lookdev",
|
||||
"colorbleed.historyLookdev",
|
||||
"colorbleed.group"
|
||||
"colorbleed.group",
|
||||
"colorbleed.pointcache"
|
||||
]
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue