This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ba10f56f86f29cd017e696ef1d936c9abd87ce8d
OpenSceneGraph
/
include
/
osgViewer
History
Robert Osfield
9d9a36f6af
From Brad Christiansen, "The small change I have made (against this morning's trunk) enables subclasses to register and unregister windows via protected methods. I need this access as I have a subclass that handles some of the oddities of mixing a native OpenGL window with Java's windowing system. I doubt there will be much general benefit of the modification but it should also not be harmful in any way to others."
2010-06-28 08:24:53 +00:00
..
api
From Brad Christiansen, "The small change I have made (against this morning's trunk) enables subclasses to register and unregister windows via protected methods. I need this access as I have a subclass that handles some of the oddities of mixing a native OpenGL window with Java's windowing system. I doubt there will be much general benefit of the modification but it should also not be harmful in any way to others."
2010-06-28 08:24:53 +00:00
CompositeViewer
…
Export
…
GraphicsWindow
…
Renderer
…
Scene
…
Version
…
View
Renamed osgGA::MatrixManipualtor to osgGA::CameraManipulator so its name better reflects it's function
2010-05-27 15:54:37 +00:00
Viewer
…
ViewerBase
Renamed osgGA::MatrixManipualtor to osgGA::CameraManipulator so its name better reflects it's function
2010-05-27 15:54:37 +00:00
ViewerEventHandlers
From Jean-Sebastien Guay, "I've been working in the last few days
2010-06-15 13:57:44 +00:00