OpenSceneGraph/include
Björn Blissing ed7d49c5d2 CleanUpOperation added to Viewer
Sometimes there is need to do cleanup with valid graphic contexts
before closing these contexts. The added operation runs a graphics
operation on each context before closing them.
2016-06-30 22:09:22 +02:00
..
OpenThreads Removed old and unused windows code path to avoid confusion 2015-06-12 20:23:15 +00:00
osg Added osg::ScissorIndexed that wraps up glScissorIndexed function 2016-06-29 15:11:02 +01:00
osgAnimation Added initializers 2016-06-27 15:06:54 +01:00
osgDB Added extern and export 2016-06-25 16:32:58 +01:00
osgFX Changed osgFX::MultiTextureControl so that it uses an osg::FloatArray internally to enable sharing with osg::Uniform. 2015-01-23 13:51:09 +00:00
osgGA Removed unused member variable 2016-06-24 12:12:50 +01:00
osgManipulator Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgParticle Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 13:42:19 +00:00
osgPresentation Added missing initializers 2016-06-22 11:39:11 +01:00
osgQt Fixed unused parameter warning. 2016-06-08 10:54:36 +01:00
osgShadow Fixed "unreferenced formal parameter" warnings 2016-06-07 08:53:42 +01:00
osgSim Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgTerrain Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgText Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgUI From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
osgUtil Typo fixes 2016-05-30 12:30:05 +01:00
osgViewer CleanUpOperation added to Viewer 2016-06-30 22:09:22 +02:00
osgVolume Fixed unused parameter warning. 2016-06-08 09:46:58 +01:00
osgWidget Removed dead code 2016-06-22 11:58:45 +01:00