.. |
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 Roger James, "1. Fixed a problem with the caching of textures when the associated image file was not in the current working directory. In this case the texture object was being placed in the cache with the short filename, but was looked up with the full path.
|
2006-03-08 15:16:59 +00:00 |
bmp
|
From Colin McDonald, fix for big endian systems
|
2005-08-30 19:19:49 +00:00 |
dds
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
directx
|
From Roger James, reworked the export of std::vector<> on standard types to prevent
|
2005-11-21 13:51:24 +00:00 |
dw
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
dxf
|
From Paul de Repentigny, ciyple fo fixes for the DXF reader.
|
2005-12-15 15:36:55 +00:00 |
ESRIShape
|
From Maya Leonard, ERSIShape VS project file, and compile fixes for Win32.
|
2006-01-18 12:03:55 +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
|
Added a static_cast<std::streampos> to get round IRIX64 build problem.
|
2005-12-02 09:57:19 +00:00 |
gdal
|
Fixed warnings.
|
2005-11-09 10:41:52 +00:00 |
geo
|
From Eric Wing, fixes for "warning: converting of negative value '-0x00000000000000001' to 'unsigned int'"
|
2005-11-29 11:39:07 +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
|
Added automatic toggling between png and jpeg when compressImageData option is used. Jpeg
|
2006-03-02 20:31:40 +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
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +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 Marco Jez:
|
2006-01-18 12:13:48 +00:00 |
lws
|
Added #include <osg/io_utils>
|
2005-04-08 09:36:42 +00:00 |
md2
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
net
|
Improved the GET protocol for the http socket. By adding Connection: close
|
2006-03-07 18:26:32 +00:00 |
normals
|
Added 'normals' pseudoloader
|
2006-02-06 19:40:45 +00:00 |
obj
|
From David Spilling, added "noRotation" ReaderWriter::Option into the .obj plugin
|
2005-11-07 14:42:36 +00:00 |
OpenFlight
|
From Brede Johansen, new OpenFlight plugin!!!!!
|
2006-03-08 21:38:37 +00:00 |
osg
|
Completed .osg support for ClusterCullingCallback.
|
2006-02-23 20:37:19 +00:00 |
osga
|
From Colin McDonald, build fix for Solaris
|
2005-06-29 10:21:49 +00:00 |
osgFX
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
osgParticle
|
Added new BoxPlacer files.
|
2006-01-17 15:18:44 +00:00 |
osgSim
|
From Colin McDonald, "Fixes for some duplicate global symbol definitions in the plugins,
|
2005-11-02 10:29:38 +00:00 |
osgText
|
Added .osg suppot for new alignment modes
|
2005-07-15 16:26:45 +00:00 |
osgtgz
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
pfb
|
From Ulrich Hertlein, spelling corrections and a few Doxgen comments.
|
2006-02-20 21:05:23 +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
|
Moved the template function into the global namespace.
|
2005-01-27 20:26:51 +00:00 |
quicktime
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
rgb
|
From Farshid Lashkari, Support for reading TIF images from stream, and support
|
2005-08-25 14:37:21 +00:00 |
rot
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
scale
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +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 Farshid Lashkari, support for writing to istream for the the TIFF plugin and support for
|
2006-03-02 20:39:20 +00:00 |
trans
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
txp
|
From Andrew Sampson, "The terravista terrain generation tool can insert references to external model files into a terrapage tile. It unfortunately does not update the bounding sphere of that tile to include the extents of the external model. This means that if a large model (such as an airfield model) is attached to a tile, the model will disappear when the tile is off-screen (outside the view volume), even though the model is on-screen."
|
2006-03-13 21:20:07 +00:00 |
xine
|
Added querry of video size during open() call and associated allocImage to
|
2005-09-12 19:42:36 +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 |