OpenSceneGraph/src/osgPlugins
2006-12-05 16:29:11 +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 Mathias Froehlich, replaced assert with notify() error message. 2006-11-15 10:08:09 +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 Removed the now redundent dateUtils.h file. 2006-11-28 10:31:37 +00:00
dds From André Garneau, "The file submitted includes a fix to properly support DDS textures compressed under the DXT-1 format when they contain alpha information. 2006-11-27 09:23:57 +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 Added use of typedef to help clean up the readability a little and replaced a copy list with a reference. 2006-12-05 15:41:03 +00:00
ESRIShape From Chris McGlone, "PlygonZ copy constructor: added allocation and copying of zarray" 2006-12-05 14:58:38 +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 Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
ive Added support for float or double osg::Plane, and the default osg::Plane to double. 2006-11-28 16:00:52 +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 From Brede Johansen, "added a new reader option to replace the texture 2006-12-05 14:28:07 +00:00
osg Added support for float or double osg::Plane, and the default osg::Plane to double. 2006-11-28 16:00:52 +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 From Stephan Huber and Riccardo Corsi, port of QuickTime plugin to Windows 2006-12-05 16:29:11 +00:00
rgb From Per Fahlberg, added support for writing 16-bit rgb images 2006-11-29 20:10:08 +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