Go to file
Robert Osfield b53b3038eb _cullMaskRight was not being initialized in the constructor which was
resulting in some sporadic problems when running stereo - occoasionally the
right eye view wouldn't appear!
2002-03-21 11:57:16 +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 Updated docs, ChangLog and NEW for patched version of 0.8.44. 2002-02-24 23:03:10 +00:00
include Added osg::TextureCubeMap which encapsulates OpenGL's cube texture mapping. 2002-03-20 22:39:51 +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 Updated the makefiles to all have the #!gmake reference to force IRIX 2002-02-13 22:56:47 +00:00
Metrowerks Added LightModel.cpp's to Codewarrior files and added definiations for pre gl version 1.2 headers lack of support for color control. 2002-02-25 23:14:27 +00:00
src _cullMaskRight was not being initialized in the constructor which was 2002-03-21 11:57:16 +00:00
VisualStudio Added osg::TextureCubeMap which encapsulates OpenGL's cube texture mapping. 2002-03-20 22:39:51 +00:00
AUTHORS Added osg::TextureCubeMap which encapsulates OpenGL's cube texture mapping. 2002-03-20 22:39:51 +00:00
ChangeLog Updated docs, ChangLog and NEW for patched version of 0.8.44. 2002-02-24 23:03:10 +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 Updates for IRIX build, and docs updates. 2002-02-12 22:51:18 +00:00
INSTALL Clean up INSTALL notes. 2002-02-11 00:23:44 +00:00
Makefile Updated the makefiles to all have the #!gmake reference to force IRIX 2002-02-13 22:56:47 +00:00
NEWS Updated docs, ChangLog and NEW for patched version of 0.8.44. 2002-02-24 23:03:10 +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.