Adverti horiz upsell

ajrAutoSave 1.3 for Maya (maya script)

Similar to PowerAnimator 'safety save'...

License
Button download
5,077 Downloads

Compatibility

  • 3.x, 2.x

Operating Systems

  • Irix
  • Windows

History

Created:06/26/2000
Last Modified:07/17/2001
File Size: 18.9 KB

Keywords

highend3d

per page
1-2 of 2

Reviews Love it? Or maybe you want to share some creative ways you're putting this item to use.

  • man0war

    man0war said over 13 years ago:

    A useSetup.mel fix for Maya 2009 and above ( solves for Maya's new buildFileMenu scheme when opening Maya and with newly opened scenes ) // Roger Klado ( cly_doh's > Maya 2008 file menu friendly ajrAutoSave userSetup.mel ) float $mayaVersion = `getApplicationVersionAsFloat`; if ( `getApplicationVersionAsFloat` > 2008 ) { print ( `getApplicationVersionAsFloat`+ " \n" ); string $cmd = " buildFileMenu(); ajrAutoSave; ajrAutoSave; "; // repeated. once fer creation and again for window launch scriptJob -runOnce true // scriptjob dies on execution "menuItem will survive new scenes and menuMode changes" -event "SceneOpened" $cmd; } else { ajrAutoSave; ajrAutoSave; // repeated. once fer creation and again for window launch print ( $mayaVersion + " !\n"); } I have not tried a fix directly in the script so I am not sure if the behavior is the same but I found that I still had problems with opening new scenes in some script strategies that suffered with Maya's new buildFileMenu strategy. The userSetup code I posted solves for that problem as well.
  • claydough

    claydough said about 16 years ago:

    the first and still the best back ups to a directory no interruption of tool or selections

Post a review:

Rate this item: