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
dfffa56f6476c392cf7bca061c72167b23ef92ab
OpenSceneGraph
/
src
/
osgProducer
History
Robert Osfield
dfffa56f64
Added false to setWindowRectangle() call as the InputRange is already set correctly.
2006-09-29 21:44:31 +00:00
..
GNUmakefile
Converted osgGA::GUIEventAdapter into a concrete class capable of respresenting
2006-03-08 14:09:47 +00:00
GraphicsContextImplementation.cpp
Fixed pbuffer usage cross multiple graphics contexts
2006-08-11 11:05:09 +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
Further work on osgText::FadeText implementation.
2006-09-19 20:19:29 +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
Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&)
2006-07-31 17:31:21 +00:00
ViewerEventHandler.cpp
Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help
2006-09-18 20:54:48 +00:00