Go to file
Robert Osfield 479fc6d2f3 Fixed a make install error on the plugins related to the old definitions for
plugin names hanging around despite being deprecated.  These definiations
confused the make install/make instclean so it tried to link a non existant
library.  Have removed old definitions and everything intalls properly once
more:-)
2002-02-11 02:34: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 Synch with 20010921 2001-09-22 02:42:08 +00:00
doc Did a make docs, in prep for the 0.8.44 release. 2002-02-11 00:51:45 +00:00
include Updated Stats code, sent in by Geof Michel. 2002-02-11 00:40:37 +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 Fixes for MacOSX build. 2002-02-10 11:17:58 +00:00
Metrowerks Imposter.cpp added to the project 2001-10-25 01:11:52 +00:00
src Fixed a make install error on the plugins related to the old definitions for 2002-02-11 02:34:30 +00:00
VisualStudio Fixes for IRIX and Boris Bralo's TerraPage loader. 2002-02-08 09:30:02 +00:00
AUTHORS Implemented NodeVisitor's getLocalToWorldMatrix and getWorldToLocalMatrix 2002-02-10 22:35:22 +00:00
ChangeLog Updated changelog. 2002-02-11 01:02:21 +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 Clean up INSTALL notes. 2002-02-11 00:23:44 +00:00
Makefile Fixes for cygwin and mingw builds. 2002-02-09 10:24:39 +00:00
NEWS Updateds NEWS for the 0.8.44 release. 2002-02-10 23:19:47 +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.