sowwic / dsWorkspaceToggle

Toggle between favorited Maya workpaces with hotkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dsWorkspaceToggle

Favorite Maya workspaces and cycle through them with a hotkey

Demo

Demo

Installation

  1. Clone/download repo to anywhere on your machine
  2. Create dsWorkspaceToggle.mod in documents/maya/modules
  3. Add the following lines to it:
+ dsWorkspaceToggle 0.0.1 your/path/here/dsWorkspaceToggle
scripts: your/path/here/dsWorkspaceToggle
  1. To launch UI run following code:
import dsWorkspaceToggle
dsWorkspaceToggle.toggleUI.Dialog.display()

Known issues:

About

Toggle between favorited Maya workpaces with hotkey

License:MIT License


Languages

Language:Python 100.0%