Adverti horiz upsell

OpenPipeline 0.9.2 for Maya (maya script)

Framework for Animation Production

License
Button download
9,325 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

Snapshot

Date:08/15/2011
Submitted by: stephen hibberd stephen hibberd
Can you confirm please that the snapshot is broken in Maya 2012 x64. We cant get it going.
We are just about to go over to using this in our workflow but we have many assets which will need to be converted to this pipeline so the snapshot ability is vital for us.

Many thanks for any help on this

There is no error to report but here is the echo all cmd from script editor

openPipelineTakeSnapshot;

playbackStateChanged;

// Result: 1 //

playbackStateChanged;

// Result: 1 //

currentTime 1 ;

floatField -edit -value `currentTime -query` MayaWindow|toolBar6|MainTimeSliderLayout|formLayout9|floatField1;

// Result: MayaWindow|toolBar6|MainTimeSliderLayout|formLayout9|floatField1 //

updateMayaSoftwareTargetFilePreview;

updateMayaSoftwareTargetFilePreview;

updateMayaSoftwareImageFormatControl;

updateMayaSoftwareFileNameFormatControl;

control -edit -enable false startFrameCtrl;

// Result: startFrameCtrl //

control -edit -enable false endFrameCtrl;

// Result: endFrameCtrl //

control -edit -enable false byFrameStepCtrl;

// Result: byFrameStepCtrl //

control -edit -enable false extensionPaddingCtrl;

// Result: extensionPaddingCtrl //

control -edit -enable false modifyExtensionCtrl;

// Result: modifyExtensionCtrl //

control -edit -enable false startExtensionCtrl;

// Result: startExtensionCtrl //

control -edit -enable false byExtensionCtrl;

// Result: byExtensionCtrl //

updateMultiCameraBufferNamingMenu;

control -edit -enable false multiCamCustomToken;

// Result: multiCamCustomToken //

openPipelineExploreCurrent;

Replies to this question:

  • Replyindent
    roboneill O'Neill

    roboneill O'Neill said over 13 years ago:

    Yes, it is broken, but here is the fix: https://openpipeline.cc/downloads/OP_M2012_Fix.zip Will be rolled out shortly to the main branch.

Post a reply: