Go to file
Robert Osfield 7a8eeb3c92 Converted the osg::Material::set/getShininess option to use the standard
OpenGL range of 0.0 to 128.0 instead of the previous normalised shiniess
range. This brings it inline with the way the rest of the OSG uses a
1 to 1 mapping to OpenGL.

Converted the various loaders to use the new range, which is almost all
cases was simply removing the /128.0f which was required before!
2002-07-18 09:55:30 +00:00
bin Added .README to prevent CVS from deleting the empty bin directory when checking 2001-12-29 20:53:08 +00:00
dist Fixed some boo-boos in makerpms for building demo source files... 2002-04-16 05:29:39 +00:00
doc Various fixes to the flt loader, and knock on changes to the osgUtil::Optimizer 2002-07-18 00:53:03 +00:00
include Converted the osg::Material::set/getShininess option to use the standard 2002-07-18 09:55:30 +00:00
lib Added files to keep cvs from removing empty directories lib and lib/osgPlugins 2001-09-22 02:04:50 +00:00
Make Updates from Bob Kuehne and Kristopher Bixler to remove the fink 2002-07-16 19:21:31 +00:00
src Converted the osg::Material::set/getShininess option to use the standard 2002-07-18 09:55:30 +00:00
VisualStudio Added the beginings of an osglight demo. 2002-07-16 15:12:36 +00:00
AUTHORS Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ChangeLog Updated change log for 0.8.45 release. 2002-04-25 12:35:33 +00:00
COPYING Initial revision 2001-01-10 16:32:10 +00:00
index.html Ran the spell checker through the new documentation. 2002-04-25 13:26:33 +00:00
INSTALL Updates to docs. 2002-04-21 09:51:59 +00:00
Makefile Fix for the Cygwin build related to the new FileUtils_Unix not using the 2002-04-24 08:50:03 +00:00
NEWS Bumped up the version numbers to 0.9.0 to reflect the upcomming release. 2002-07-16 15:43:20 +00:00
README Updates to the documentation. 2002-04-24 14:14:37 +00:00

Welcome to the OpenSceneGraph (OSG).

For information on the project, this distribtion, how to compile and
run libraries and demos, and for documention see open up index.html
in your perfered html browser.

Robert Osfield. 
robert@openscenegraph.com
April 2002.