Skip to content

Tool to constrain two referenced skeletons together in Autodesk Maya

License

Notifications You must be signed in to change notification settings

aurorafreir/SkeletonConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkeletonConnector

Tool to connect two referenced skeletons together in Autodesk Maya, with one as the driver and one as the driven

To run the tool

from SkeletonConnector import SkeletonConnectorUI
import sys
reload(SkeletonConnectorUI)
SkeletonConnectorUI.run()

image

About

Tool to constrain two referenced skeletons together in Autodesk Maya

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages