hi all. how can i rotate an object using cursor as pivot with python?
is it even possible because i tried to find everywhere but it seems like it can only be done in 3d view…?
You need to do some matrix math to do that.
IIRC you subtract the location of the pivot point from the object, rotate the matrix and then add back in the location – or something like that, google would be a better place find out for sure.
i think i get it. ill try to do it. thank you boss
Problem solved?
I need to do it too…
If so, someone can post the solution.
Thanks!
Thanks for the reply sunseeker.
And I agree…it sounds like a bug.
I posted on your thread.