Go to file
Robert Osfield e2ec462fab Changed the fusion distance update code to use OsgCameraGroup::setDistanceDistance()
rather than going through the SceneView's by hand. This should ensure that values
are kept consistent betwen OsgCameraGroup and SceneView's.
2003-05-20 08:47:21 +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 1) Replaced all Makefile* with GNUmakefile*. 2003-03-12 10:39:43 +00:00
doc Updates to the introduction.html. 2003-04-28 11:37:53 +00:00
examples Fixed manipulator. 2003-05-20 08:43:09 +00:00
include Removed the now redundent osg::Camera. 2003-05-20 08:09:36 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make Fixed build. 2003-05-02 18:24:56 +00:00
src Changed the fusion distance update code to use OsgCameraGroup::setDistanceDistance() 2003-05-20 08:47:21 +00:00
VisualStudio Removed remaining dependancies on osg::Camera. 2003-05-19 15:15:17 +00:00
AUTHORS.txt From Eric Sokolowsky - pnm (ppm, pgm, pbm) plugin 2003-04-30 15:40:57 +00:00
ChangeLog Updated ChangeLog for the release. 2003-04-19 09:35:10 +00:00
GNUmakefile Added support for versioning to the build system 2003-03-18 18:40:19 +00:00
index.html Updated index.html 2003-04-25 13:52:08 +00:00
INSTALL.txt Fixes to documentions to refelect the move from osgGLUT to osgProducer. 2003-04-11 10:37:31 +00:00
LICENSE.txt Rename of INSTALL to INSTALL.txt, etc. to help OSX case insentivity issues. 2003-02-10 14:31:05 +00:00
NEWS.txt Updated NEWS. 2003-04-28 12:57:58 +00:00
README.txt Fixes to documentions to refelect the move from osgGLUT to osgProducer. 2003-04-11 10:37:31 +00:00
runexamples.bat Moved the managing of frame stamp from osgProducer::Viewer into 2003-04-17 11:14:25 +00:00

Welcome to the OpenSceneGraph (OSG).

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

Robert Osfield. 
robert@openscenegraph.com
April 2002.