]> git.mxchange.org Git - flightgear.git/commit
Really implement fgWarpMouse for osgviewer
authortimoore <timoore>
Sat, 18 Aug 2007 22:07:11 +0000 (22:07 +0000)
committertimoore <timoore>
Sat, 18 Aug 2007 22:07:11 +0000 (22:07 +0000)
commit3f41c9f91baba081db751eca6f6706790ef936e2
treecd31a9eb7ae6160cb62aecde9415a9d34a0044b6
parente038ca1d762645fd598d83f48fe2461ff8a5371b
Really implement fgWarpMouse for osgviewer
This fixes a bug that caused both the x and y values of the mouse to
be reset when the cursor was recentered due to hitting the screen
edge.

Based on a suggested patch from Stuart Buchanan
src/Main/fg_os_osgviewer.cxx