Updates to NEWS for date of release, and added include/osg/DisplaySettings

and include/osg/LineWidth to the src/osg/Makefile.
This commit is contained in:
Robert Osfield 2001-12-31 00:04:38 +00:00
parent 16ee9667bd
commit 0d0405cc0b
2 changed files with 3 additions and 2 deletions

2
NEWS
View File

@ -2,7 +2,7 @@ OSG News (most significant items from ChangeLog)
================================================
14th December 2001 - osg-0.8.43.tar.gz
30th December 2001 - osg-0.8.43.tar.gz
>>> Support for TrueType text, Stereo out of the box, and much more.

View File

@ -74,7 +74,7 @@ TARGET_INCLUDE_FILES = \
osg/ColorMatrix\
osg/CullFace\
osg/Depth\
osg/VisualsSettings\
osg/DisplaySettings\
osg/Drawable\
osg/EarthSky\
osg/Export\
@ -94,6 +94,7 @@ TARGET_INCLUDE_FILES = \
osg/Light\
osg/LightSource\
osg/LineSegment\
osg/LineWidth\
osg/Material\
osg/Math\
osg/Matrix\