This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5fd1ece440061ad35c7eb5f8b5ea47712ca85b0a
OpenSceneGraph
/
src
/
osgPlugins
/
zip
History
Robert Osfield
5fd1ece440
Implemented missing Archive::readShader/writeShader, and added searching of the archive list in Registr::read() so that files
...
that are stored in the archives can be found.
2011-06-24 12:40:18 +00:00
..
CMakeLists.txt
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.
2011-05-25 09:04:44 +00:00
ReaderWriterZIP.cpp
Added better handling of archives in ReaderWriterZip::readNode() so that if there is no master file definition it
2011-06-23 15:37:35 +00:00
unzip.cpp
Fixed warnings.
2011-06-23 11:09:49 +00:00
unzip.h
From Stephan Huber, replaced #include <malloc.h> with #include <stdlib.h> to fix build under OSX
2009-05-19 10:42:49 +00:00
ZipArchive.cpp
Implemented missing Archive::readShader/writeShader, and added searching of the archive list in Registr::read() so that files
2011-06-24 12:40:18 +00:00
ZipArchive.h
Implemented missing Archive::readShader/writeShader, and added searching of the archive list in Registr::read() so that files
2011-06-24 12:40:18 +00:00