Adverti horiz upsell

OpenPipeline 0.9.2 for Maya (maya script)

Framework for Animation Production

License
Button download
9,322 Downloads

Compatibility

  • 2011, 2010, 2009, 2008, 8.x, 7.x, 6.x

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:12/28/2006
Last Modified:08/05/2010
File Size: 83.1 KB

Keywords

maya, Workflow

Q/A

Project icon

Date:01/20/2011
Submitted by: stephen hibberd stephen hibberd
Hi there. If I want to change the height of the icon area for our custom project logos, where in the script can I change this?

Many thanks

Replies to this question:

  • roboneill O'Neill

    roboneill O'Neill said almost 14 years ago:

    You would need to do this in the UI code in openPipelineUI.mel - the line is: $op_iconImage = `image -h 50 -w 415 -i $iconFile -bgc 0 0 0 op_iconImage`; I would imagine this would require the rest of the Ui to be tweaked to accommodate the change too. I will add this as something to be able to edit in the future Python version of OP. Thanks, Rob

Post a reply: