OpenSceneGraph/src
2008-11-27 09:36:35 +00:00
..
OpenThreads Added Thread::Init() to CurrentThread 2008-11-05 10:27:49 +00:00
osg From Tim Moore, "Double precision versions of BoundingBox and BoundingSphere are useful for doing computations in world coordinates, especially when working with a geocentric scene. By default, these classes are built using floats, so templated versions fill a need. I've used the double precision templates to fix some problems with ViewDependentShadow, which will follow shortly. 2008-11-26 16:39:52 +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 Added DatabasePager::getRequestsInProgress() that return true if there are still tiles to load. 2008-11-26 11:12:19 +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 Enabled the build of exr plugin 2008-11-27 09:36:35 +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 Joakim Simmonsson, fix for handling of billboards in FLATTEN_STATIC_TRANSFORMS_DUPLICATING_SHARED_SUBGRAPHS 2008-11-25 14:31:19 +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-26 16:40:01 +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