Skip to content

AtonLerin/RiggingTeamTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

import sys

Path = '//bjserver2/WScriptsTool/rig/RiggingTeamTools'
if Path not in sys.path:
    sys.path.append(Path)


import RootUI
reload(RootUI)
RootUI.PlugTool()

#

About

Scripts for maya animators and animations...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • Mathematica 2.6%