Go to file
Robert Osfield 8bb4649cd5 Added extra controls into osgDB::DatabasePager for customizing how
much time is allocated to compiling and deleting OpenGL objects, also
added support into osgProducer::OsgSceneHandler.cpp for these new parameters.

The new cotrols are:

    DatabasePager::s/getTargetFrameRate(..)
    DatabasePager::s/getMinimumTimeAvailableForGLCompileAndDeletePerFrame()
    DatabasePager::s/getMaximumNumOfObjectsToCompilePerFrame()
2005-03-17 19:32:09 +00:00
applications Added guard to texture image to avoid seg fault when dealing with incomplete databases. 2005-03-17 14:40:30 +00:00
bin
dist Removed old RPM spec files. This shouldn't be in the repository as they 2004-12-04 23:59:16 +00:00
doc/Doxyfiles Added support for set/getUniform and set/getProgram into osg::StateSet. 2005-03-11 20:29:21 +00:00
examples Removed redundant examples, that have been moved to the applications directory 2005-03-17 18:29:56 +00:00
include Added extra controls into osgDB::DatabasePager for customizing how 2005-03-17 19:32:09 +00:00
lib
Make Added guard to osgdem build 2005-03-13 21:22:56 +00:00
src Added extra controls into osgDB::DatabasePager for customizing how 2005-03-17 19:32:09 +00:00
VisualStudio From Mike Weiblen, added UFOManipulator to osgGA project file. 2005-03-16 14:48:52 +00:00
AUTHORS.txt Added Mike's submission to Authors 2004-11-30 18:13:53 +00:00
ChangeLog Updates to ChangeLog and doxygen file 2004-11-26 20:46:55 +00:00
GNUmakefile Added tagrules for 'make tag' convenience 2004-12-02 21:49:58 +00:00
INSTALL.txt Fixed reference to install instructions 2004-11-27 17:06:44 +00:00
LICENSE.txt
NEWS.txt Added visual studio files for osgspotlight example (Mike Weiblen) 2004-11-28 17:11:21 +00:00
README.txt Moved the main documentation onto the wiki website, and removed from the 2004-11-17 12:58:50 +00:00
runexamples.bat Made the permissions executable 2004-11-18 22:43:50 +00:00

Welcome to the OpenSceneGraph (OSG).

For up to date information on the project, how to compile and run libraries 
and examples, and see the documentation on the OpenSceneGraph website.

    http://www.openscenegraph.org
  

Robert Osfield. 
robert@openscenegraph.com
November 2004.