AScriptJob: script testing environment
script testing environment through scriptJob + pyMGL. ability to adjust input and script informed by visual feedback
AProcess: Iterative Scripting aid
Script to produce renders(MentalRay)/screenshots from scripts, read the script to see example usage and setup AProcess.zip example output
run python script from notepad++ for maya 2011
notepad++ as a script editor deals better with indent, block comment toggle, replace, find, similar text highlighting etc comparing to the native maya script editor. there are existing product out…
Run macro over selection
Did this to quickly script and run commands for all in selection despite the slow macro exec speed, allowing a melscript-like way of working. Modify script to suit needs. run…