Go to file
Robert Osfield fe64942c54 Added a AnimationPathCallback which can update both a MatrixTransform and a
PositionAttitudeTransform, removed the equivialnt callbacks once found in these
transform classes.

Changed the NodeCallback class so its derived from osg::Object instead of
osg::Referenced to allow it to be saved out in the .osg format.

Added support for Update and Cull callbacks into the .osg file format.

Added support for AnimationPathCallback into the .osg file format.
2003-01-02 20:10: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 Added a AnimationPathCallback which can update both a MatrixTransform and a 2003-01-02 20:10:04 +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 Moved the include/osgTXP back into src/osgPlugins/txp as a seperate include directory is no longer required. 2002-12-17 16:07:59 +00:00
src Added a AnimationPathCallback which can update both a MatrixTransform and a 2003-01-02 20:10:04 +00:00
VisualStudio From March Jez, updated the osgSim.dsp with the addition of /Op option to 2002-12-20 09:47:06 +00:00
AUTHORS From Daniel Sjölie - added support for multitexured flt files. 2002-09-18 11:11:10 +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 Renamed all instance of AppCallback/AppVisitor to UpdateCallback/UpdateVisitor 2002-12-19 15:55:40 +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.