OpenSceneGraph/src
2016-08-10 14:12:27 +01:00
..
OpenThreads Moved initializer to constructors 2016-06-23 08:53:46 +01:00
osg GLSL 1.3 support for vertex-attrib aliasing 2016-08-10 14:12:27 +01:00
osgAnimation Updates osgAnimation 2016-07-01 17:04:15 +02:00
osgDB Fixed filename encoding bug 2016-08-10 12:58:38 +01:00
osgFX Fixed method to match parent class. 2016-06-02 14:30:58 +01:00
osgGA Fixed coverity issue 2016-07-07 07:31:15 +01:00
osgManipulator Fixed TabPlaneDragger's handling of pressing the right mouse button whilst holding the left mouse button down, then releasing hte left mouse button. 2016-07-06 19:45:02 +01:00
osgParticle Fixes shadows warnings 2016-05-20 13:38:34 +01:00
osgPlugins Fixed handlinge of fgets returning a 0 length string 2016-08-10 12:00:18 +01:00
osgPresentation split requiresUpdateSceneGraph() into requires update and requires redraw (wip) 2016-07-04 23:19:20 +02:00
osgQt Changed key handling to use Qt enums rather than osgGA ones 2016-06-25 11:05:04 +01:00
osgShadow Added handling of zero divisor 2016-06-24 10:46:51 +01:00
osgSim Added initializer 2016-06-23 06:56:22 +01:00
osgTerrain Added checks against null pointers and removed #if 0 block. 2016-06-23 06:51:34 +01:00
osgText Removed dead code 2016-06-23 07:52:14 +01:00
osgUI Fixed handling of when dynamic_cast<> returns NULL 2016-06-24 10:13:26 +01:00
osgUtil OsgUtil::TangentSpaceGenerator, merge tangent space for index array 2016-07-19 14:48:28 +02:00
osgViewer Added CoreProfile selection if OSG_GL3_AVAILABLE defined 2016-08-05 07:49:22 +02:00
osgVolume Fixed "Using invalid iterator" bug in getTile() methods, detected by Covertity. 2016-06-09 11:41:14 +01:00
osgWidget Fixed possible divide by zero 2016-06-23 08:23:32 +01:00
osgWrappers Added version guard around new parameter serializer 2016-07-04 20:26:28 +01:00
CMakeLists.txt Refactored the GL object deletion management to use new osg::GraphicsObjectManager/GLObjectManager base classes, and osg::ContextData container. 2015-09-23 09:47:34 +00:00