OpenSceneGraph/src/osgPlugins
2006-11-14 19:19:54 +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 Removed redundent osgac3.h file. 2006-11-14 19:19:54 +00:00
bmp From Colin McDonald, fix for big endian systems 2005-08-30 19:19:49 +00:00
bsp From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix 2006-08-02 10:43:26 +00:00
dae From Andrew Lorino and Robert Osfield, Improvements to the handling of texture paths 2006-10-26 16:52:10 +00:00
dds From Vladimir Shabanov, "The DDS plugin didn't correctly read mipmapped A8L8 textures. 2006-10-30 12:23:37 +00:00
directx From Markus Trenkwalder, "Mingws gcc includes a file called types.h which in turn defines 2006-07-05 08:59:23 +00:00
dw From Andreas Ekstrand, "Attached is a small bug fix in the DW plugin. The texture application 2006-10-02 13:07:50 +00:00
dxf From Philipp Siemoleit, 2006-06-26 09:30:16 +00:00
ESRIShape Added osgUtil::Tesselator for SHapeType Polygon to handle concave polygons. 2006-08-22 19:10:48 +00:00
flt From Trajce Nikolov, "small fix for the flt loader - the back color of the bidirectional light points" 2006-02-21 12:39:47 +00:00
freetype Changed the dependency list to use -losg -losgDB instead of OSG_LIBS 2006-10-23 15:29:59 +00:00
gdal Fixed warnings. 2005-11-09 10:41:52 +00:00
geo Updated copyright years. 2006-07-18 15:21:48 +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 From Marco Jez, adding osgDB::findDataFile() usage. 2006-01-18 12:16:45 +00:00
Inventor Improvements to the handling of textures and texture coords. 2005-03-18 02:45:54 +00:00
ive Fixed reading/writing of non C string osg::Text::String's. 2006-09-19 13:54:04 +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 Fixed 64 bit support 2006-08-21 15:07:31 +00:00
logo Updated the bin number to be 100 for the logo overlay to force it to draw later. 2005-11-09 09:30:16 +00:00
lwo From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix 2006-08-02 10:43:26 +00:00
lws Replaced ref_ptr<>:take with ref_ptr<>:release, and added handling of removeal 2006-06-26 20:45:51 +00:00
md2 From Per Fahlberg, "Attached is a fix to get the proper normals on an md2 model, actually 2006-10-30 12:28:37 +00:00
net Added comments to support use of Proxy in the .net plugin. 2006-08-11 17:39:10 +00:00
normals Tweak for VS6.0 build 2006-07-06 20:43:23 +00:00
obj Changed the texture wrap mode to repeat 2006-08-13 08:24:19 +00:00
OpenFlight Fixed the writeNode function so it was properly return FILE_NOT_HANDLED, fixing 2006-11-07 17:00:29 +00:00
osg Removed use osg OSG_LIBS, changing to just -losg and -losgDB. 2006-09-21 08:56:19 +00:00
osga Rationalized on the number of libs required. 2006-09-21 09:24:10 +00:00
osgFX Rationalized on the number of libs required. 2006-09-21 09:24:10 +00:00
osgParticle Rationalized on the number of libs required. 2006-09-21 09:24:10 +00:00
osgSim Rationalized on the number of libs required. 2006-09-21 09:24:10 +00:00
osgText Rationalized on the number of libs required. 2006-09-21 09:24:10 +00:00
osgtgz Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
pfb From Laurens Voerman, " 2006-08-10 13:12:47 +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 Lashkari, support for writing to istream for the the TIFF plugin and support for 2006-03-02 20:39:20 +00:00
pnm Added write ppn support, use -O ascii to select ascii ppn output, otherwise binary 2006-08-10 11:08:20 +00:00
quicktime Fixed OSX x86 endian issue in Quicktime movie plugin. 2006-10-21 21:06:27 +00:00
rgb Changed debug output from NOTICE to INFO 2006-11-07 13:26:31 +00:00
rot Updated copyright years. 2006-07-18 15:21:48 +00:00
scale From Farshid Lashkari, removed debug message being written to the console. 2006-09-04 06:51:07 +00:00
stl Added default opening of the file as a binary file, and once the type is 2005-11-29 18:38:40 +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 Changes to zip and tgz plug-ins to allow for use of TEMP variable on Windows. 2006-01-24 17:43:53 +00:00
tiff From Michael Henheffer, "Bug: The reader would crash when trying to load a .tif image that 2006-10-30 12:05:56 +00:00
trans Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
txp Warning fixes 2006-07-19 15:10:50 +00:00
xine Added 21 as the version number of xine video plugin to allow it work with latest versions of xine. 2006-03-14 09:33:14 +00:00
zip Changes to zip and tgz plug-ins to allow for use of TEMP variable on Windows. 2006-01-24 17:43:53 +00:00
GNUmakefile Changes to fix compiles on Mac OS X 2003-04-03 08:14:49 +00:00