Zitat von
RichardF am 22. Oktober 2020, 6:27 Uhr
Hey @amv,
Have you tried to clear your Maya preferences folder? Maybe there is something in there what causes a problem. I could only test it on Maya 2020 on Mac, but there it is working fine.
If you can't find the problem, you could create a new shelf in Maya.
Here is the Prism Maya shelf file:
https://github.com/RichardFrangenberg/Prism/blob/development/Prism/Plugins/Apps/Maya/Integration/shelf_Prism.mel
The "command" setting in that file is the script, which gets executed when pressing the shelf button. You can add new tools to your own shelf and copy the command from the Prism shelfbutton to your shelfbuttons.
Hey @amv,
Have you tried to clear your Maya preferences folder? Maybe there is something in there what causes a problem. I could only test it on Maya 2020 on Mac, but there it is working fine.
If you can't find the problem, you could create a new shelf in Maya.
Here is the Prism Maya shelf file:
https://github.com/RichardFrangenberg/Prism/blob/development/Prism/Plugins/Apps/Maya/Integration/shelf_Prism.mel
The "command" setting in that file is the script, which gets executed when pressing the shelf button. You can add new tools to your own shelf and copy the command from the Prism shelfbutton to your shelfbuttons.