Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Maya: Correct Alembic export defaults AY-5273 #6268

Merged
merged 3 commits into from
Jun 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion openpype/settings/defaults/project_settings/maya.json
Original file line number Diff line number Diff line change
Expand Up @@ -1114,7 +1114,8 @@
"flags": [
"stripNamespaces",
"writeNormals",
"worldSpace"
"worldSpace",
"uvWrite"
],
"attr": "",
"attrPrefix": "",
Expand Down
Loading