OpenSceneGraph/src/osgPlugins
2008-12-12 18:47:30 +00:00
..
3dc Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
3ds From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
ac From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
bmp From Ulrich Hertlein, "I noticed some regression in the BMP loader - some 8-bit (paletted) files wouldn't load anymore but simply crash. 2008-11-23 10:20:50 +00:00
bsp Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
bvh Fixed build problem 2008-12-06 11:03:32 +00:00
cfg Removed reduncent #includes 2008-11-14 18:15:12 +00:00
curl From Cedric Pinson, "updated the CMakelist.txt of curl plugin to compile with the static library of curl. 2008-11-27 17:31:49 +00:00
dae From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
dds Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
dicom Added extra data types info to debug message 2008-11-05 10:29:45 +00:00
dot From Ricard Schmidt, dot writer plugin. 2008-10-14 16:35:03 +00:00
dw From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
dxf From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +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
freetype Added extension docs 2008-07-25 10:18:14 +00:00
gdal From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
gecko From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
geo Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
gif Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
glsl From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
gz Changed erroneous ZLIB_INCLUDE_DIRS to ZLIB_INCLUDE_DIR 2008-10-14 17:20:58 +00:00
hdr From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
Inventor From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
ive From Joakim Simonsson, fixed warning. 2008-11-21 12:05:03 +00:00
jp2 Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
jpeg From Per Fahlberg, "I ran into a problem when using another library that implemented the same functions as the osg jpeg plugin, i guess they both originated from the same example code :) As a solution I added a namespace in ReaderWriterJPEG.cpp around the functions. 2008-10-21 16:27:22 +00:00
logo From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
lwo Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
lws From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
md2 Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
net Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
normals From Ulrich Hertlein, "attached are some minor tweaks: 2008-07-17 13:51:14 +00:00
obj Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
ogr From Rob Bloemkool, "This is a submission for src/osgPlugins/ogr/ReaderWriterOGR.cpp 2008-09-17 20:02:39 +00:00
OpenFlight From Andreas Goebel, (submitted by Paul Martz) "A fix for the FLT exporter. This change adds support for normals with OVERALL binding (and improves support for normals with PER_PRIMITIVE binding -- still not correct, but at least it doesn't index off the end of the array anymore)." 2008-12-10 10:13:58 +00:00
osg Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
osga From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
osgAnimation From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk. 2008-11-22 12:14:19 +00:00
osgFX Fixed the capitilization of the osgdb_osgfx plugin 2007-10-25 09:00:25 +00:00
osgParticle Fixed typo 2008-10-24 10:02:13 +00:00
osgShadow Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
osgSim From Mathieu Marache, "This is an addition for osgSim reader/writer for the osg ascii file format adding osgSim::OverlayNode support. " 2008-09-18 10:49:18 +00:00
osgTerrain Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
osgText From David Callu, IO support for Text3D 2007-12-10 19:51:33 +00:00
osgtgz Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
osgViewer From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
osgWidget Fixed name of lib 2008-07-15 19:42:49 +00:00
pdf From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
pfb Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
pic From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
png Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
pnm Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
quicktime From Tatsuhiro Nishioka, submissions posted by Stephan Huber, "attached you'll find a modified ReaderWriterQT.cpp-file where I removed the support for rgb(a)-files. 2008-10-03 09:22:40 +00:00
rgb From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
rot Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
scale Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
shp From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
stl Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
svg From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
tga From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
tgz Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
tiff Changed Tiff plugin to link to TIFF_LIBRARIES to handle case where JPEG and ZLIB are dependencies. 2008-11-03 10:17:26 +00:00
trans Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +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 Where possible moved redundent C header includes from headers to source files 2008-12-12 18:47:30 +00:00
vnc From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
vrml From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
x From Urlich Hertlein, "Attached is a patched version that replaces calls to atof() with osg::asciiToFloat()." 2008-11-25 13:45:27 +00:00
xine Added acceptance of .ogv extensions in xine-lib plugin 2008-09-02 16:13:54 +00:00
zip Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
CMakeLists.txt From Mattias Helsing, "When building osg static on Windows the _declspec's wasn't escaped for 2008-12-11 17:00:40 +00:00