OpenSceneGraph/src/osgPlugins
Robert Osfield a601754450 From Chris Denham, "I discovered a memory leak in the ZIP plugin, which was caused by a missing call to CloseZip.
I attach a modified ReaderWriterZIP.cpp  (based on version 2.9.5 revision 10374).
This includes a little bit of code tidying, but the only functional change is a test of the return value of OpenZip and the addition of a call to CloseZip."
2009-10-10 10:00:13 +00:00
..
3dc From Chris Hanson, typo and comment clean ups 2009-07-24 14:45:44 +00:00
3ds Fixed warning + bug 2009-05-01 08:20:26 +00:00
ac From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
bmp From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
bsp From Colin McDonald, "The bsp & mdl plugins have calls to atof() without including the 2009-08-20 14:59:29 +00:00
bvh From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
cfg From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00
curl Moved the getting of the ReaderWriter to do the actual model loading to later so that it only gets invoked when required. 2009-07-14 11:19:22 +00:00
dae 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
dds From Wojciech Lewandowski, "Here are my changes: 2009-06-19 11:55:52 +00:00
dicom Change win32 external library to wsock32.lib 2009-09-20 09:26:26 +00:00
dot From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
dw From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00
dxf From Colin McDonald, "There is a duplicate class definition in the obj & dxf plugins trunk, 2009-08-20 15:20:55 +00:00
exr Changed OPENEXR_LIBRARY to OPENEXR_LIBRARIES to pick up on Ulrich's changes to the FindOpenEXR.cmake 2008-11-30 16:33:55 +00:00
ffmpeg Added check against a minimual video size of 10x10 to prevent problems with swscale reporting errors and crashing on small video dimensionsline, and those below, will be ignored-- 2009-08-20 14:59:00 +00:00
freetype From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
gdal Added use of REGISTER_OGRPLUGIN to enable static linking of plugins 2009-06-24 17:37:59 +00:00
gecko From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
geo From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
gif From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
glsl From Stephane Lamoliatte, "Here is a patch wich improves the support for geometry shaders in OpenSceneGraph. 2009-10-10 09:41:28 +00:00
gz Quietened down debug messages, and added early return when filename contains server address. 2009-07-14 11:18:11 +00:00
hdr From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
imageio From Bob Kuehne, "imageio plugin fix, mac os x : remove double-qualified ctor - illegal syntax under gcc 4.2.1" 2009-10-10 09:23:03 +00:00
Inventor Fixed warning 2009-01-29 11:03:38 +00:00
ive Introduced new BufferObject design + implementation in preperation of implementing a pool system for buffer objects 2009-10-01 20:19:42 +00:00
jp2 From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
jpeg From J.P. Delport, "attached a modified jpeg plugin that allows writing of grayscale images." 2009-07-17 07:47:48 +00:00
logo From Alexandre Amalric, "I'm using osg svn version 2.9.5 and I've apparently found a bug in osgPlugin logo. 2009-07-14 12:22:47 +00:00
lwo Fixed data copy bug 2009-02-06 12:15:15 +00:00
lws From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
md2 From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
mdl From Colin McDonald, "The bsp & mdl plugins have calls to atof() without including the 2009-08-20 14:59:29 +00:00
net From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
normals From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00
obj From Colin McDonald, "There is a duplicate class definition in the obj & dxf plugins trunk, 2009-08-20 15:20:55 +00:00
ogr Added use of REGISTER_OGRPLUGIN to enable static linking of plugins 2009-06-24 17:37:59 +00:00
OpenFlight From Fabien Lavignotte,"When exporting some models to OpenFlight, i found a crash if the texture 2009-07-16 12:09:47 +00:00
osg From Stephane Lamoliatte, "Here is a patch wich add two missing GL modes in the osg plug'in." 2009-10-10 09:45:47 +00:00
osga From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgAnimation From Michael Platings, 2009-08-26 09:24:02 +00:00
osgFX From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgParticle From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgShadow Fixed warnings 2008-12-18 15:49:44 +00:00
osgSim Fixed warnings 2009-01-28 12:51:47 +00:00
osgTerrain From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgText From Terry Welsh, .osg and .ive support for new Text boxes 2009-07-28 06:00:03 +00:00
osgtgz From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgViewer Replaced readImageFile() usage with readRefImageFile() to prevent threading issues with caching of imagery in the osgDB::Registry cache. 2009-01-21 18:23:55 +00:00
osgVolume Added support for using the ImageDetails to fill in the Locator and TexelScale/Offset values in the ImageLayer 2009-09-09 13:31:32 +00:00
osgWidget From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
p3d Added tf-255 option to volume tag 2009-09-10 16:39:05 +00:00
pdf Added support for static compilation of pdf plugin 2009-06-24 17:33:01 +00:00
pfb From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
pic From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
ply From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00
png From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
pnm From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
quicktime From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
revisions 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
rgb From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
rot From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
scale From Chris Hanson, typo and comment clean ups 2009-07-24 14:45:44 +00:00
shp From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
stl Cleaned up indenting 2009-07-14 13:32:06 +00:00
svg From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
tga From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
tgz From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
tiff From Jason Beverage, "Here is a small fix that enables writing 16 bit short images in the tiff plugin. 2009-01-27 15:14:47 +00:00
trans From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
txf From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
txp From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins. 2009-06-25 16:07:49 +00:00
vnc Added use of REGISTER_OGRPLUGIN to enable static linking of plugins 2009-06-24 17:37:59 +00:00
vrml Refactored the setup of the reading of the wrl file by allow reading from istreams, as well as nesting of filepaths using a local osgDB::Options to prevent threading issues. 2009-07-14 10:37:31 +00:00
vtf From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
x From Ulrich Hertlein, "please find a patch for the DirectX loader to use std::istreams. This will make it usable with the zip plugin." 2009-05-26 11:00:26 +00:00
xine From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
zip From Chris Denham, "I discovered a memory leak in the ZIP plugin, which was caused by a missing call to CloseZip. 2009-10-10 10:00:13 +00:00
CMakeLists.txt Introduced optional build against the GLU library, using optional compile paths to enable/disable GLU related function. 2009-10-07 19:42:32 +00:00