Adverti horiz upsell

CTangents 2.0.3 for Maya (maya script)

Script for animating in Autodesk Maya 2016 - 2020. Used for quick curves editing after creating main poses and timings. It's a simple way to build a curve inside of a pose, with a maximum value in the time you needed. Stop reading! Just see the video!

License
Button download
1,398 Downloads

Compatibility

  • 2019, 2018, 2017, 2016

Operating Systems

  • Windows

History

Created:02/02/2019
Last Modified:07/19/2020
File Size: 32.8 KB

Keywords

animation, maya

Bugs

Window width doubles in size

Statuspending
Prioritymedium
Date03/23/2020
Submitted byLiam Hockins Liam Hockins
Thanks this is a great tool, however every time I collapse or expand one of the groups (Other Options, Study Helper, Simple Calculations, Hierachchy Calculation) or if I close the script and run it again, the width of the window doubles in size which can get quite big.

Comments on this bug:

  • Dmitriy Chibichik

    Dmitriy Chibichik said over 4 years ago:

    Thanks! But I can not reproduse your bug :(
    Could you please, write to me more info about?
    OS?
    maya version?

  • Dmitriy Chibichik

    Dmitriy Chibichik said over 4 years ago:

    Sure it helps, but in this case width of the window will set to default every time you expand/collapse.
    If you happy with default width and you need not to save optional width, you may use it with this stroke.


  • Dmitriy Chibichik

    Dmitriy Chibichik said over 4 years ago:

    Fixed in 2.0.3. Thanks!
  • Liam Hockins

    Liam Hockins said over 4 years ago:

    Sure, I was using windows10 and maya 2019.2.

    I was able to fix this from happening by going into CTangents.py and changing line 265 from:

    width = cmds.window(CT.windowName, query=True, width=True)

    to 

    width = CT.widthWindow
     

Post a comment: