.. |
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 Paul Martz, speeling fixes for Tessellator/Tessellation.
|
2007-01-08 21:29:49 +00:00 |
bmp
|
From Colin McDonald, fix for big endian systems
|
2005-08-30 19:19:49 +00:00 |
bsp
|
From Paul Martz, speeling fixes for Tessellator/Tessellation.
|
2007-01-08 21:29:49 +00:00 |
dae
|
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
|
2007-02-23 16:31:34 +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 Paul Martz, speeling fixes for Tessellator/Tessellation.
|
2007-01-08 21:29:49 +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 Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
|
2007-01-08 11:23:52 +00:00 |
flt
|
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
|
2007-02-23 16:31:34 +00:00 |
freetype
|
From Gordon Tomlinson, "I have attached the 3 files we had to change to fix a proble we were seeing with using Symbol Fonts
|
2007-02-05 11:48:02 +00:00 |
gdal
|
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
|
2007-02-23 16:31:34 +00:00 |
geo
|
Added osg::FrameStamp::set/getSimulationTime().
|
2007-01-25 12:02:51 +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
|
Fixed warning
|
2007-02-13 22:22:35 +00:00 |
ive
|
Introduced new osg::Object::DataVariance type of UNSPECIFIED, and changed the deafult
|
2007-02-14 13:18:58 +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 Michael Platings, "I was getting a 0 byte memory leak reported when loading 3ds files, so
|
2007-02-14 15:25:04 +00:00 |
logo
|
Various work on osgViewer library, including warp point and graphics window resize support
|
2007-01-01 18:20:10 +00:00 |
lwo
|
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
|
2007-01-08 11:23:52 +00:00 |
lws
|
From Rick Pingry, "n my application I am walking through the scene graph looking for nodes of a specific name. I noticed there were times when some of the nodes were not named what I had expected. Upon reviewing the code, I noticed this was happening when there was a forward reference to a parented object.
|
2006-12-06 14:17:55 +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
|
From Carlo Camporesi, "In attach there is a little bug fix to net plugin. The modify allow the plugin to accept url with port number in this way:
|
2007-02-09 16:31:27 +00:00 |
normals
|
Tweak for VS6.0 build
|
2006-07-06 20:43:23 +00:00 |
obj
|
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
|
2007-01-08 11:23:52 +00:00 |
OpenFlight
|
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
|
2007-02-23 16:31:34 +00:00 |
osg
|
Removed GL_TEXTURE_RECTANGLE_NV entries
|
2007-02-21 11:46:49 +00:00 |
osga
|
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
|
2007-02-23 16:31:34 +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 |
osgShadow
|
Fixed typo that was breaking the build
|
2007-02-16 05:46:50 +00:00 |
osgSim
|
Rationalized on the number of libs required.
|
2006-09-21 09:24:10 +00:00 |
osgText
|
From Eric Sokolowski, added support for the new Text line spacing parameter to the .osg and .ive formats.
|
2007-02-02 16:51:59 +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 Riccardo Corsi, "this should be the final version of the qt-plugin ported to windows and cleaned up to avoid crashes on exit.
|
2007-01-12 22:07:33 +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 |
txf
|
From Mathias Fröhlich, "Attached is a small change that makes the txf loader render the same resulting
|
2007-01-22 09:28:31 +00:00 |
txp
|
Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.
|
2007-02-23 16:31:34 +00:00 |
vrml
|
From Jan Ciger, Tolga Abaci, Bruno Herbelin : OpenVRML 0.14.3 based .wrl/VRML plugin
|
2007-01-09 14:35:59 +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 |