Maya Utilties - Use Pop-Up Viewport Messages for user information #77
Labels
enhancement
maya utility
Python modules to be used across the mmSolver project.
user interface
Related to a User Interface (Maya or Qt)
Milestone
To make mmSolver tools more user friendly and provide better feedback, we should print warnings and important messages to the viewport, so users can see what is happening directly.
This issue is responsible only for creating the user functions for developers to use. Ideally we'd wrap the overall functionality and make it easy to use.
Here are some examples of tools using the utility:
For example we should use the
maya.cmds.inViewMessage
command:http://help.autodesk.com/cloudhelp/2018/ENU/Maya-Tech-Docs/CommandsPython/inViewMessage.html
The text was updated successfully, but these errors were encountered: