PipelineFX Forum

Qube! => SimpleCmds => Topic started by: Scot Brew on April 23, 2008, 07:37:06 PM

Title: Mayabatch simplecmd (exposes all cmdline options for most maya renderers)
Post by: Scot Brew on April 23, 2008, 07:37:06 PM
This simplecmd exposes all commandline options for the "render" command.  It adds a submission dialog for about a dozen standard and optional maya renderers.

Standard Renderers:

Plugin Renderers

Note:  This long list of renderers can be pruned by editing the file and commenting out the unneeded lines in the create() function.


[attachment deleted by admin]
Title: Fix: All commandline arguments specified before scenefile
Post by: Scot Brew on May 06, 2008, 09:23:35 PM
Updated with fix to put all arguments before the scenefile to address a compatibility issue on some platforms. 

The mayabatch.py script modified in main post above.