OpenSceneGraph/src
2009-10-01 17:08:16 +00:00
..
OpenThreads From David Fries, "Comparing the win32 barrier to the pthread barrier, win32 puts the 2009-07-13 16:14:43 +00:00
osg Fixed warning about max texture size being smaller than the currently used texture pool size 2009-09-27 15:21:05 +00:00
osgAnimation From Michael Platings, In Target, the default constructor is explicitly called on _target. This is necessary for FloatTarget and DoubleTarget so that _target is initialised to 0, otherwise you get a junk value. In MorphGeometry.cpp, UpdateMorph::link now links channels of the same index to the same target. Previously a new FloatTarget was created for each channel, so multiple animations didn't work. 2009-10-01 17:08:16 +00:00
osgDB From Colin McDonald, "This file didn't build when OSG_USE_UTF8_FILENAME was on" 2009-08-20 15:32:02 +00:00
osgFX From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately. 2009-03-23 16:01:02 +00:00
osgGA From Cory Riddell, "The spherical manipulator uses a middle drag event for panning. It was 2009-07-24 15:04:46 +00:00
osgIntrospection From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately. 2009-03-23 16:01:02 +00:00
osgManipulator Introduced TabBoxTrackballDragger 2009-08-05 16:02:44 +00:00
osgParticle Fixed copy constructor 2009-06-11 15:13:04 +00:00
osgPlugins Change win32 external library to wsock32.lib 2009-09-20 09:26:26 +00:00
osgPresentation Fixed the set up of osgVolume::ImageLayer scale and offset. 2009-09-08 15:36:28 +00:00
osgShadow From Wojciech Lewandowski, part of the FBO attachment submission 2009-08-21 09:43:41 +00:00
osgSim From Chris Hanson, typo and comment clean ups 2009-07-24 14:45:44 +00:00
osgTerrain Fixed the compute of the extents/bounding sphere 2009-08-27 19:25:23 +00:00
osgText Preliminary work on support for a texture object pool that is designed to help manage resources down the GPU more tightly. 2009-09-22 18:45:24 +00:00
osgUtil Improved the computation of the TextureProfile _size value, fixed the computation up of the miplevels 2009-09-26 16:28:42 +00:00
osgViewer Preliminary work on support for a texture object pool that is designed to help manage resources down the GPU more tightly. 2009-09-22 18:45:24 +00:00
osgVolume Added return at end of to fix warning 2009-09-24 10:11:32 +00:00
osgWidget From Stephan Lamoliatte, "The vertical anchor is inverted in the osgWidget::Window::update function. 2009-07-16 12:04:35 +00:00
osgWrappers Added handling of resetting of the texture object format 2009-09-27 15:14:57 +00:00
CMakeLists.txt Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit. 2009-06-24 16:03:49 +00:00