Go to file
Robert Osfield 6767dd49d0 Rewrote the FileUtils support for data and library file paths, moving the
storage of the path lists into osgDB::Registry, and changed the data
structor from a char* to a std::deque.  Changed a names of couple of the
convinience functions in osgDB/FileUtils to better reflect the two
public FilePathList's - DataFilePathList and the LibraryFilePathList.

Added support into the osgDB::Registry::readNode/Image/Object methods
for pushing and popping the path of the current file being loaded.
2002-06-17 21:50:37 +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 Fixed some boo-boos in makerpms for building demo source files... 2002-04-16 05:29:39 +00:00
doc More more occlusion culling. 2002-06-08 19:58:05 +00:00
include Rewrote the FileUtils support for data and library file paths, moving the 2002-06-17 21:50:37 +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 Fixes for Visual .NET and Mingw builds, and fix MacOSX notify() crash. 2002-06-15 20:57:50 +00:00
src Rewrote the FileUtils support for data and library file paths, moving the 2002-06-17 21:50:37 +00:00
VisualStudio Further work on occlusion culling. 2002-06-13 23:46:02 +00:00
AUTHORS A little more work on Occlusion culling. 2002-06-11 19:52:55 +00:00
ChangeLog Updated change log for 0.8.45 release. 2002-04-25 12:35:33 +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 Added osg::CollectOccludersVisitor which is a helper class for finding active 2002-06-10 13:50:25 +00:00
README Updates to the documentation. 2002-04-24 14:14:37 +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.