OpenSceneGraph/src
2016-07-06 20:34:41 +01:00
..
OpenThreads Moved initializer to constructors 2016-06-23 08:53:46 +01:00
osg Removed check against changed flag as check is aleady done outside the method so no need for a duplicate check 2016-06-29 16:07:39 +01:00
osgAnimation Updates osgAnimation 2016-07-01 17:04:15 +02:00
osgDB Simplified DatabasePager::requires*() methods 2016-07-05 11:42:03 +01:00
osgFX Fixed method to match parent class. 2016-06-02 14:30:58 +01:00
osgGA Added initializer 2016-06-24 15:23:57 +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 possible memory leak 2016-07-06 20:34:41 +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 Adds an indexMesh option to disable mesh reindexation 2016-07-01 18:12:36 +02:00
osgViewer Fixed typo 2016-07-05 12:57:41 +01: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