mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
family names cut of 'studio.'
This commit is contained in:
parent
7667674317
commit
eb9936b487
100 changed files with 162 additions and 162 deletions
|
|
@ -17,8 +17,8 @@ class ExtractColorbleedAlembic(pype.api.Extractor):
|
|||
|
||||
label = "Extract Pointcache (Alembic)"
|
||||
hosts = ["maya"]
|
||||
families = ["studio.pointcache",
|
||||
"studio.model"]
|
||||
families = ["pointcache",
|
||||
"model"]
|
||||
|
||||
def process(self, instance):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue