Added switch function

This commit is contained in:
wijnand 2018-03-02 12:52:23 +01:00
parent 05a442aec2
commit 9520f563b8

View file

@ -30,6 +30,9 @@ class ModelLoader(colorbleed.maya.plugin.ReferenceLoader):
return nodes
def switch(self, container, representation):
self.update(container, representation)
class ImportModelLoader(api.Loader):
"""An ImportModelLoader for Maya