Having a look at (some very obfuscated) source, it looks like it’s a callback to attributeChanged through the API, that listens for a change being made, divides it by some number like 10, and redoes the attribute change. If so, that’s quite hacky! But interesting, and clearly useful as an end-result.
I know that the channelbox sensitivity can be controled with the ‘speed’ flag, I had forgotten about this one, for completeness here’s what he’s referring to. [image: image.png] On Thu, 1 Nov 2018 at 14:57, Tim Fowler <[email protected]> wrote: > I'm not aware of that feature in Maya. Good idea though...I think we > should add it! > > -Tim > > On Thu, Nov 1, 2018 at 5:01 AM Hyuk Ko <[email protected]> wrote: > >> <http://www.animbot.ca/help/img/microManipulator.gif> >> Hello everyone, >> >> There is a cool feature in Animbot called 'Micro Manipulator' which does; >> 'Enable a very subtle and delicate manipulation mode.' >> >> I know that the channelbox sensitivity can be controled with the 'speed' >> flag, >> >> But I can't find 'speed' flag in manipulator options... >> >> So my question is, is there a manipulator speed control option in Maya or >> do I need to create a custom function to replicate this feature? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Python Programming for Autodesk Maya" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/python_inside_maya/ebbfc2ad-1c47-4aff-ae49-8e7a7cac30fb%40googlegroups.com >> <https://groups.google.com/d/msgid/python_inside_maya/ebbfc2ad-1c47-4aff-ae49-8e7a7cac30fb%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CALKD2Wo5xouf7tp3ZJusTNVGDE9dLQ4euEtL_2gtapRWvJRRyg%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CALKD2Wo5xouf7tp3ZJusTNVGDE9dLQ4euEtL_2gtapRWvJRRyg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOAAo5wEY1jtg1CBzV_y2Dkghn9KhRefLznDZhnRR6070w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
