OpenSceneGraph/src/osgPlugins
2010-05-28 16:26:24 +00:00
..
3dc From Chris Hanson, typo and comment clean ups 2009-07-24 14:45:44 +00:00
3ds From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
ac From Mathias Froehlich, "Not so long time ago, there was a complaint about the ac3d plugin not honoring 2010-03-05 16:08:34 +00:00
bmp From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
bsp From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
bvh From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +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 From Jason Beverage, "Here is a fix to the curl plugin CMake to allow it to link against the 2010-04-20 11:23:08 +00:00
dae Converted osg::notify to OSG_INFO 2010-05-28 16:24:04 +00:00
dds From Jason Daly, "The DDS reader test for DXT1 images with 1-bit alpha wasn't thorough enough. It performed the first check (color_0 <= color_1), but it didn't actually scan the texel block to see if the transparent color (0x03) was there. As a result, DXT1 files without any alpha were getting switched to RGBA format (instead of being left just RGB). 2009-11-27 15:48:57 +00:00
dicom Fixed warning 2010-03-05 10:50:50 +00:00
directshow From Raymon de Vries, "I've made a small change to DirectShowTexture.cpp: in the options for the directshow plugin it is possible to specify the capture device by number. For instance: 2010-02-26 15:01:00 +00:00
dot From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +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 Simon Buckley, "Attached is a small change to the file src\osgPlugins\dxf\dxfFile.cpp that allows the dxf reader to skip comments in a dxf file. I found with the existing version and a test file I had that the loader failed when comments were present. I made a very minor change to allow "999" comment codes to be skipped rather than causing load failure." 2010-02-25 17:13:15 +00:00
exr From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
fbx Converted osg::notify to OSG_INFO etc. 2010-05-28 16:26:24 +00:00
ffmpeg Added extra ffmpeg version check 2010-03-08 10:20:14 +00:00
freetype Reverted fixes for Mingw as they break OSX build 2010-01-22 16:13:28 +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 Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +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 From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
hdr Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0. 2009-10-28 20:31:57 +00:00
imageio From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
Inventor Converted osg::notify to OSG_INFO etc. 2010-05-28 16:25:41 +00:00
ive From Wojciech Lewandowski, "Reading and Writing of Texture2DArrays for IVE format." 2010-05-21 09:56:59 +00:00
jp2 Added desctructor with jas_cleanup(). 2010-01-11 16:03:13 +00:00
jpeg From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
logo From Paul Martz, changes for compiling against OpenGL 3.x 2009-11-03 16:34:54 +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 Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +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 Ulrich Hertlein, "ttached are some tweaks to the Obj loader that allows a program supplied osgDB::Options object to be passed through the code. This allows for caching to be used with images. 2009-11-19 12:54:52 +00:00
ogr Added use of REGISTER_OGRPLUGIN to enable static linking of plugins 2009-06-24 17:37:59 +00:00
OpenFlight Converted osg::notify to OSG_INFO etc. 2010-05-28 16:22:02 +00:00
osg From Wang Rui, "I'd like to submit my inbuilt schema data support of 2010-05-12 20:02:31 +00:00
osga From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgtgz From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
p3d From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
pdf Improved the indentation/replaced tabs 2010-05-12 11:58: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 Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
png From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
pnm From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
qfont From Mathias Froehlich, "If you want to have that qfont plugin loader, this is the updated 2010-03-05 15:46:17 +00:00
quicktime From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
revisions From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
rgb From Paul Martz, changes for compiling against OpenGL 3.x 2009-11-03 16:34:54 +00:00
rot From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
scale Added EGL support into build system for GLES1 + GLES2. 2009-10-30 15:17:38 +00:00
shadow Refactored the old style .osg plugin support so that the DotOsgWrappers are placed in their own dedicated plugins found in src/osgWrappers/deprecated_osg 2010-01-19 12:26:37 +00:00
shp From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
stl From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
svg From Jeremy Moles, "Somehow, the SVG reader plugin has gone all this time without actually 2009-11-20 10:56:54 +00:00
terrain Refactored the old style .osg plugin support so that the DotOsgWrappers are placed in their own dedicated plugins found in src/osgWrappers/deprecated_osg 2010-01-19 12:26:37 +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 Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
trans From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
txf Added setting of the charcode during construction of osgText::Font::Glyph() 2010-01-14 15:15:42 +00:00
txp Fixed warning 2010-03-05 10:58:47 +00:00
view Refactored the old style .osg plugin support so that the DotOsgWrappers are placed in their own dedicated plugins found in src/osgWrappers/deprecated_osg 2010-01-19 12:26:37 +00:00
vnc Replaced tabs with four spaces 2010-04-20 11:38:38 +00:00
vrml From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
vtf From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +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 Replaced afprintf usage with std::string to fix memory leak and improve portability of code. 2010-04-28 10:15:16 +00:00
zip From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames." 2010-05-13 11:01:06 +00:00
CMakeLists.txt From Mathias Froehlich, "If you want to have that qfont plugin loader, this is the updated 2010-03-05 15:46:17 +00:00