This is a simply Python script to Pose the actors of the selected figure with the mouse wheel.
Select the actor you want to move and then just hover anywhere over the window and use the mouse wheel:
- without shift or control pressed: scroll the window
- with control pressed: multiply or divide the value to add/substract by 10
- with shift pressed: add/substract the value
- with control and shift pressed: control action first, then shift action