mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #4573 from ynput/bugfix/maya-fix_load_reference_skeletalmesh
Maya: SkeletalMesh family loadable as reference
This commit is contained in:
commit
499348d4b2
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ class ReferenceLoader(openpype.hosts.maya.api.plugin.ReferenceLoader):
|
|||
"rig",
|
||||
"camerarig",
|
||||
"staticMesh",
|
||||
"skeletalMesh",
|
||||
"mvLook"]
|
||||
|
||||
representations = ["ma", "abc", "fbx", "mb"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue