16 February, 2016

Shame

#awesome maya script
#selects the parent of the selected object
import maya.mel as mel
mel.eval ("pickWalk -d up;")