OpenSceneGraph/include
2018-05-23 06:32:42 +01:00
..
OpenThreads Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osg Fixed type of Timer_t under Windows 2018-05-23 06:32:42 +01:00
osgAnimation Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgDB Moved constructors and destructors to .cpp 2018-05-11 11:16:43 +01:00
osgFX Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgGA Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgManipulator Fix includes for MSVC 2015 build. 2018-04-20 13:16:43 -04:00
osgParticle FIX: <osgParticle> removed unimplemented functions from header 2018-04-30 11:16:02 +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 Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgSim Fix typos and spelling. 2018-04-23 11:03:37 +01:00
osgTerrain Changed Layer::get*Value(..) methods to const 2018-03-30 12:47:15 +01:00
osgText Small fix for uncaught typo. 2018-04-23 11:03:37 +01:00
osgUI fix colliding include guards and spurious #define OSGUI_EXPORT 2016-08-29 09:40:21 +02:00
osgUtil Introduced a local StateGraph hierarchy into CullVisitor::apply(osg::Camera&) and RenderBin to fixed RTT Camera bug where multiple RTT Camera end up with the rendering back end results assigned to them which occured when RTT Camera's share the same StateSet or null StateSet. 2018-05-18 10:00:10 +01:00
osgViewer Restored the REGISTER_WINDOWINGSYSTEMINTERFACE macro to the include/osg/GraphicsContext header and removed the OSGVIEWER_EXPORT as this was causing compatibility issues with osgQt. 2018-05-21 13:10:40 +01:00
osgVolume Added Texture2D include to resolve VS build issue 2017-03-29 09:12:14 +01:00
osgWidget Fix typos and spelling. 2018-04-23 11:03:37 +01:00