mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update server_addon/maya/server/settings/publishers.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
aa2e6c905c
commit
0e6aa24e97
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ def extract_alembic_overrides_enum():
|
|||
{"label": "UVs Only", "value": "uvsOnly"},
|
||||
{"label": "Verbose", "value": "verbose"},
|
||||
{"label": "Visible Only", "value": "visibleOnly"},
|
||||
{"label": "Whole FrameGeo", "value": "wholeFrameGeo"},
|
||||
{"label": "Whole Frame Geo", "value": "wholeFrameGeo"},
|
||||
{"label": "World Space", "value": "worldSpace"},
|
||||
{"label": "Write Color Sets", "value": "writeColorSets"},
|
||||
{"label": "Write Creases", "value": "writeCreases"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue