Archive for the ‘ Linux ’ Category

Maya Dockliner

Hi,

I was trying some options to put a channel box and outliner and last I found a solution with pyqt. I am sharing my code here and you may find some error while its loading that’s because of hypergraph panel. You can ignore that. Here is some screen capture.

Source Download

Usage
[Python]import dockLiner as dockLiner
import dockLiner.dockOutliner as dc_d
dc_d.run()[/Python]
 

 

And thank to Oscar Perea for OPA_flyChannelBox which I am using in my code for generating the channel box menu’s.

 

PS : Tested with maya 2012,2013 with redhat and debian.