OpenSceneGraph/include
Ralf Habacker 85cd1c456f Identify files in object cache by filename and optional provided options.
Objects with the same filename may be different from others based on the provided
plugin options. Using filename *and* the provided options as object cache key
helps to avoid fetching the wrong object.
2016-06-14 12:27:33 +01:00
..
OpenThreads Removed old and unused windows code path to avoid confusion 2015-06-12 20:23:15 +00:00
osg Added #include <string> in case other headers don't include it. 2016-06-13 16:24:01 +01:00
osgAnimation Fixed -Wextra warnings 2016-06-08 09:46:09 +01:00
osgDB Identify files in object cache by filename and optional provided options. 2016-06-14 12:27:33 +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 From Laurens Voerman, "a few additions in the repository (asDrawableEventCallback / asDrawableCullCallback) made this version a bit outdated, 2016-02-17 15:09:14 +00: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 a local implementation of SlideEventHandler::checkNeedToDoFrame() so that Present3D can toggle on/off the need for continuous rendering to only slides that require it, 2016-03-10 16:35:08 +00: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 Fixed doxygen warnings 2016-06-01 14:20:14 +01:00
osgVolume Fixed unused parameter warning. 2016-06-08 09:46:58 +01:00
osgWidget 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