OpenSceneGraph/src/osgGA
Robert Osfield ab2d9520a6 Fixed the setWindowSize so that it sets the input range to 0,0,width,height rather
than x,y,x+width,y+height as mouse coordinates move relative to the window, not the
screens origin.
2007-01-11 14:53:34 +00:00
..
AnimationPathManipulator.cpp Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting 2006-03-08 14:09:47 +00:00
DriveManipulator.cpp Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&) 2006-07-31 17:31:21 +00:00
EventQueue.cpp Changed the return types of makeCurrent to bool, and added a bool GraphicsContext::releaseContext method 2007-01-08 19:29:59 +00:00
EventVisitor.cpp Updated copyright years. 2006-07-18 15:21:48 +00:00
FlightManipulator.cpp Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&) 2006-07-31 17:31:21 +00:00
GNUmakefile Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change 2006-11-02 12:27:15 +00:00
GUIEventAdapter.cpp Fixed the setWindowSize so that it sets the input range to 0,0,width,height rather 2007-01-11 14:53:34 +00:00
GUIEventHandler.cpp Removed osgGA::GUIEventHandlerVisitor and osgGA::SetSceneVistor classes/headers as 2006-10-06 09:54:45 +00:00
KeySwitchMatrixManipulator.cpp Ported following examples to osgViewer: 2007-01-10 13:52:22 +00:00
MatrixManipulator.cpp Added MatrixManipulator::s/getIntersectTraversalMask(uint) to allow control 2005-03-22 21:06:06 +00:00
NodeTrackerManipulator.cpp Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&) 2006-07-31 17:31:21 +00:00
StateSetManipulator.cpp Thanks to Björn Hein for spotting mistakes in EventQueue.cpp and StateSetManipulator, now fixed by Robert Osfield. Problems were: 2006-11-06 13:22:57 +00:00
TerrainManipulator.cpp Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&) 2006-07-31 17:31:21 +00:00
TrackballManipulator.cpp Various work on osgViewer library, including warp point and graphics window resize support 2007-01-01 18:20:10 +00:00
UFOManipulator.cpp Fixed a cut-n-paste error in the ground intersects. 2006-04-21 17:16:49 +00:00
Version.cpp Updated version numbers of the up comming 1.2 release 2006-08-31 20:54:28 +00:00