OpenSceneGraph/src
2016-10-07 15:57:01 +01:00
..
OpenThreads Restructed how CPU affinity is set to fix build problems when local pthreads doesn't support setting affinity 2016-10-07 15:57:01 +01:00
osg Fixed extension string typo 2016-10-07 12:17:03 +01:00
osgAnimation Fixed warnings 2016-09-05 13:44:59 +01:00
osgDB Introduced OpenThreads::Affinity support into osg::Camera, osg::GraphicsContext::Traitse, osgDB::DatabasePager and osgViewer::ViewerBase/Viewer/CompositeViewer. 2016-10-07 12:17:03 +01:00
osgFX Fixed method to match parent class. 2016-06-02 14:30:58 +01:00
osgGA Fixed warnings 2016-09-05 13:44:59 +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 VisualStudio build 2016-10-05 16:31:23 +01:00
osgPresentation added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02: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 added call to copy constructor for virtual base classes in copy constructor of derived classes, removed these for abstract classes 2016-08-29 10:41:40 +02:00
osgUtil fix bug in SmoothingVisitor tripped by bunny.ply 2016-10-06 14:23:46 +02:00
osgViewer Added ViewerBase::s/getUseConfigureAffinity(bool flag) to allow users to toggle whether they want the ViewerBase::setUpThreads() method to call ViewerBase::configureAffinity() or not. 2016-10-07 12:17:03 +01:00
osgVolume Fixed warning 2016-09-02 19:09:13 +01:00
osgWidget Fixed possible divide by zero 2016-06-23 08:23:32 +01:00
osgWrappers Added CullingActive support for Drawable serializer 2016-10-07 11:13:40 +01:00
CMakeLists.txt Removed Qt dependency examples, osgQt NodeKit and qfont plugin as these are now provided by the separate osgQt project 2016-09-26 09:31:22 +01:00