Hi guys, so I created a quick script for quickly switching between 2 “camera positions”. Everything works fine so far, exept when I am storing the transform values of the tool when I zoomed in (tool scale) to the maximum or close to it.
Then, when I switch back to another camera view I stored, the position is not the same as before, the object is actually out of the “camera view”.
Since I have no problems with switching between views, that are NOT! zoomed in very close, I suspect ZBrush gets imprecise on big zoom scales.
Btw. I experienced the same problem in the zapplink plugin. There the transformation values don’t differ so much, but you still don’t get the view back perfectly how it was.
I attached my script, so can anybody please have a look at it ? Or maybe somebody experienced a similar problem already…