OpenSceneGraph/src
2018-05-13 11:53:21 +01:00
..
OpenThreads Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osg Fixed crash when using ShapeDrawable with a TriangleMesh or ConvexHull shape due to missing texture coords 2018-05-13 11:53:21 +01:00
osgAnimation Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgDB Moved constructors and destructors to .cpp 2018-05-11 11:15:45 +01:00
osgFX Fixed warning 2018-04-06 14:49:32 +01:00
osgGA Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgManipulator Cleaned up includes 2018-04-17 09:20:23 +01:00
osgParticle Fixed particle update bug where a ParticleSystem wouldn't start when loaded during the frame loop due to the _last_frame value not being set. 2018-04-27 11:23:07 +01:00
osgPlugins Build fixes for OSG_USE_REF_PTR_IMPLICIT_OUTPUT set to OFF 2018-05-13 09:34:46 +01:00
osgPresentation Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgShadow Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgSim Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgTerrain Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgText Rewrote TextBase::computeMatrix(..) computation of the scaling factor with slower but easier to understand and more robust code 2018-05-12 11:41:56 +01:00
osgUI Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgUtil Removed _traverseNumber variable that was duplicating the one in NodeVisitor base class 2018-05-13 09:29:27 +01:00
osgViewer Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgVolume Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgWidget Fix typos and spelling. 2018-04-20 18:18:22 +02:00
osgWrappers add wrapper for osg::DrawIndirectBufferObject 2018-04-25 09:48:02 +01:00
CMakeLists.txt Add CMake option to not build deprecated serializers 2017-02-07 20:23:14 +01:00