OpenSceneGraph/include/osgViewer
Robert Osfield 36f6ef7242 From Alexander Sinditskiy, "I found issue with capturing mouse buttons.
This issue can be reproduced:
1. Create osgViewer window,
2. Push right&left mouse buttons on the osgViewer window,
3. Move mouse out of window, and release right&left mouse buttons.

osgViewer window handle only first mouse release, as result window thinks that we did not released second mouse button.

I attached fix for this issue."
2012-11-08 17:19:51 +00:00
..
api From Alexander Sinditskiy, "I found issue with capturing mouse buttons. 2012-11-08 17:19:51 +00:00
CompositeViewer Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Export Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GraphicsWindow From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
Renderer Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Scene Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Version Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
View Added osgGA::Device class for integration of both physical and virtual devices. 2012-10-23 16:15:03 +00:00
Viewer Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ViewerBase Added osgGA::Device class for integration of both physical and virtual devices. 2012-10-23 16:15:03 +00:00
ViewerEventHandlers Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00