mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
rename prompt materials as Prompt on Duplicate Materials
This commit is contained in:
parent
5137eabaaf
commit
68a95078a8
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ class MaxSceneLoader(load.LoaderPlugin):
|
|||
color = "green"
|
||||
mtl_dup_default = "promptMtlDups"
|
||||
mtl_dup_enum_dict = {
|
||||
"promptMtlDups": "Prompt Material",
|
||||
"promptMtlDups": "Prompt on Duplicate Materials",
|
||||
"useMergedMtlDups": "Use Incoming Material",
|
||||
"useSceneMtlDups": "Use Scene Material",
|
||||
"renameMtlDups": "Merge and Rename Incoming Material"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue