..
OpenThreads
Fixed warnings generated by clang,
2011-06-23 19:58:52 +00:00
osg
Fixed memory growth issue when using Texture2D::SubloadCallbacks that don't set the TextureObjects sizes.
2011-06-25 11:00:33 +00:00
osgAnimation
Fixed warnings generated by clang,
2011-06-23 19:58:52 +00:00
osgDB
Implemented missing Archive::readShader/writeShader, and added searching of the archive list in Registr::read() so that files
2011-06-24 12:40:18 +00:00
osgFX
From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or
2011-03-08 13:51:13 +00:00
osgGA
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
osgManipulator
Fixed warnings generated by clang,
2011-06-23 19:58:52 +00:00
osgParticle
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
osgPlugins
From Philip Lamp, submitted by Stephan Huber, "Modify the ReaderWriteImageIO_IOS to correctly handle relative paths
2011-07-15 08:32:04 +00:00
osgPresentation
Added support for creating a 3D Image from an image list.
2011-06-08 16:10:46 +00:00
osgQt
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
osgShadow
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
osgSim
From Martin Innus, fixed erroneous change of INTEGER to UNKNOWN, reverting back to INTEGER.
2011-06-24 13:35:20 +00:00
osgTerrain
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
osgText
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
osgUtil
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
osgViewer
Warning fixes for:
2011-06-23 18:24:07 +00:00
osgVolume
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
2011-06-22 12:30:01 +00:00
osgWidget
Fixed Coverity reported issues.
2011-05-06 10:29:47 +00:00
osgWrappers
From Ulrich Hertlein, "While we're on osgSim/ShapeAttribute, here's a fix that fixes the 'UNKNOW' typo and some
2011-06-24 08:32:25 +00:00
CMakeLists.txt
From Rene Molenaar, "I have found a problem regarding manifest in the plugins,
2011-05-12 11:45:29 +00:00