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.
The mBrowser is a simple maya asset browser. Which support thumb images and without opening maya this will show most of the file info also. Which will allow user to add custom notes to file also .For more info vist www.kurianos.com
Installing :
extract mBrowser to /home/{user_name}/maya/2013-x64/scripts/mBrowser in windows C:\Users\{user_name}\Documents\maya\2013\scripts
Then Open Maya and run this in script editor (python tab).
from mBrowser.code import mBrowserMain as mBrowserMain reload(mBrowserMain) mBrowserMain.runInMaya()
You can drag and drop this to a shelf as a button also.
You may get a message like this " Existing folder locations not exits in file system. " , you can ignore this for first time, this error because of the tool cant find the folder path from your system. You can browse new folder path after launching the GUI. Please see the video for details.
unlimited subfolder visiblity
unlimited thumb images
maya binary assci binary file detials
and much more
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.