mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Renamed plugin
This commit is contained in:
parent
7f55d394e4
commit
7616158dab
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ class AbcLoader(api.Loader):
|
||||||
"""Specific loader of Alembic for the avalon.animation family"""
|
"""Specific loader of Alembic for the avalon.animation family"""
|
||||||
|
|
||||||
families = ["colorbleed.animation", "colorbleed.pointcache"]
|
families = ["colorbleed.animation", "colorbleed.pointcache"]
|
||||||
label = "Reference animation"
|
label = "Load Animation"
|
||||||
representations = ["abc"]
|
representations = ["abc"]
|
||||||
order = -10
|
order = -10
|
||||||
icon = "code-fork"
|
icon = "code-fork"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue