OpenSceneGraph/src
Robert Osfield b704045e6c Added default setting of _threading_model to ThreadPerCamera when multiple cameras
are present, and SingleThreaded when a single camera is being used.
2005-10-31 14:48:11 +00:00
..
osg Added catch for NULL return from glGetString( GL_VERSION ); 2005-10-29 10:04:35 +00:00
osgDB From Marco Jez, Fix for the class name lookup in osgDB::Registry::writeObject(), which can silently fail when a NodeKit's class (for example osgNVCg::Program) has the same name as that of an OSG's class (for example osg::Program). 2005-10-28 18:39:14 +00:00
osgFX Warning fixes for IRIX 2005-05-16 15:51:57 +00:00
osgGA Added copyright notices. 2005-10-24 10:53:01 +00:00
osgIntrospection Moved osgIntrospection across to standard OSG coding style. 2005-04-29 11:19:58 +00:00
osgParticle Changes to fix divide by 0 warning under VS. 2005-10-24 18:51:36 +00:00
osgPlugins From Don Tidrow, removed unncessary includes. 2005-10-25 09:43:37 +00:00
osgProducer Added default setting of _threading_model to ThreadPerCamera when multiple cameras 2005-10-31 14:48:11 +00:00
osgSim From Brede Johansen, "some tweaks to the osgSim lightpoints. 2005-10-31 11:43:54 +00:00
osgTerrain Changed debug message from NOTICE to INFO level of notification 2005-10-28 10:33:11 +00:00
osgText From Farshid Laskari, changed the compute of the text bounding box to include the spaces. 2005-10-14 09:29:13 +00:00
osgUtil Moved SceneView across to use an osg::CameraNode to store the projection and view matrices, 2005-10-28 13:11:56 +00:00
osgWrappers Updated wrappers. 2005-10-29 11:29:58 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00