Merge pull request #203 from BigRoy/bugfix/maya_load_vrayproxy_import

Bugfix: Maya Load Vray Proxy fix import
This commit is contained in:
Jakub Trllo 2024-03-20 01:58:00 +01:00 committed by GitHub
commit 99e2755eea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,9 +7,9 @@ loader will use them instead of native vray vrmesh format.
"""
import os
from ayon_api import get_representation_by_name
import maya.cmds as cmds
import ayon_api
from ayon_core.settings import get_project_settings
from ayon_core.pipeline import (
load,