Go to file
Robert Osfield 13f06f4f93 Reversed the ordering of setting of OpenGL modes and attributes, so that
attributes are now set first, then modes.  This is keep consistent with
the setting of glColorMaterial and glEnable(GL_COLOR_MATERIAL) as specfied
in OpenGL documentation.
2002-01-16 21:23:29 +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 Synch with 20010921 2001-09-22 02:42:08 +00:00
doc Updates in preperation for the third attempt at the 0.8.43 release. 2002-01-02 17:01:35 +00:00
include Changed the enum Types { ... } so that in no longer explicitly sets the values, 2002-01-16 21:22:06 +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 Submission from Sean Spicer which adds Make/makedefs.irix.std.64 which 2002-01-16 12:29:43 +00:00
Metrowerks Imposter.cpp added to the project 2001-10-25 01:11:52 +00:00
src Reversed the ordering of setting of OpenGL modes and attributes, so that 2002-01-16 21:23:29 +00:00
VisualStudio Added osg::ShadeModel state attribute which encapsulates glShadeModel. 2002-01-04 17:35:54 +00:00
AUTHORS Updated the Optimzer::FatternStaticTransform visit so by default it ignores 2001-12-17 15:05:06 +00:00
ChangeLog Updates in preperation for the third attempt at the 0.8.43 release. 2002-01-02 17:01:35 +00:00
ChangeLog.preCVS Moved the old by hand ChangeLog to ChangeLog.preCVS and then ran cvs2cl.pl 2001-12-30 15:24:10 +00:00
COPYING Initial revision 2001-01-10 16:32:10 +00:00
FAQ Various clean ups for the release. 2001-12-24 14:12:38 +00:00
index.html Updated the index.html to include references to the new osgText library and 2001-12-24 23:28:15 +00:00
INSTALL Added references to sgv -stereo and sgv -stencil to the notes of running 2001-12-30 16:59:22 +00:00
Makefile Submission from Sean Spicer which adds Make/makedefs.irix.std.64 which 2002-01-16 12:29:43 +00:00
NEWS Updates in preperation for the third attempt at the 0.8.43 release. 2002-01-02 17:01:35 +00:00
README Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TODO Various clean ups for the release. 2001-12-24 14:12:38 +00:00

Welcome to the Open Scene Graph (OSG).

For compiling the OSG under all platforms (Linux, FreeBSD, IRIX, Windows
and Mac) please read INSTALL.

For general documentation, distribution contents, and plugin 
dependancies please read index.html in your prefered browser.
index.html also has links to INSTALL, making it easier for Windows 
users which might find the lack of file extensions on text files awkward.

Robert Osfield. 
robert@openscenegraph.com
May 2001.