OpenSceneGraph/src
2008-11-24 15:27:19 +00:00
..
OpenThreads Added Thread::Init() to CurrentThread 2008-11-05 10:27:49 +00:00
osg Replaced usage atof to asciiToFloat. 2008-11-24 13:50:28 +00:00
osgAnimation From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk. 2008-11-22 12:14:19 +00:00
osgDB Introduce osg::asciiToDouble/asciiToFloat function. 2008-11-23 11:35:43 +00:00
osgFX Set the default setting of LineWidth to 2.0 to ensure that old default behavior 2008-07-16 16:05:43 +00:00
osgGA From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
osgIntrospection Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgManipulator From Serge Lages, "Here you can find some modifications to osgManipulator to work with double values instead of floats. Indeed I faced problems with the osgManipulator library when working with Earth based scenes, it was impossible to drag objects in a precise way if they were too far from the center of the scene." 2008-11-21 11:23:21 +00:00
osgParticle Made the ParticleSystemUpdate::addParticleSystem, removeParticleSystem, replaceParticleSystem and setParticleSystem methods all virtual to allow them to be overriden. 2008-11-21 12:30:12 +00:00
osgPlugins From Rolad Smeenk, "Forgot a call to uniqify when generating an Id based on osg::Node name." 2008-11-24 15:27:19 +00:00
osgShadow Changed to using stdio.h. 2008-11-06 16:48:55 +00:00
osgSim From Mathias Froehlich, build fixes 2008-10-07 12:31:42 +00:00
osgTerrain Introduced support for controlling mipmapping of osgTerrain::ImageLayer and compression of osgTerrain::HeightFieldLayer. 2008-10-20 08:43:25 +00:00
osgText From Mathias Froehlich, "Attached one namespace/scope lookup problem which shows up on irix." 2008-09-18 15:16:57 +00:00
osgUtil From Gordon Tomlinson, "Find enclosed fix for a leak in the Tessellator::reset(), were the new verts were not being deleted, only the container was 2008-11-21 11:52:48 +00:00
osgViewer From Tim Moore, "the GraphicsWindowX11 code was not correctly calling GraphicsContext::resized when the window was not mapped with the requested geometry." 2008-11-24 10:16:03 +00:00
osgVolume Added support for different pixel formats and datatypes in copyImage() method 2008-11-05 15:04:11 +00:00
osgWidget Added exports 2008-11-21 16:09:28 +00:00
osgWrappers Updated wrappers 2008-11-24 10:13:27 +00:00
CMakeLists.txt Removed the optional build for osgWidget and plugins as these are options that are appropriate for building all the time 2008-11-22 14:30:21 +00:00