OpenSceneGraph/src
2007-08-22 12:33:39 +00:00
..
osg Set main scene graph elements to use thread safe ref/unref by default 2007-08-22 10:34:11 +00:00
osgDB From Antione Hue and Robert Osfield, moved prepend in front of lib entry. 2007-08-19 19:22:14 +00:00
osgFX Moved the OpenThreads link locally to each lib 2007-05-03 10:06:38 +00:00
osgGA From Andy Skinner, fixes for avoiding warnings about mixing c and c++ versions of c libs. 2007-08-05 14:51:56 +00:00
osgIntrospection From David Callu, "After the mail of Emmanuel Roche to convert a void * in a known pointer (for example osg::Geode *), I has searched an elegant way to introduce this feature. 2007-07-27 17:16:18 +00:00
osgManipulator From Frauciel Luc, "Added support for other pointers than mouses by using a nearpoint and farpoint instead of mousex,mousey + Camera (see Dragger and Dragger.cpp). 2007-05-28 10:14:29 +00:00
osgParticle From Paul Melis, fixes to spelling mistakes/typos. 2007-07-11 15:51:17 +00:00
osgPlugins Changed the tolower of the file extension into the plugin name construction code. 2007-08-16 18:49:46 +00:00
osgShadow Updated wrappers 2007-08-16 15:29:50 +00:00
osgSim From Brad Christiansen, "I added the ability to set the render target implementaion on the 2007-08-13 10:17:18 +00:00
osgTerrain Added missing clear() implementation 2007-08-21 09:32:16 +00:00
osgText Added thread safe ref/unref by default. 2007-08-22 12:14:15 +00:00
osgUtil Cleaned up copy constructor and switched on thread safe ref/unref. 2007-08-22 09:50:09 +00:00
osgViewer Cleaned up the thread setup and fixed the CullThreadPerCameraDrawThreadPerContext path 2007-08-22 12:21:01 +00:00
osgWrappers Updated wrappers 2007-08-22 12:33:39 +00:00
CMakeLists.txt Added CMake support for local OpenThreads build 2007-05-02 18:07:41 +00:00