Tag: mel
Open my Location
I’ve found that whatever scene I have open in Maya, I need it’s folder open as well for some reason or another. Here’s a dumb script to open up the first file path it finds inside of the Maya file, which generally should be the path where the file is located. import maya.cmds as mc […]