Replies: 1 comment
-
|
You would have to rebuild the maya-usd plugin yourself (from this repo) and remove those two entries from the context menu code. See https://github.com/Autodesk/maya-usd/blob/dev/lib/mayaUsd/ufe/MayaUsdContextOps.cpp#L412 for where "Edit as Maya Data" is added. Sean |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an easy way to remove specific USD menu items in maya's outliner and viewport context menus? Specifically I'm looking to remove the "Edit As Maya Data" and "Duplicate As Maya Data" menu items.
Beta Was this translation helpful? Give feedback.
All reactions