mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
colorbleed to pype reformat
This commit is contained in:
parent
c8ba94ccbf
commit
ca57d2cd87
180 changed files with 646 additions and 646 deletions
|
|
@ -1,10 +1,10 @@
|
|||
import colorbleed.maya.plugin
|
||||
import pype.maya.plugin
|
||||
|
||||
|
||||
class FBXLoader(colorbleed.maya.plugin.ReferenceLoader):
|
||||
class FBXLoader(pype.maya.plugin.ReferenceLoader):
|
||||
"""Load the FBX"""
|
||||
|
||||
families = ["colorbleed.fbx"]
|
||||
families = ["fbx"]
|
||||
representations = ["fbx"]
|
||||
|
||||
label = "Reference FBX"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue