Just discovered the new Ease package in the package manager : thanks very much for this, it's definitely a very useful set of objects !
Always thought that easing functions were missing in Max :-)
So useful that I immediately wondered why these objects are in an external (optional) package , and why not including them in Max 7 distribution ?
jit.anim.drive has already a basic set of easing function (only quadratic and cubic).
But the way jit.anim.drive works (binding to anim.node) do not allow easy insertion of functions like this, actually...
Will you consider adding all these new cool easing functions to jit.anim.drive ?
I noticed a small problem :
function out_cubic seems to have a strange output range...
(goes from 1. to 2. instead of 0. to 1.)
bug ?
Thanks
Mathieu