Go to file
Robert Osfield c3c346e647 Added handling of the case when length is -1, allowing the code to just test
against characters being zero, rather than against length, which is now only
done when a valid value of length (i.e >=0) is passed in.
2003-01-13 14:56:04 +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 Added Paging TerraPage loader and osgTXP library. 2002-11-24 21:36:05 +00:00
doc Updates the details on the plans for Open Procuder and osgSim. 2002-12-15 22:42:03 +00:00
include Fixes to osgText to handle std::string correctly. 2003-01-13 14:05:08 +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 From Ulrich Hertlein, DirectX .x model loader plugin. 2003-01-08 22:52:27 +00:00
src Added handling of the case when length is -1, allowing the code to just test 2003-01-13 14:56:04 +00:00
VisualStudio Moved some in inline methods in ParamterOutput into the new ParamterOutput.cpp 2003-01-11 12:50:39 +00:00
AUTHORS From Ulrich Hertlein, DirectX .x model loader plugin. 2003-01-08 22:52:27 +00:00
ChangeLog Updated NEWS and ChangeLog for the release. 2002-11-13 13:04:00 +00:00
COPYING Initial revision 2001-01-10 16:32:10 +00:00
index.html Ran the spell checker through the new documentation. 2002-04-25 13:26:33 +00:00
INSTALL Updates to docs. 2002-04-21 09:51:59 +00:00
Makefile Fix for the Cygwin build related to the new FileUtils_Unix not using the 2002-04-24 08:50:03 +00:00
NEWS From Ulrich Hertlein, DirectX .x model loader plugin. 2003-01-08 22:52:27 +00:00
README Updates to the documentation. 2002-04-24 14:14:37 +00:00
rundemos.bat Renamed osgtests.bat to rundemos.bat and moved it into the root directory. 2002-12-16 13:46:42 +00:00

Welcome to the OpenSceneGraph (OSG).

For information on the project, this distribtion, how to compile and
run libraries and demos, and for documention see open up index.html
in your perfered html browser.

Robert Osfield. 
robert@openscenegraph.com
April 2002.