sowwic / dsController

Controls dialog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dsController

Controls dialog

Installation

  1. Clone/download repo to anywhere on your machine
  2. Create dsController.mod in documents/maya/modules
  3. Add the following lines to it:
+ dsController 0.0.1 YourPathHere/dsController
scripts: YourPathHere/dsController
  1. Run the following python command to show tool window:
import dsController
dsController.MainWindow.display()

About

Controls dialog


Languages

Language:Python 100.0%