You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(Pointer): set object interactor scale correctly on renderer
The object interactor renderer was not having the scale set on it
but instead it was the whole transform of the script being rescaled
which was incorrect.
0 commit comments