Go to file
Robert Osfield 4b7bde1440 Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as
this are replaced by the osg::computeLocalToWorld/WorldToLocal() functions
found in osg/Transform.

Made the ReleaseTextureAndDisplayListsVisitor a public nested class of
osgDB::DatabasePager to allow it to be used in the TXP plugin, and added
usage of this visitor to the TXP plugin to make sure that textures and
display lists are released during the update thread.
2003-08-14 00:05:34 +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 From Gideon May, added support for osgSim into .osg file format. 2003-07-23 14:06:32 +00:00
doc Updated dependencies. 2003-07-26 23:06:23 +00:00
examples Removed a couple of stray PRODUCER_LIB_DIR definitions in the examples 2003-08-04 16:26:45 +00:00
include Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as 2003-08-14 00:05:34 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make Added -lOpenThreads to the IRIX OTHER_LIBS definition. 2003-08-12 23:36:40 +00:00
src Removed the deprecated NodeVisitor::getLocalToWorld/WorldToLocal methods as 2003-08-14 00:05:34 +00:00
VisualStudio From Gideon May, added 'd' to end of osgdb_osgSim.lib for debug build. 2003-08-04 21:04:48 +00:00
AUTHORS.txt From Romano Jose Magacho da Silva, added osg:FragmentProgram. 2003-07-17 06:43:15 +00:00
ChangeLog Updated changelog for release. 2003-07-26 21:06:39 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00
index.html Update of 5/27/03 backup with 6/20/03 tarball 2003-06-24 15:36:53 +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 Update of 5/27/03 backup with 6/20/03 tarball 2003-06-24 15:36:53 +00:00
NEWS.txt Small typo 2003-07-26 22:44:04 +00:00
README.txt Integrated various fixes from users. 2003-07-05 19:08:30 +00:00
runexamples.bat Added control of auto option into slideshow3D 2003-07-23 15:12:52 +00:00

Welcome to the OpenSceneGraph (OSG).

For information on the project, this distribution, 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.