john-chapman/im3d

wrong behavior when scale the model

Closed this issue · 3 comments

i am testing this great tool, but it behaves strange when scale the model . as the image display

gizmoscaleerror

(mouse pos in the image(there is an offset) is not the real position due to the recording software)
using the lastest codebase

Hi - thanks for reporting this, I'll look into it ASAP.

In the meantime, you can work around the issue by setting m_flipGizmoWhenBehind = false on the AppData struct.

thanks a lot

Actually it was a simple fix, thanks again for reporting this.