Quickstart
What Is this tool?
Cosmos is a launcher that helps you to work faster in Maya.
It comes with a bunch of build-in script to speed up your day, but can also search all the available tools and menus in Maya.
You can also add your own scripts and build up your library of tools.
Installation
Drag-N-Drop Install
Including in the cosmos.zip is a file called drag-n-drop.py.
This file when dragged into Maya will install the necessary components and remove any old version of Cosmos on your system.
1. Open Maya (If its not already open)
2. Drag the file "drag_me_into_maya_viewport.py" into the Maya viewport and follow the instructions
Note
All Cosmos settings will be preserved.
Warning
PS. If a previous Cosmos setup exists in maya/scripts, The installer will ask to remove it and its advised to do so, to not run into conflicts.
You will need to remove the "import" cosmos line from your userSetup file if it exists.
Manual Installation
- Close Maya
- Navigate to your Maya Modules directory. More information can be found here where its located at help.autodesk.com
- Place the "cosmos" and "cosmos.mod" files in the "maya/modules" directory.
- Open Maya and Cosmos should show on startup.
If not shown, try typing the following as a Python command:
Using Cosmos
Cosmos works like most launchers in the way that you are entering a text that will then filter down to find what you are looking for.
Main Keyboard Shortcuts
Action | Shortcut |
---|---|
Navigate between the results | Up/Down Arrow |
Execute the selected Action | Enter / Tab |
Favorite Action | CTRL+ F / COMMAND + F |
Info
For more handy shortcuts, see the shortcuts section
Viewing Modes
Latest: Show Recent Executed Actions
Favorites: Show Favorites
Blacklist: Show Blacklist
Menu: Display Meny options
Card Actions
Favorite/Un-favorite an action (Read more)
Execute alternative commands options for Maya Actions (Read more)
View more options for editing and deleting actions
Adding your own Script
Now that you have Cosmos up and running it might be time to get your own scripts in it.
To create an Action, we will use the “Add Action” function from the Cosmos Menu.
- Open Cosmos with the shortcut
- Click on the MENU icon
- Click on Add Action and fill in your details
You will now be presented with a dialog where you can enter all types of information. You can read more details about the Add Action interface here.
Info
In Cosmos, we call each script an Action, a script-file with name/description/tags etc.
Quick Add from shelf
If you already have a Python or Mel script on your shelf, the quickest way is to just drag it onto the “Add Action” window.
Sync with Dropbox/One Drive
Syncing Cosmos between computers is really simple. Follow the steps outliner here: