MEL Scripts

These scripts were written to use Maya 7.0 and ColladaMaya_301
All scripts open in a new window / tab

View All MEL Scripts

batchTool.mel    (view  | download)
This script creates a dialog window which can run any of my other scripts with a recursive option. It was designed in a way that will allow it to batch any future script I write.

cgfxToColladafx.mel    (view  | download)
This script converts all CgFx materials in the active scene to ColladaFX. It was used during a Collada upgrade which required all materials be changed.

colladaExport.mel    (view  | download)
This script exports the active scene as a Collada .dae file

colladaSetup.mel    (view  | download)
This script runs from a batch to set up Maya for the current project, and adds appropriate shelf buttons. It was intended to eventually adjust all Maya settings to those required by the project.