THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/08/2012 at 12:15, xxxxxxxx wrote:
Hello,
how are we supposed to obtain the amount a handle has been moved by the user when we only get
the mouse-position passed in ObjectData.MoveHandle()? In R12, a Matrix was passed, just like in the
C++ API. But it is a Vector in R13. (That is, amongst other things, one of the reason why the
Py-SpherifyDeformer does not work correctly under R13/R14).
I don't want to calculate it based on a previous call to MoveHandle() using the passed mouse-position.
Thanks,
Niklas