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
8107bd05403d78a945d4a5f11d158f07f9df49b8
OpenSceneGraph
/
src
/
osgPlugins
/
zip
History
Robert Osfield
ad8f2d8974
Changed build OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to ON and then fixed all the resulting build errors.
2009-06-17 10:39:39 +00:00
..
CMakeLists.txt
From Neil Hughes, intergrated support for uncompressing zip files in memory and from istreams (enabling reading from http).
2009-05-19 09:26:22 +00:00
ReaderWriterZIP.cpp
Changed build OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to ON and then fixed all the resulting build errors.
2009-06-17 10:39:39 +00:00
unzip.cpp
Added a default value to avoid warning
2009-05-21 08:37:04 +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