.. |
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 |
bsp
|
Tweaked for loop variaible definition.
|
2006-07-06 14:43:30 +00:00 |
dds
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +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
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
dxf
|
From Philipp Siemoleit,
|
2006-06-26 09:30:16 +00:00 |
ESRIShape
|
Fixed warnings
|
2006-07-05 09:52:03 +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
|
Removed StateSet::ENCLOSE_RENDERBIN_DETAILS since it is rendendent, and
|
2006-07-11 21:53:57 +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
|
Tweaks to try and fix VS6.0 problems.
|
2006-07-06 15:00:51 +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
|
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
|
Tweak for VS6.0 build
|
2006-07-06 20:43:23 +00:00 |
obj
|
Added setting of name from the .obj goup name and object names.
|
2006-07-06 11:40:41 +00:00 |
OpenFlight
|
Added share duplicates traversal to optimizer call
|
2006-07-13 14:58:37 +00:00 |
osg
|
Removed StateSet::ENCLOSE_RENDERBIN_DETAILS since it is rendendent, and
|
2006-07-11 21:53:57 +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
|
Ran dos2unix.
|
2006-05-01 16:13:37 +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
|
From Eric Wing, updates to QuickTime plugin
|
2006-06-29 10:06:27 +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
|
Warning fix
|
2006-07-04 10:52:16 +00:00 |
trans
|
Replaced tabs with spaces.
|
2005-11-17 15:03:51 +00:00 |
txp
|
From Terrex, improvements to handling of layers w.r.t PolygonOffset
|
2006-07-17 16:36:42 +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 |