Displaying Tooltip Widget in Maya's Menu
When executing a menu, it's convenient to have supplementary information about what kind of feature it is before pressing it. Therefore, here's how to display tooltips on hover.
When executing a menu, it's convenient to have supplementary information about what kind of feature it is before pressing it. Therefore, here's how to display tooltips on hover.
When using HLSL shaders in Maya, compiling shader files speeds up the loading process. This article explains how to do that.
Instructions on how to build fbx.pyd and fbxsip.pyd on Windows
Introducing a workaround for using Python 3 assets from Python 2-based systems like Maya and Houdini
Saving script execution logs to a file can be quite useful. This article introduces a simple way to redirect Maya's log output
It's not often mentioned, but this SDK is actually quite useful