Files
OpenSceneGraph/include/osgDB
Robert Osfield 76b6cd6fa3 From Bradley Anderegg, "Ok, I am re-submitting this with the changes we discussed. That is, there is a default implementation of osgDB::Archive::getDirectoryContents() that uses getFileNames(), and the osgDB::ArchiveExtended header was removed as it is now unnecessary.
Here is a quick list of the modified files:

Archive - getDirectoryContents() no longer pure virtual
Archive.cpp - default getDirectoryContents() implementation
unzip.cpp - modified to fix a bug where the same file will not load twice in a row
ZipArchive.h / ZipArchive.cpp - extends osgDB::Archive and provides support for random access loading within a .zip file
ReaderWriterZip.cpp - modified to use the ZipArchive class"
2011-05-25 09:04:44 +00:00
..
2011-03-30 15:15:07 +00:00
2009-06-19 11:04:48 +00:00
2006-07-18 15:21:48 +00:00
2009-01-07 10:32:59 +00:00
2010-11-22 11:22:03 +00:00
2011-05-06 09:00:46 +00:00