Adverti horiz upsell

bc_BatchRenderView 2.1.0 for Maya (maya script)

Batch Render in the Render View (Layers)

License
Button download
4,878 Downloads

Compatibility

  • 8.x, 7.x

Operating Systems

  • Linux
  • Windows

History

Created:05/31/2007
Last Modified:10/10/2007
File Size: 5.95 KB

Bugs

typo

Statusclosed
Prioritymedium
Date03/24/2010
Submitted byDave Girard Dave Girard
I just found a problem with the script: the global proc name is different from the file name (commands are case sensitive) so you need to type this:

source bc_batchRenderView; bc_batchRenderView;

Comments on this bug:

  • Dave Girard

    Dave Girard said over 14 years ago:

    ok - I just found the script on creativecrash and it's a problem with the script: the global proc name is different from the file name (commands are case sensitive) so you need to type this: source bc_batchRenderView; bc_batchRenderView;
  • Barish Chandran

    Barish Chandran said over 14 years ago:

    hai.. you dont want to type that source bc_BatchRenderView.mel; bc_batchRenderView; it is enough.... because the file name is "bc_BatchRenderView.mel" or u can change the file name to the global proc name ("bc_batchRenderView.mel")... it is not important that the file name should be same as global proc name

Post a comment: