removed the camera form the families

This commit is contained in:
aardschok 2017-10-27 17:49:24 +02:00
parent 8fca4f7f67
commit 5cfc7eea3d

View file

@ -5,7 +5,6 @@ class AbcLoader(colorbleed.maya.plugin.ReferenceLoader):
"""Specific loader of Alembic for the avalon.animation family"""
families = ["colorbleed.animation",
"colorbleed.camera",
"colorbleed.pointcache"]
label = "Reference animation"
representations = ["abc"]