OpenSceneGraph/src
2016-10-11 11:29:29 +01:00
..
OpenThreads Merge pull request #152 from aluaces/spelling2 2016-10-07 17:05:58 +01:00
osg Moved FOG_COORD and SECONDARY_COLOR #define's from State header into VertexArrayState.cpp 2016-10-11 11:29:29 +01:00
osgAnimation Some spelling fixes in comments. 2016-10-05 18:10:46 +02: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 Some spelling fixes in comments. 2016-10-05 18:10:46 +02: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 Implemented a different approach to vertex array object support to enable creation of a single global vertex array object as well as provide individual vertex array objects per Drawable when required. 2016-10-11 11:29:29 +01:00
osgTerrain Added checks against null pointers and removed #if 0 block. 2016-06-23 06:51:34 +01:00
osgText Removed deprecated code paths and moved implementations into headers 2016-10-11 11:29:29 +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 Cleaned up set up of osg::Geometry for stats 2016-10-11 11:29:29 +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 Some spelling fixes in comments. 2016-10-05 18:10:46 +02:00