OpenSceneGraph/src/osgPlugins
Robert Osfield 030fe7d9ea From Steve Lunsford, "Attached is a copy of TXPNode.cpp with the repaired computeBounds call. I
discovered that TXPNodes were being culled out prematurely because the
loaded sub-tiles resulted in a computed bounds that was smaller than the
extents indicated in the archive.  I think this fix should be fine.  I can't
think of any reason why we would want to use anything other than the archive
extents."
2005-10-31 16:40:23 +00:00
..
3dc Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form 2005-07-15 14:41:19 +00:00
ac3d From Pavel Moloshtan, Byte2,3,4 and Short2,3,4 classes and their Array counterparts. 2005-07-05 15:57:53 +00:00
bmp From Colin McDonald, fix for big endian systems 2005-08-30 19:19:49 +00:00
dds From Sebastien Grignard, fixed memory leak where header and databuffers 2005-02-11 10:09:06 +00:00
directx Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
dw Fix for Tiger build 2005-05-04 11:38:34 +00:00
dxf Refinement of includes to help IRIX build 2005-05-13 12:06:58 +00:00
ESRIShape Added initial ESRIShape file loader. 2005-09-09 20:26:50 +00:00
flt From Tony Horrobin: 2005-10-24 11:37:03 +00:00
freetype Removed old LUMINANCE_ALPHA code pathways since they are no longer used. 2005-04-28 19:08:44 +00:00
gdal Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
geo Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
gif From Farshid Lashari, added support for reading from std::istream's to the BMP, GIF, PNG and TGA image plugins 2005-08-24 10:48:24 +00:00
hdr Warning fixes for Win32 build. 2005-10-24 11:25:20 +00:00
Inventor Improvements to the handling of textures and texture coords. 2005-03-18 02:45:54 +00:00
ive Warning fixes for Win32 build. 2005-10-24 11:25:20 +00:00
jp2 Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
jpeg Fixed compile warnings. 2005-10-24 13:46:31 +00:00
lib3ds From Eric Sokolowsky, warning fixes for g++ 4.0 under Fedora Core 4. 2005-08-25 17:53:01 +00:00
logo Added initial ESRIShape file loader. 2005-09-09 20:26:50 +00:00
lwo Fix for Tiger build 2005-05-04 11:38:34 +00:00
lws Added #include <osg/io_utils> 2005-04-08 09:36:42 +00:00
md2 Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
net Added initial ESRIShape file loader. 2005-09-09 20:26:50 +00:00
obj Added tab to space converted to .obj plugin 2005-05-10 16:13:37 +00:00
osg Added support for "-O OutputTextureFiles" options string in .osg plugin to 2005-09-19 14:07:44 +00:00
osga From Colin McDonald, build fix for Solaris 2005-06-29 10:21:49 +00:00
osgFX Preparation for moving osgGL2 out of the core OSG into its own seperate distribution. 2005-04-14 11:28:23 +00:00
osgParticle From James French, fix for multiple definitionwhen compiling osg + plugins into monolithic dll. 2005-05-26 13:56:23 +00:00
osgSim Moved Impostor from osg to osgSim .osg plugin 2005-05-01 21:33:12 +00:00
osgText Added .osg suppot for new alignment modes 2005-07-15 16:26:45 +00:00
osgtgz Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
pfb From Tom Jolly, fixes to the mapping of the billboard rotate mode. 2005-05-31 05:46:41 +00:00
pic Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
png From Farshid Lashari, added support for reading from std::istream's to the BMP, GIF, PNG and TGA image plugins 2005-08-24 10:48:24 +00:00
pnm Moved the template function into the global namespace. 2005-01-27 20:26:51 +00:00
quicktime Updated wrappers. 2005-05-20 21:12:57 +00:00
rgb From Farshid Lashkari, Support for reading TIF images from stream, and support 2005-08-25 14:37:21 +00:00
rot Added support nesting the parameter specification within a [x,y,z] block and 2005-06-29 10:23:34 +00:00
scale Added support nesting the parameter specification within a [x,y,z] block and 2005-06-29 10:23:34 +00:00
stl Added smoothing and tri strip pass. 2005-06-29 15:52:01 +00:00
tga From Eric Sokolowsky, warning fixes for g++ 4.0 under Fedora Core 4. 2005-08-25 17:53:01 +00:00
tgz Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
tiff From Farshid Lashkari, fixed warnings. 2005-08-26 08:48:54 +00:00
trans Added support nesting the parameter specification within a [x,y,z] block and 2005-06-29 10:23:34 +00:00
txp From Steve Lunsford, "Attached is a copy of TXPNode.cpp with the repaired computeBounds call. I 2005-10-31 16:40:23 +00:00
xine Added querry of video size during open() call and associated allocImage to 2005-09-12 19:42:36 +00:00
zip Made read/write methods in ReaderWriter all const to facilate multi-threading 2004-11-23 15:29:52 +00:00
GNUmakefile Changes to fix compiles on Mac OS X 2003-04-03 08:14:49 +00:00