Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Maya settings are missing 'reference_loader' settings #9

Open
sjt-rvx opened this issue May 4, 2023 · 0 comments
Open

Maya settings are missing 'reference_loader' settings #9

sjt-rvx opened this issue May 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sjt-rvx
Copy link

sjt-rvx commented May 4, 2023

So referencing with the Loader in Maya fails due to key error ("reference_loader")

maya/dev/settings/loaders.py is missing something akin to

class ReferenceLoaderSetting(BaseSettingsModel):
    namespace: str = Field('{asset_name}_{subset}_##_', title='Namespace')
    group_name: str = Field('_GRP', title='Group name')
@antirotor antirotor added the bug Something isn't working label May 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants