OpenSceneGraph/src/osgGA
2019-07-18 12:18:04 +01:00
..
AnimationPathManipulator.cpp Streamline the animation path completion message 2019-02-25 15:09:12 +00:00
CameraManipulator.cpp Added handling of zero radius models 2019-07-18 12:18:04 +01:00
CameraViewSwitchManipulator.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CMakeLists.txt Moved experimental Widget class to osgGA 2014-02-06 17:32:41 +00:00
Device.cpp Added initializers 2016-06-24 12:11:09 +01:00
DriveManipulator.cpp Added initializers 2016-06-24 12:10:53 +01:00
Event.cpp Moved Handled propety from GUIEventAdapter to Event base class. 2013-11-15 16:15:09 +00:00
EventHandler.cpp Fixed -Wextra warnings 2016-06-08 10:18:23 +01:00
EventQueue.cpp Added osgGA::GUIEventAdapter* returns from various EventQueue event generation methods. 2015-05-25 11:33:04 +00:00
EventVisitor.cpp Added initializer 2016-06-24 15:23:57 +01:00
FirstPersonManipulator.cpp Added handling of null dynamic_cast 2016-06-24 11:52:54 +01:00
FlightManipulator.cpp Fixed -Wextra warnings 2016-06-08 10:18:23 +01:00
GUIEventAdapter.cpp 1px error in GUIEventAdapter, View, Viewer and CompositeViewer major fix 2018-09-21 13:30:39 +03:00
GUIEventHandler.cpp Added asUpdate/Cull/EventVisitor and asCamera/asDrawable to osg::Object and usage of these within the code base to avoid dynamic_cast<> usage. 2016-01-20 17:49:10 +00:00
KeySwitchMatrixManipulator.cpp Removed debugging message 2014-09-02 08:41:31 +00:00
MultiTouchTrackballManipulator.cpp Fixed -Wextra warnings 2016-06-08 10:18:23 +01:00
NodeTrackerManipulator.cpp Fixed -Wextra warnings 2016-06-08 10:18:23 +01:00
OrbitManipulator.cpp Added handling or null dynamic_cast 2016-06-24 11:49:14 +01:00
SphericalManipulator.cpp Fixed coverity issue 2016-07-07 07:31:15 +01:00
StandardManipulator.cpp Fix typos and spelling. 2018-04-23 11:03:37 +01:00
StateSetManipulator.cpp Added conditionals for GLES3, added correct gl headers for GLES3 on iOS and Android to GL.in 2017-03-20 18:33:08 +00:00
TerrainManipulator.cpp Fixed -Wextra warnings 2016-06-08 10:18:23 +01:00
TrackballManipulator.cpp Fixed -Wextra warnings 2016-06-08 10:18:23 +01:00
UFOManipulator.cpp From Jordi Torres, removed unused local variables 2017-12-02 17:58:17 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Widget.cpp Fixed -Wextra warnings 2016-06-08 10:18:23 +01:00