From d7ca17c4f94b0a3c0cd91bf0229e3a2a93ffd773 Mon Sep 17 00:00:00 2001 From: wikoreman Date: Mon, 17 Sep 2018 09:30:35 +0200 Subject: [PATCH] Added new family --- colorbleed/plugins/global/publish/integrate.py | 1 + 1 file changed, 1 insertion(+) diff --git a/colorbleed/plugins/global/publish/integrate.py b/colorbleed/plugins/global/publish/integrate.py index 2418971546..6917b43f6f 100644 --- a/colorbleed/plugins/global/publish/integrate.py +++ b/colorbleed/plugins/global/publish/integrate.py @@ -30,6 +30,7 @@ class IntegrateAsset(pyblish.api.InstancePlugin): "colorbleed.mayaAscii", "colorbleed.model", "colorbleed.pointcache", + "colorbleed.vdbcache", "colorbleed.setdress", "colorbleed.rig", "colorbleed.yetiRig",