Adverti horiz upsell

copySDK.py 2.0.1 for Maya (maya script)

These python definitions mirror Set Driven Keys from one setup to another.

License
Button download
1,860 Downloads

Compatibility

  • 2008

History

Created:01/09/2011
Last Modified:09/18/2013
File Size: 32.9 KB

Keywords

set, driven, SDK

Version History

Version 1.5
    - Added 'driver' mode, which will allow a user to copy a SDK's by selecting a source driver and target drivers. In this mode, search and replace have to be declared to get the driven objects.
    - Corrected the behaviour of the mirrorKeys def for angular keyframe nodes, it now gives a correct result by converting radian units into degrees.
    - Minor code corrections for the specialIter variable.

Version 2.0
    - Added moveSDK function
    - Added ability to rename target driver attributes
    - Added ability to create driver attribute if non-existant (createDriverAttr)
    - Added mirrorSelectedChannels convenience function
    -  Format changes

Version 2.0.1
    - Bug fix with mirror attributes