OpenSceneGraph/src
2008-10-03 13:38:55 +00:00
..
OpenThreads merged 2.6 branch changes back into trunk using : svn merge -r 8699:8706 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/branches/OpenSceneGraph-2.6 . 2008-08-03 16:57:09 +00:00
osg From Paul Martz, "I had to make Yet Another tweak to the workaround for the occlusion query issue on NVIDIA cards. Testing indicates that this produces stable results. I checked this in to the 2.6 branch as revision 8965. Please include this on the trunk" 2008-10-03 11:02:13 +00:00
osgDB Various improvements to the dicom loader to be able to handle a broader range of dicom files 2008-10-02 15:45:08 +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 Improved the terrain intersection code so that it produces more stable terrain movements. 2008-08-03 20:35:45 +00:00
osgIntrospection Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
osgManipulator From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction 2008-09-17 16:14:28 +00:00
osgParticle From Tim Moore, "his submission fixes a bug when the ModularEmitter and ParticleSystem are in different frames of reference. Specifically, it supports the case where the ParticleSystem is not in the world frame. One way this can come up is if your world coordinate system is Earth-centric; the float coordinates of particles don't have enough precision to avoid terrible jitter and other rendering artifacts, so it's convenient to root the particle systems in a local Z-up coordinate system that gets moved around from time to time. 2008-09-18 10:39:37 +00:00
osgPlugins From Bryan Thrall, fixed typos in exception strings. 2008-10-03 11:04:23 +00:00
osgShadow From Wojciech Lewandowski, a range of new ShadowMap implementations include View Dependent Shadow Maps - LispSM 2008-09-19 19:51:27 +00:00
osgSim From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction 2008-09-17 16:14:28 +00:00
osgTerrain Refinements to SwitchLayer and WhiteListTileLoadedCallback 2008-09-11 14:28:42 +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 Compile fix required when using ref_ptr<> implicit output conversion 2008-10-03 13:38:55 +00:00
osgViewer From Stephan Huber, removed now redundent setEventQueue method 2008-10-03 09:19:53 +00:00
osgVolume Various improvements to the dicom loader to be able to handle a broader range of dicom files 2008-10-02 15:45:08 +00:00
osgWidget From Max Bandazian, "Lines 302-305 of WindowManager.cpp seem to have a parenthesizing error - the code is 2008-09-17 17:13:13 +00:00
osgWrappers Updated wrappers 2008-09-25 15:04:05 +00:00
CMakeLists.txt Introduced beginings of osgVolume NodeKit. 2008-09-16 15:32:23 +00:00