OpenSceneGraph/src
2008-05-12 15:42:20 +00:00
..
OpenThreads Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osg From Eric Sokolowski and Robert Osfield, moved command line option usage setup 2008-05-12 10:55:55 +00:00
osgDB From Colin Dunlop, added alias for .live to quicktime plugin mapping. 2008-04-24 14:46:21 +00:00
osgFX Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgGA Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgIntrospection Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgManipulator Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgParticle From Raymond de Vries, "This fix tests the right variable before it is allocated. Fortunately, until now it tested another variable (_particleSizeUniform, which is, at that moment, not allocated as well) and everything went ok. So it does not fix a crash or so, it is a matter of correct code. 2008-05-08 14:00:00 +00:00
osgPlugins From Bob Kuehne, "* add easy multiple texture targets support for obj by refactoring texture 2008-05-12 10:18:41 +00:00
osgShadow Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgSim Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgTerrain Added cast to avoid warning 2008-04-25 08:34:54 +00:00
osgText Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgUtil From Mathias Froehlich, Fixed FrameBufferObject attachement code to handle cases 2008-05-12 11:39:02 +00:00
osgViewer Added missing getBound() method 2008-05-12 15:42:20 +00:00
osgWrappers Update ChangeLog and wrappers for 2.5.0 dev release 2008-05-12 12:16:58 +00:00
CMakeLists.txt From Serge Lages, "Here is a new modification to CMake adding an option (OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS) to specify if we want to generate or not the manifest files under VS8 for the plugins and the wrappers. It seems that the manifests are needed if we try to load dynamically a core OSG dll." 2007-12-12 09:48:39 +00:00