OpenSceneGraph/src/osgPlugins
Robert Osfield 5b15436935 Added mechanism for tracking when interactive images are being rendered to
enable their backends to only rendered them when they are actively being rendered
in the OpenGL window.
2008-11-23 15:51:43 +00:00
..
3dc From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +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 Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
cfg Removed reduncent #includes 2008-11-14 18:15:12 +00:00
curl Changed erroneous ZLIB_INCLUDE_DIRS to ZLIB_INCLUDE_DIR 2008-10-14 17:20:58 +00:00
dae From Panagiotis Koutsourakis, "We are using Open Scene Graph for an application and we need COLLADA 2008-10-21 16:39:24 +00:00
dds From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +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
freetype Added extension docs 2008-07-25 10:18:14 +00:00
gdal Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
gecko Added mechanism for tracking when interactive images are being rendered to 2008-11-23 15:51:43 +00:00
geo From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +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 Jim Vaughan, "I found a bug in the code I sent you last month. It was working for SoVRMLTransform nodes, but 2008-11-20 17:27:21 +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 From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +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 From David Spilling, better support for multitexture in obj loader. 2008-11-21 13:23:55 +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 Fix to traversal of children of an LOD - based on a suggestion from Katharina Plugge. 2008-11-10 13:48:36 +00:00
osg Added support for Camera::PACKED_DEPTH_STENCIL_BUFFER to .osg and .ive formats 2008-11-09 11:56:02 +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 From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +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
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 From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +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 From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
svg Applied filename fix suggested by Andrew Bettison. 2008-07-23 19:06:14 +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 From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
vnc Added GPL copyright notice 2008-11-03 16:55:06 +00:00
vrml From Gino van den Bergen, "The VRML plugin in the current 2.5.4 release will not compile under VC8.0 when the project file is generated using CMake 2.6. The attached CMakeLists.txt will fix this problem. The file replaces the CMakeLists.txt file in src/osgPlugins/vrml. 2008-07-15 19:02:20 +00:00
x From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +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 Removed the optional build for osgWidget and plugins as these are options that are appropriate for building all the time 2008-11-22 14:30:21 +00:00