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
a73b3ceb45407ec0427958105e5a71c8bc126e4b
OpenSceneGraph
/
src
/
osgPlugins
/
zip
History
Robert Osfield
9f4d123fff
Fixed null termination
2016-06-22 09:33:18 +01: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
Fixed unused parameter warning.
2016-06-08 09:44:39 +01:00
unzip.cpp
Fixed null termination
2016-06-22 09:33:18 +01:00
unzip.h
Ran script to remove trailing spaces and tabs
2012-03-21 17:36:20 +00:00
ZipArchive.cpp
Fixed potential memory leak
2016-06-20 14:04:38 +01:00
ZipArchive.h
From Glenn Waldron, "Attached are modifications to ZipArchive to make it safe for mutli-threaded access.
2012-02-29 10:22:18 +00:00