.. |
3dc
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:29:53 +00:00 |
3ds
|
From Sukender, "- Lowered one notify level (it's now coherent with the "if" just above)"
|
2011-01-14 13:31:07 +00:00 |
ac
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:30:36 +00:00 |
bmp
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:14:29 +00:00 |
bsp
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:30:58 +00:00 |
bvh
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:31:17 +00:00 |
cfg
|
Fixed typo of commercial
|
2010-11-22 11:22:03 +00:00 |
curl
|
Introduced a local reference to the appropriate EasyCurl object to avoid seperate getEasyCurl() incurring a mutex lock overhead.
|
2010-12-21 12:51:15 +00:00 |
dae
|
From Philipp Svehla, "We’ve added support for users to override the default values for child elements in asset tags (for the collada writer). This support was added for the following child elements:
|
2011-02-14 16:24:12 +00:00 |
dds
|
From Lukasz Izdebski, "Texture: added support for GL_EXT_texture_compression_rgtc, I added support (read and write ) for BC4 BC5 Block Compression to dds file format."
|
2010-08-16 14:11:49 +00:00 |
dicom
|
Changed the handling of erroneous dicom files so that the loading of a directory of dicom files is not abondonded when one or more erroneous files are encountered.
|
2011-02-22 10:53:58 +00:00 |
directshow
|
From Mark Sciabica, "It's not Windows API calls that are causing the problem. It's a new
|
2010-11-11 10:42:41 +00:00 |
dot
|
From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames."
|
2010-05-13 11:01:06 +00:00 |
dw
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:37:40 +00:00 |
dxf
|
From Tim Moore, "This patch fixes some performance problems with the DXF loader. It removes some unnecessary copies of vertex coordinates (which were causing an exponential explosion). It also replaces BIND_PER_PRIMITIVE normals with BIND_PER_VERTEX so that the resulting geometry will be on the fast path."
|
2011-02-14 16:09:51 +00:00 |
exr
|
From Simon Julier, "I ran across linking errors with osgdb_exr. Specifically, I found it was necessary to link against libImlIlf, libImlThread, libHalf, libIex and libzip.
|
2011-01-19 10:57:58 +00:00 |
fbx
|
Disabled the RGB components of the opacity texture
|
2011-02-18 11:04:01 +00:00 |
ffmpeg
|
From Martin von Gagern, build fix for latest ffmpeg changes
|
2011-02-10 12:23:18 +00:00 |
freetype
|
Unified more of the 2D and 3D text setup, fixed bugs in Text3D setup
|
2011-01-11 11:39:31 +00:00 |
gdal
|
From Cedric Pinson, "Here a small fix about gdal plugin used to read dem file, if you dont
|
2010-12-11 15:12:09 +00:00 |
geo
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:41:37 +00:00 |
gif
|
From Wang Rui with small tweak from Robert Osfield, fix of memory leak in gif plugin when using GifImageStream
|
2010-11-09 15:48:46 +00:00 |
glsl
|
Form Richard Schmidt, "The following features were added:
|
2010-12-13 12:16:57 +00:00 |
gz
|
From Alexander Irion, "Please find another bugfix for the ReaderWriterGZ. This time, the writing did not work for me - the created output file could not be deflated by zip.
|
2010-11-05 17:09:58 +00:00 |
hdr
|
Ported osgUtil, osgDB, osgGA, NodeKits and plugins to compile against OpenGL ES 1.1 and OpenGL ES 2.0.
|
2009-10-28 20:31:57 +00:00 |
imageio
|
From Ulrich Hertlein, "Attached; here's a summary of the changes:
|
2010-12-02 14:20:52 +00:00 |
Inventor
|
From Jan Peciva, "Improvements:
|
2011-02-14 15:04:40 +00:00 |
ive
|
Changed the handling of unkown nodes on write so that the code now ignores the non supported nodes allows the overall write to continue.
|
2011-02-26 15:52:51 +00:00 |
jp2
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:44:28 +00:00 |
jpeg
|
From Farshid Lashkari, "I modified some plugins to use the osgDB file stream functions in order to support UTF-8 encoded filenames."
|
2010-05-13 11:01:06 +00:00 |
logo
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:45:32 +00:00 |
lwo
|
Introduced osg namespace to new local GLU functions
|
2010-10-07 11:53:28 +00:00 |
lws
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:44:08 +00:00 |
md2
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:48:05 +00:00 |
mdl
|
Build fixes to keep up with changes in head inclusions/API in osgDB
|
2010-12-10 13:22:21 +00:00 |
normals
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:48:31 +00:00 |
nvtt
|
Added ImageProcessor interface class and plugin mechnanism for ImageProcessor implementations to osgDB::Registry.
|
2011-01-13 14:59:29 +00:00 |
obj
|
Added material setName.
|
2010-08-16 14:24:12 +00:00 |
ogr
|
From Joachim Pouderoux, "I have added the support for wkbMultiPolygon & wkbMultiPolygon25D in the OGR
|
2010-09-09 10:14:54 +00:00 |
OpenFlight
|
From Guy Volckaert, "Changes to the openflight plugin to support replacing double sided polygons by 2 opposite facing polygons. This is sometimes required to resolved lighting and intersection issues. A new import option was was added to activate this feature called "replaceDoubleSidedPolys".
|
2011-01-14 14:30:19 +00:00 |
osg
|
From Mathias Froehlich, build fix for Solaris
|
2011-01-26 16:45:36 +00:00 |
osga
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:50:29 +00:00 |
osgtgz
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:50:45 +00:00 |
p3d
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:28:58 +00:00 |
pdf
|
Moved finding of RSVG, Poppler-glib and GtkGl out into their own Find*.cmake modules to enable easier specialization.
|
2010-11-11 16:51:46 +00:00 |
pfb
|
From Per Fahlberg, warning fixes
|
2011-01-28 11:07:51 +00:00 |
pic
|
From Philip Lowman, clean up of CMake files
|
2009-04-09 09:23:45 +00:00 |
ply
|
From Simon Julier, "I have been using the ply plugin to read files created by bundler and pmvs2 (http://grail.cs.washington.edu/software/pmvs/). This program generates models in the form of vertices only. However, the existing ply reader implementation was not able to handle the models generated in a satisfactory manner for two reasons:
|
2011-01-20 12:23:04 +00:00 |
png
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:53:46 +00:00 |
pnm
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:54:08 +00:00 |
pov
|
Build fixes for when OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is disabled
|
2010-09-17 13:33:09 +00:00 |
pvr
|
From Mathias Froehlich, "Attached are most of the fixes that are required to build osg on solaris and
|
2010-12-02 14:13:54 +00:00 |
qfont
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 16:54:45 +00:00 |
QTKit
|
From Stephan Huber, fixed build under OSX 10.5.
|
2010-09-30 09:40:48 +00:00 |
quicktime
|
From Magnus Kessler, "Changes to the quicktime plugin to remove unused variables and an unused
|
2010-09-16 13:04:55 +00:00 |
revisions
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:06:10 +00:00 |
rgb
|
From Mathias Froehlich, "While tracking some valgrind problems in flightgear, I found a remaining off by
|
2010-06-01 11:51:37 +00:00 |
rot
|
Fixed typo of commercial
|
2010-11-22 11:22:03 +00:00 |
scale
|
Fixed typo of commercial
|
2010-11-22 11:22:03 +00:00 |
shadow
|
Fixed typo of commercial
|
2010-11-22 11:22:03 +00:00 |
shp
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:08:10 +00:00 |
stl
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:08:30 +00:00 |
svg
|
From Jeremy Moles, "Somehow, the SVG reader plugin has gone all this time without actually
|
2009-11-20 10:56:54 +00:00 |
terrain
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:09:15 +00:00 |
tga
|
From Wang Rui, "Attachment is the implementation of the writing operation of the TGA
|
2010-08-16 14:39:53 +00:00 |
tgz
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:09:36 +00:00 |
tiff
|
From Sukender, "TIFF plugin now outputs messages coming from libtiff.
|
2011-01-14 12:03:37 +00:00 |
trans
|
Fixed typo of commercial
|
2010-11-22 11:22:03 +00:00 |
txf
|
Moved TextNode into osgText.
|
2010-09-07 18:18:35 +00:00 |
txp
|
Refactored the way that the DatabasePager passes the Terrain decorator node onto the TerrainTile.
|
2011-01-12 19:29:24 +00:00 |
view
|
Fixed typo of commercial
|
2010-11-22 11:22:03 +00:00 |
vnc
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:11:35 +00:00 |
vrml
|
Fixed for build with non autoatic ref_ptr<> to C pointer conversion
|
2011-01-14 11:46:43 +00:00 |
vtf
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:12:14 +00:00 |
x
|
From Tassilo Glander, "I want to submit a fix for the plugin to load .x model files (Direct X).
|
2010-09-09 10:09:31 +00:00 |
xine
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:13:20 +00:00 |
zip
|
Converted osg::notify to OSG_INFO etc.
|
2010-05-28 17:13:41 +00:00 |
CMakeLists.txt
|
From Simon Julier, "I ran across linking errors with osgdb_exr. Specifically, I found it was necessary to link against libImlIlf, libImlThread, libHalf, libIex and libzip.
|
2011-01-19 10:57:58 +00:00 |