OpenSceneGraph/src
2010-06-17 11:07:54 +00:00
..
OpenThreads Fixed permissions 2010-06-03 16:01:25 +00:00
osg From Jan Peciva, change information about failed shader compilation/linking/validation to OSG_WARN. 2010-06-14 15:21:50 +00:00
osgAnimation From Michael Platings 2010-06-09 13:08:49 +00:00
osgDB From Farshid Lashkari, "I've made a small modification to osgDB::DynamicLibrary so it can load UTF-8 filenames on Windows." 2010-06-17 11:03:23 +00:00
osgFX Convertex osg::notify to OSG_INFO etc. 2010-05-28 16:04:56 +00:00
osgGA From Brad Christiansen, "I tried building the latest (as of Sunday) SVN version of OSG using Visual Studio 2010 and it failed due to a missing include. The build completed successfully by adding #include <iterator> to nodeTrackerManipulator.cpp, which is attached." 2010-06-17 11:07:54 +00:00
osgIntrospection From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately. 2009-03-23 16:01:02 +00:00
osgManipulator Converted osg::notify to OSG_INFO etc. 2010-05-28 16:06:15 +00:00
osgParticle Converted osg::notify to OSG_INFO etc. 2010-05-28 16:05:47 +00:00
osgPlugins From Jim Vaughan, "The attached file fixes a bug in the Inventor loader that causes texture images to have r with a value of zero. 2010-06-17 11:01:40 +00:00
osgPresentation Converted osg::notify to OSG_INFO etc. 2010-05-28 16:08:15 +00:00
osgQt From Jean-Sebastien Guay, "I've been working in the last few days 2010-06-15 13:57:44 +00:00
osgShadow Fixed permissions 2010-06-03 15:09:06 +00:00
osgSim Introduced the use of atan2 in place of asin/acos for reliability and simplicity 2010-06-14 16:27:35 +00:00
osgTerrain Re-organized the access of the mutex in Terrain to avoid deadlocks, and temporarily switched off the update of the neightbouring tile boundaries within the GeometryTechnique::generateGeometry method, again to avoid deadlocks. 2010-06-16 12:46:16 +00:00
osgText From Michael Platings, introduced osg::State::applyModelViewMaitrx(const osg::Matrix& matrix) method and associated osg::State::_modelViewCache to enable osgText::Text3D to be refactored in away that avoids creating/destroying matrices 2010-06-01 13:33:58 +00:00
osgUtil From Stephan Huber, "the IncrementalCompileOperation-class throws away compiled compile-sets, 2010-06-14 15:22:35 +00:00
osgViewer From Jean-Sebastien Guay, "I've been working in the last few days 2010-06-15 13:57:44 +00:00
osgVolume Converted osg::notify to OSG_INFO etc. 2010-05-28 16:04:19 +00:00
osgWidget Converted osg::notify to OSG_INFO 2010-05-28 16:07:34 +00:00
osgWrappers Updated wrappers 2010-06-16 15:54:24 +00:00
CMakeLists.txt Refactored osgQt so that QWebViewImage is now entirely implementated in the header, and osgQt itself no longer compiles it, 2010-05-22 15:45:02 +00:00