| | 1 | 2009-01-30 12:09 robert |
| | 2 | |
| | 3 | * src/osgViewer/StatsHandler.cpp: Fixed size of background of frame |
| | 4 | stats so that it's the correct width of the window |
| | 5 | |
| | 6 | 2009-01-30 11:40 robert |
| | 7 | |
| | 8 | * src/osgWrappers/osgVolume/Property.cpp: Updated wrappers |
| | 9 | |
| | 10 | 2009-01-30 10:55 robert |
| | 11 | |
| | 12 | * NEWS.txt, include/osg/Array, include/osg/Drawable, |
| | 13 | include/osg/Geometry, include/osg/Group, include/osg/Image, |
| | 14 | include/osg/KdTree, include/osg/Node, |
| | 15 | include/osg/OperationThread, include/osg/PrimitiveSet, |
| | 16 | include/osg/Program, include/osg/Shape, include/osg/State, |
| | 17 | include/osg/StateAttribute, include/osg/StateSet, |
| | 18 | include/osg/Stats, include/osg/View, include/osgVolume/Property: |
| | 19 | Fixed warnings, updated NEWS |
| | 20 | |
| | 21 | 2009-01-29 20:40 robert |
| | 22 | |
| | 23 | * src/osgPlugins/osgVolume/CMakeLists.txt, |
| | 24 | src/osgPlugins/osgVolume/PropertyAdjustmentCallback.cpp: Added |
| | 25 | support for osgVolume::ProperyAdjustmentCallback |
| | 26 | |
| | 27 | 2009-01-29 20:34 robert |
| | 28 | |
| | 29 | * src/osgPlugins/osgVolume/CMakeLists.txt, |
| | 30 | src/osgPlugins/osgVolume/CompositeProperty.cpp, |
| | 31 | src/osgPlugins/osgVolume/ImageLayer.cpp, |
| | 32 | src/osgPlugins/osgVolume/Property.cpp, |
| | 33 | src/osgPlugins/osgVolume/ScalarProperty.cpp, |
| | 34 | src/osgPlugins/osgVolume/SwitchProperty.cpp: Added support for |
| | 35 | osgVolume::Property classes |
| | 36 | |
| | 37 | 2009-01-29 17:19 robert |
| | 38 | |
| | 39 | * src/osgPlugins/osgVolume/ImageLayer.cpp, |
| | 40 | src/osgPlugins/osgVolume/VolumeTile.cpp: Fixed handling of files |
| | 41 | with event callbacks on them. |
| | 42 | |
| | 43 | 2009-01-29 16:38 robert |
| | 44 | |
| | 45 | * examples/osgcluster/CMakeLists.txt: From Jean-Sebastien Guay, |
| | 46 | added missing windows socket library |
| | 47 | |
| | 48 | 2009-01-29 15:37 robert |
| | 49 | |
| | 50 | * CMakeModules/FindOSG.cmake: Updated FindOSG.cmake from the |
| | 51 | version used by Present3D as this is more up to date. |
| | 52 | |
| | 53 | 2009-01-29 15:32 robert |
| | 54 | |
| | 55 | * ChangeLog: Update ChangeLog |
| | 56 | |