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
00ee8dffadd415dfa7470dc4962c4e15cfd32811
OpenSceneGraph
/
src
/
osgProducer
History
Robert Osfield
afc77f9b39
Added support WindowingSystemInterface for querring the number of screens, the screen size and creating GraphicsContexts.
2006-12-17 20:49:01 +00:00
..
GNUmakefile
Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting
2006-03-08 14:09:47 +00:00
GraphicsContextImplementation.cpp
Added support WindowingSystemInterface for querring the number of screens, the screen size and creating GraphicsContexts.
2006-12-17 20:49:01 +00:00
KeyboardMouseCallback.cpp
Added false to setWindowRectangle() call as the InputRange is already set correctly.
2006-09-29 21:44:31 +00:00
OsgCameraGroup.cpp
Renamed osg::CameraNode to osg::Camera, cleaned up osg::View.
2006-11-27 14:52:07 +00:00
OsgSceneHandler.cpp
Fixed multi-threaded/multi-pipe crash when primitive stats where output in osgProducer::Viewer's stats.
2006-07-29 16:47:28 +00:00
Version.cpp
Updated version numbers of the up comming 1.2 release
2006-08-31 20:54:28 +00:00
Viewer.cpp
Renamed osg::CameraNode to osg::Camera, cleaned up osg::View.
2006-11-27 14:52:07 +00:00
ViewerEventHandler.cpp
From Paul de Repentigny, fix for dvide by zero crash under windows when toggle full screen in ogviewer.
2006-10-14 10:16:00 +00:00