No soup for you, userSetup.py

Posted on Tue 13 May 2014 in blog • Tagged with maya, python, tools

How to bypass userSetup.py (or userSetup.mel, if you’re really old school)


Continue reading

Multiple MayaPy Management Mania

Posted on Sun 11 May 2014 in blog • Tagged with maya, tools, Python

Introducing the ‘MayaPyManager’ class, for spinning up isolated MayaPy instances with their own environments and Maya versions


Continue reading

The Main Event - event oriented programming in Maya

Posted on Tue 29 April 2014 in blog • Tagged with maya, python, mGui, programming

Event oriented programming for python in general and for Maya GUI in particular


Continue reading

Maya callbacks cheat sheet

Posted on Wed 23 April 2014 in blog • Tagged with Maya, GUI, python, programming

An overiew of how Maya GUI callbacks work, along with some recommendations for how to set them up neatly.


Continue reading

Roger Roger

Posted on Thu 17 April 2014 in blog • Tagged with maya, python

Introducing standaloneRPC, a simple maya module for remotely controlling a maya standalone using JSON over http.


Continue reading

Warning: Garish graphics ahead!

Posted on Sat 12 April 2014 in blog • Tagged with maya, GUI

Getting more oomph out of your Maya GUI using the hidden power of HTML markup in Maya widgets!


Continue reading

Mighty Morphin Module Manager Made Moreso

Posted on Tue 08 April 2014 in blog • Tagged with maya, modules, mGui

An mGui port of the Maya Module Manager


Continue reading

Earth calling maya.standalone!

Posted on Sat 05 April 2014 in blog • Tagged with maya, techart, standalone

Remote-controlling a maya standalone instance from a web browser with the standaloneRPC module.


Continue reading