Copyright (c) 2024
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Compatibility
-
2010, 2009, 2008
Operating Systems
History
Created: | 06/16/2008 |
Last Modified: | 11/17/2009 |
File Size: | 2.09 KB |
Reviews Love it? Or maybe you want to share some creative ways you're putting this item to use.
-
karen villarreal said almost 13 years ago:
En el Maya 2010 (mac) si funciono. Gracias esto me salvo de perder tono un proyecto ! -
Erkan Ozgur Yilmaz said about 15 years ago:
allright I fixed it, the problem was, the script was executed before the MainFileMenu is build, so placing buildFileMenu() at the begining fixed the problem, here is the fixed version: global proc madRecentCrashFile() { buildFileMenu(); global string $gMainFileMenu; setParent -m $gMainFileMenu; menuItem -l "Recent Crashfile" -sm true -ia FileMenuRecentFileItems MCRecentCrashMenu; string $tmpPath = `internalVar -utd`; string $tmpFileList[] = `getFileList -folder $tmpPath -filespec "*.ma"`; $i = 0; for( $i = size($tmpFileList)-1; $i > size($tmpFileList) - min(10,size($tmpFileList)); --$i) { menuItem -l ($tmpFileList[$i]) -c ("file -f -options \"v=0\" -typ \"mayaAscii\" -o \"" + $tmpPath + $tmpFileList[$i] + "\""); } setParent -m ..; setParent -m ..; } madRecentCrashFile; -
Erkan Ozgur Yilmaz said about 15 years ago:
under winxp64 maya 2009 x64, I placed the source statement in the userSetup.mel, and it runs but all the other menuItems are gone now, I mean there are no other menuItems on file menu anymore... -
e.anima said over 15 years ago:
anyone tested this with maya 2009? if i execute it, my file menu is gone and only recent crash is in it. -
servergod said over 16 years ago:
Works also great with Win64 and Maya64 Version. Thanks man! -
renderahh said over 16 years ago:
seems to work for OSX. although i havent crashed yet, but the menu appears fine. nice script, very useful, thanks
Post a review:
Related Items:
-
Dome of the Rock 3D Model
$25.00 (USD) -
The Elder Wand 3D Model
$25.00 (USD) -
The Resurrection Stone 3D Model
$20.00 (USD) -
The Metaphone Model 3D Model
$29.00 (USD) -
The Stephenson Rocket Locomotive 3D Model
$99.00 (USD) -
The Forbidden City 3D Model
$350.00 (USD)