mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Enable uvWrite in settings by default
This commit is contained in:
parent
1513660b7e
commit
0e23615cbd
1 changed files with 1 additions and 1 deletions
|
|
@ -1626,7 +1626,7 @@ DEFAULT_PUBLISH_SETTINGS = {
|
|||
"renderableOnly": False,
|
||||
"stripNamespaces": True,
|
||||
"uvsOnly": False,
|
||||
"uvWrite": False,
|
||||
"uvWrite": True,
|
||||
"userAttr": "",
|
||||
"userAttrPrefix": "",
|
||||
"verbose": False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue