Go to file
Robert Osfield 777e4ab9f1 Added setAttributeAndModes(new Depth,StateAttribute::ON);
to the StateSet::setGlobalDefault() so that the correct default for the glDepthFunc etc are set up for scene graphs, and allows override of these value which risk of inheriting state on to the rest of the scene graph.

This has allowed the hangglide demo to be simplified since it now doesn't need to set the global Depth instance itself.
2001-09-29 18:34:26 +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 Modified the Matrix multiple method added by Don so it is safer and added comments explaining why it shouldn't be needed as other more efficient methods should be doing the work for us. 2001-09-29 09:37:43 +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 Added setAttributeAndModes(new Depth,StateAttribute::ON); 2001-09-29 18:34:26 +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.