Maya plugin
Supports P4V (32 and 64 bit), P4Thumb and all current version of Maya (tested using 8.5, 2008, 32 and 64 bit).
Built using Qt version 4.4.2 and Visual Studio 2008
Install the following files into your Perforce plugins\imageformats folder:
qmaya4.dll
mayaconfig.ini
mayaconfig64.ini
The <mayaconfig.ini> is required to customize the plugin rendering settings and the location of the maya renderer (just in case you have multiple versions of Maya installed). The reason for the mayaconfig64.ini is because the 64 bit version of Maya does not support Vector Rendering (which I used in the default mayaconfig.ini -renderer vr). If you're going to use the plugin on a 64 bit machine and have Maya 64 bit installed then rename <mayaconfig64.ini> to <mayaconfig.ini>.
If you are having problems rendering or do not see thumbnails, then add the following option to the render command list:
-log <file>
This will log the output from the render.exe to see if it failed and what options it failed on.