OpenSceneGraph/src/osgPlugins
2011-01-11 17:29:11 +00:00
..
3dc Converted osg::notify to OSG_INFO etc. 2010-05-28 16:29:53 +00:00
3ds From Guy Volckaert, warning fixes 2011-01-11 16:18:49 +00:00
ac Converted osg::notify to OSG_INFO etc. 2010-05-28 16:30:36 +00:00
bmp Converted osg::notify to OSG_INFO etc. 2010-05-28 17:14:29 +00:00
bsp Converted osg::notify to OSG_INFO etc. 2010-05-28 16:30:58 +00:00
bvh Converted osg::notify to OSG_INFO etc. 2010-05-28 16:31:17 +00:00
cfg Fixed typo of commercial 2010-11-22 11:22:03 +00:00
curl Introduced a local reference to the appropriate EasyCurl object to avoid seperate getEasyCurl() incurring a mutex lock overhead. 2010-12-21 12:51:15 +00:00
dae Fixed typo of commercial 2010-11-22 11:22:03 +00:00
dds From Lukasz Izdebski, "Texture: added support for GL_EXT_texture_compression_rgtc, I added support (read and write ) for BC4 BC5 Block Compression to dds file format." 2010-08-16 14:11:49 +00:00
dicom Converted osg::notify to use info 2010-05-28 16:28:18 +00:00
directshow From Mark Sciabica, "It's not Windows API calls that are causing the problem. It's a new 2010-11-11 10:42:41 +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 Converted osg::notify to OSG_INFO etc. 2010-05-28 16:37:40 +00:00
dxf From Paul de Repentigny, Commented out section of code that didn't work properly 2010-09-15 13:24:37 +00:00
exr Converted osg::notify to OSG_INFO etc. 2010-05-28 16:38:19 +00:00
fbx Changed dos endings to unix line endings 2011-01-11 17:29:11 +00:00
ffmpeg From David Fries, "The ffmpeg lockmanager was introduced in ffmpeg 52 30 1, but 2010-12-12 09:40:16 +00:00
freetype Unified more of the 2D and 3D text setup, fixed bugs in Text3D setup 2011-01-11 11:39:31 +00:00
gdal From Cedric Pinson, "Here a small fix about gdal plugin used to read dem file, if you dont 2010-12-11 15:12:09 +00:00
geo Converted osg::notify to OSG_INFO etc. 2010-05-28 16:41:37 +00:00
gif From Wang Rui with small tweak from Robert Osfield, fix of memory leak in gif plugin when using GifImageStream 2010-11-09 15:48:46 +00:00
glsl Form Richard Schmidt, "The following features were added: 2010-12-13 12:16:57 +00:00
gz From Alexander Irion, "Please find another bugfix for the ReaderWriterGZ. This time, the writing did not work for me - the created output file could not be deflated by zip. 2010-11-05 17:09:58 +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 Ulrich Hertlein, "Attached; here's a summary of the changes: 2010-12-02 14:20:52 +00:00
Inventor Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
ive Improved code style consistency 2010-10-28 14:01:10 +00:00
jp2 Converted osg::notify to OSG_INFO etc. 2010-05-28 16:44:28 +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 Converted osg::notify to OSG_INFO etc. 2010-05-28 16:45:32 +00:00
lwo Introduced osg namespace to new local GLU functions 2010-10-07 11:53:28 +00:00
lws Converted osg::notify to OSG_INFO etc. 2010-05-28 16:44:08 +00:00
md2 Converted osg::notify to OSG_INFO etc. 2010-05-28 16:48:05 +00:00
mdl Build fixes to keep up with changes in head inclusions/API in osgDB 2010-12-10 13:22:21 +00:00
normals Converted osg::notify to OSG_INFO etc. 2010-05-28 16:48:31 +00:00
obj Added material setName. 2010-08-16 14:24:12 +00:00
ogr From Joachim Pouderoux, "I have added the support for wkbMultiPolygon & wkbMultiPolygon25D in the OGR 2010-09-09 10:14:54 +00:00
OpenFlight From Paul Martz, Fix for "in expGeometryRecords.cpp lines 813-820, we write the UV list data incorrectly. According to the FLT spec, the data should be grouped per-vertex, not per-layer. 2010-12-21 09:12:18 +00:00
osg Fixed the readObject method so it could handle reading from a file contains any valid type of osg::Object 2010-11-30 14:36:37 +00:00
osga Converted osg::notify to OSG_INFO etc. 2010-05-28 16:50:29 +00:00
osgtgz Converted osg::notify to OSG_INFO etc. 2010-05-28 16:50:45 +00:00
p3d Converted osg::notify to OSG_INFO etc. 2010-05-28 16:28:58 +00:00
pdf Moved finding of RSVG, Poppler-glib and GtkGl out into their own Find*.cmake modules to enable easier specialization. 2010-11-11 16:51:46 +00:00
pfb Converted osg::notify to OSG_INFO etc. 2010-05-28 16:51:18 +00:00
pic From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
ply Converted osg::notify to OSG_INFO etc. 2010-05-28 16:52:45 +00:00
png Converted osg::notify to OSG_INFO etc. 2010-05-28 16:53:46 +00:00
pnm Converted osg::notify to OSG_INFO etc. 2010-05-28 16:54:08 +00:00
pov Build fixes for when OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is disabled 2010-09-17 13:33:09 +00:00
pvr From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and 2010-12-02 14:13:54 +00:00
qfont Converted osg::notify to OSG_INFO etc. 2010-05-28 16:54:45 +00:00
QTKit From Stephan Huber, fixed build under OSX 10.5. 2010-09-30 09:40:48 +00:00
quicktime From Magnus Kessler, "Changes to the quicktime plugin to remove unused variables and an unused 2010-09-16 13:04:55 +00:00
revisions Converted osg::notify to OSG_INFO etc. 2010-05-28 17:06:10 +00:00
rgb From Mathias Froehlich, "While tracking some valgrind problems in flightgear, I found a remaining off by 2010-06-01 11:51:37 +00:00
rot Fixed typo of commercial 2010-11-22 11:22:03 +00:00
scale Fixed typo of commercial 2010-11-22 11:22:03 +00:00
shadow Fixed typo of commercial 2010-11-22 11:22:03 +00:00
shp Converted osg::notify to OSG_INFO etc. 2010-05-28 17:08:10 +00:00
stl Converted osg::notify to OSG_INFO etc. 2010-05-28 17:08:30 +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 Converted osg::notify to OSG_INFO etc. 2010-05-28 17:09:15 +00:00
tga From Wang Rui, "Attachment is the implementation of the writing operation of the TGA 2010-08-16 14:39:53 +00:00
tgz Converted osg::notify to OSG_INFO etc. 2010-05-28 17:09:36 +00:00
tiff From Sherman Wilcox, "there's a bug in the cmake file for the tiff plugin. See 2010-10-29 09:56:09 +00:00
trans Fixed typo of commercial 2010-11-22 11:22:03 +00:00
txf Moved TextNode into osgText. 2010-09-07 18:18:35 +00:00
txp Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
view Fixed typo of commercial 2010-11-22 11:22:03 +00:00
vnc Converted osg::notify to OSG_INFO etc. 2010-05-28 17:11:35 +00:00
vrml Fixed warnings 2010-12-17 11:46:42 +00:00
vtf Converted osg::notify to OSG_INFO etc. 2010-05-28 17:12:14 +00:00
x From Tassilo Glander, "I want to submit a fix for the plugin to load .x model files (Direct X). 2010-09-09 10:09:31 +00:00
xine Converted osg::notify to OSG_INFO etc. 2010-05-28 17:13:20 +00:00
zip Converted osg::notify to OSG_INFO etc. 2010-05-28 17:13:41 +00:00
CMakeLists.txt Moved Performer and Inventor plugins into block protected to only compile when not using GLES. 2010-12-14 08:58:27 +00:00