Go to file
Robert Osfield 0d0b33f4b0 Integrated a bug fix to osg::TexMat from Geoff Michel which adds a
glMatrixMode( GL_MODELVIEW ); after the setting of the texture matrix.
Previously the texture matrix mode could run into normal model view
matrix operations which were assuming the defaul of GL_MODELVIEW.
2001-10-01 12:06:22 +00:00
dist Synch with 20010921 2001-09-22 02:42:08 +00:00
doc Synch with 20010921 2001-09-22 02:42:08 +00:00
include Made spelling corrections, the spelling mistakes picked up by a script 2001-10-01 11:15:55 +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 Cleaned up inst rules a bit... 2001-09-28 19:36:58 +00:00
Metrowerks Addec binary files with -kb 2001-09-20 00:48:36 +00:00
src Integrated a bug fix to osg::TexMat from Geoff Michel which adds a 2001-10-01 12:06:22 +00:00
VisualStudio Synch with 20010921 2001-09-22 02:42:08 +00:00
AUTHORS Synch with 20010921 2001-09-22 02:42:08 +00:00
ChangeLog *** empty log message *** 2001-09-28 16:56:19 +00:00
COPYING Initial revision 2001-01-10 16:32:10 +00:00
FAQ Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
index.html Synch with 20010921 2001-09-22 02:42:08 +00:00
INSTALL Synch with 20010921 2001-09-22 02:42:08 +00:00
Makefile Cleaned up inst rules a bit... 2001-09-28 19:36:58 +00:00
NEWS Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
README Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TODO Synch with 20010921 2001-09-22 02:42:08 +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.