Renamed plugin

This commit is contained in:
wikoreman 2018-09-12 15:38:17 +02:00
parent 7f55d394e4
commit 7616158dab

View file

@ -7,7 +7,7 @@ class AbcLoader(api.Loader):
"""Specific loader of Alembic for the avalon.animation family"""
families = ["colorbleed.animation", "colorbleed.pointcache"]
label = "Reference animation"
label = "Load Animation"
representations = ["abc"]
order = -10
icon = "code-fork"