OpenSceneGraph/src
2005-12-09 20:03:04 +00:00
..
osg From Eric Wing, added missing removeChildren method. 2005-12-09 11:22:09 +00:00
osgDB Removed the closeLibraries call from the registry singleton desctuction. 2005-12-05 10:23:37 +00:00
osgFX From Marco Jez, typo fix if GL extension name. 2005-11-23 10:15:11 +00:00
osgGA Fixed typo in comments and onscreen help. 2005-12-09 20:03:04 +00:00
osgIntrospection Moved osgIntrospection across to standard OSG coding style. 2005-04-29 11:19:58 +00:00
osgParticle Added the ability for osgParticle::ParticleEffect to switch off the automatic setup. 2005-11-18 17:04:55 +00:00
osgPlugins Added a static_cast<std::streampos> to get round IRIX64 build problem. 2005-12-02 09:57:19 +00:00
osgProducer Fixed typo in comments and onscreen help. 2005-12-09 20:03:04 +00:00
osgSim From Louis Hamilton, fix to LightPoint's under 64 bit build, changing longs to ints in 2005-12-06 10:16:21 +00:00
osgTerrain Changed s/getGdalDataset() methods to use void* to avoid introspeciton wrapping problems. 2005-12-08 10:03:39 +00:00
osgText From Paul Martz, changed Vec3 to Vec3d to ensure that the lazy evaluation of computeBound work properly. 2005-12-08 20:32:06 +00:00
osgUtil From Eric Sokolosky, add setting of _cameraRequiresSetUp in constructor to 2005-12-09 09:38:46 +00:00
osgWrappers Changed constructors to use unsigned int to get round VS6.0 + wrapper problems. 2005-12-09 16:00:01 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00