Go to file
Robert Osfield 0a68608bc4 From Brede, added
if (cv->getComputeNearFarMode() != osgUtil::CullVisitor::DO_NOT_COMPUTE_NEAR_FAR)
to protect
  cv->updateCalculatedNearFar(matrix,_bbox);
call to avoid inapporpriate near/far warnings.
2003-04-10 08:25:30 +00:00
bin
dist 1) Replaced all Makefile* with GNUmakefile*. 2003-03-12 10:39:43 +00:00
doc Rename of INSTALL to INSTALL.txt, etc. to help OSX case insentivity issues. 2003-02-10 14:31:05 +00:00
examples Added desciptions to all the demos. 2003-04-09 11:44:32 +00:00
include Fixes to the Impostor implementation. 2003-04-09 21:53:09 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make Added osgwindows example which sets up and Producer::CameraConfig up 2003-04-07 10:20:34 +00:00
src From Brede, added 2003-04-10 08:25:30 +00:00
VisualStudio Added Producer to the dependcies in osgwindows. 2003-04-08 09:44:21 +00:00
AUTHORS.txt From Ulrich Hertlien, new osg::TextureRectangle class. 2003-04-07 13:20:53 +00:00
ChangeLog Final changes for release. 2003-01-25 00:14:14 +00:00
GNUmakefile Added support for versioning to the build system 2003-03-18 18:40:19 +00:00
index.html Ran the spell checker through the new documentation. 2002-04-25 13:26:33 +00:00
INSTALL.txt Rename of INSTALL to INSTALL.txt, etc. to help OSX case insentivity issues. 2003-02-10 14:31:05 +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 From Ulrich Hertlien, new osg::TextureRectangle class. 2003-04-07 13:20:53 +00:00
README.txt Rename of INSTALL to INSTALL.txt, etc. to help OSX case insentivity issues. 2003-02-10 14:31:05 +00:00
runexamples.bat Added osgwindows example which sets up and Producer::CameraConfig up 2003-04-07 10:20:34 +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.