Adverti horiz upsell

hj Build Current Project Files List 0.1.0 for Maya (maya script)

add RMB menu to left area of shelf

License
Button download
245 Downloads

Compatibility

  • 2008

Operating Systems

  • Linux
  • Windows

History

Created:06/07/2009
Last Modified:06/28/2009
File Size: 2.78 KB
/*This script was written in my spare time at home ( not written in the company)
'=========================================================================
'
' MELScript Source File -- Created with Mapy
'
' NAME: hjBuildCurrentProjFileList

' VERSION: 0.1

' AUTHOR: oglop, han jiang , the man who really hates max


' DATE : 05/15/2009
' EMAIL : in script file

The scripts add RMB menu to the left most part of shelf area. RMB menu shows files in the project/scenes directory, CTRL + RMB menu shows the files in the directory where currently opened file locates at. alt + RMB menu shows recent projects.

the RMB and Ctrl+RMB menus will have submenus if there are sub directories.


USAGE:

source hjBuildCurrentProjFileList.mel;

and you'll have the menus, but if you want to put this source statement into the userSetup.mel, and hope it run automatically when maya starts,maybe you have to use something like this: evalDeferred -lp ("source "hjBuildCurrentProjFileList.mel""), because the script searches for the shelf area control ui and adds post menu commands to it, so it only works when the shelf is already there (generated),when maya starts, it seems ui are not built before userSetup.mel runs. so....



*/


Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.

People who favorited this item:

  • xu chao
    xu chao