Set thumbnail of the maya scene file,to preview before opening
Fix texture paths,
Preview (jpg,png,tif)Image files,
Set Project,
Add Project to favorite, different for each logged in user,
Perform Incremental Save,
Open Material of selected object in the attribute editor,
Upload Maya scene file to FTP server.
WARNING Regarding FTP Usage: Because of the open source nature of a Maya script, your FTP password will be visible till the script is running or if u hardcode in python script can be accessed by anyone who has access to your computer and can use this script. The password is encrypted in the settings file but Maya has no option for a password field in the ui. I can implement it in Qt if people ask me to though.
usage:
import minime reload(minime) minime.GUI()
Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum to ask any questions.
Please rate my product in the Review section.