Removed cbId, made mandatory during export

This commit is contained in:
wikoreman 2018-10-16 12:09:17 +02:00
parent 721cfca954
commit 1473e54796

View file

@ -16,7 +16,7 @@ class CreatePointCache(avalon.maya.Creator):
data = {"writeColorSets": False, # Vertex colors with the geometry.
"renderableOnly": False, # Only renderable visible shapes
"visibleOnly": False, # only nodes that are visible
"attr": "cbId", # Add options for custom attributes
"attr": "", # Add options for custom attributes
"attrPrefix": ""}
# get basic animation data : start / end / handles / steps