Go to file
Don BURNS ab580f1e3b Fixed some inconsistencies between header files and function definitions
where the header file declared a parameter non-const, but the function
definition expected a const.  The Solaris linker was coming up with
undefined symbols.
2002-10-08 05:41:19 +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 Fixed some boo-boos in makerpms for building demo source files... 2002-04-16 05:29:39 +00:00
doc Fixed mispelling of SEPARATION. 2002-09-18 15:59:35 +00:00
include Fixed some inconsistencies between header files and function definitions 2002-10-08 05:41:19 +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 Fixed some inconsistencies between header files and function definitions 2002-10-08 05:41:19 +00:00
src Fixed some inconsistencies between header files and function definitions 2002-10-08 05:41:19 +00:00
VisualStudio Added new osganimate demo which demonstrate the osg::AnimationPath in action. 2002-10-07 19:51:11 +00:00
AUTHORS From Daniel Sjölie - added support for multitexured flt files. 2002-09-18 11:11:10 +00:00
ChangeLog Updated change log. 2002-08-29 14:48:25 +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 Renamed osg::Primitive to osg::PrimitiveSet which better reflect what it 2002-09-20 14:51:59 +00:00
README Updates to the documentation. 2002-04-24 14:14:37 +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.