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
When using Flycontrols and specifically using mousedown for yaw and pitch, the mouse can get "stuck" so that when released, mouse movement still cuases yaw and pitch. Its then impossible to get out of this mode.
Relevant code:
Suggested solution:
It seems the fix is straightforward here. See: #406