Python script for Maya to quickly change between recent projects via a dropdown menu on the top bar.
Selecting an item on the dropdown menu will set the user project to that path:
Right-click on the settings button will open the "Project Window", so the user can choose the project locations.
Left click on the settings button will open the "Set Project" window, so the user can set a new project. When it's done, the project will show up and will be selected on the dropdown menu.
Any recent project deleted from the disk will be automatically removed from the list.
Back to Top