Adverti horiz upsell

Manip Hotkeys for Animation 1.0.0 for Maya (maya script)

Hotkeys for x, y, z channels for translate, rotation and scale.

License
Button download
179 Downloads

Compatibility

  • 2017, 2016

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:10/01/2016
Last Modified:10/02/2016
File Size: 56 KB

Bugs

maya 2022 fix

Statuspending
Priorityhigh
Date09/05/2023
Submitted byboby Thompson boby Thompson
maya 2022 fix
 

cmds.nameCommand('rb_xAxisSelectChannelCommand', ann = 'select x axis context in channel box', sourceType = 'python', c = 'python("rb_selectChannelCommand(axis = \'x\')")')
cmds.nameCommand('rb_yAxisSelectChannelCommand', ann = 'select y axis context in channel box', sourceType = 'python', c = 'python("rb_selectChannelCommand(axis = \'y\')")')
cmds.nameCommand('rb_zAxisSelectChannelCommand', ann = 'select z axis context in channel box', sourceType = 'python', c = 'python("rb_selectChannelCommand(axis = \'z\')")')

Post a comment: