.. |
3dc
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
3ds
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
ac
|
From Drederic Bouvier, "I noticed the AC3D loader resets database path given as Options,
|
2008-01-21 14:42:52 +00:00 |
bmp
|
From Farshid Lashkari, "The bmp writer crashes in certain cases. It happens when the computed
|
2007-12-06 17:44:56 +00:00 |
bsp
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
cfg
|
Reorder includes in an attempt to avoid compile problems under Cygwin.
|
2007-12-20 10:48:23 +00:00 |
dae
|
From Roger James, "The changes are as follows:-
|
2007-12-11 14:06:45 +00:00 |
dds
|
From David Spilling, "Given no replies to my recent "does anybody use the DDS writer" query, I was emboldened to submit this very small patch. The bitmasks for RGBA and RGB have been modified in the writer portion of the code (line 765 onwards). This is now consistent with what the DDS plugin reads. In terms of testing, note that many 3rd party applications erroneously ignore the bitmasks in the file, and assume a BGRA order."
|
2007-09-15 17:36:03 +00:00 |
dw
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
dxf
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
freetype
|
From Jean-Sebastien Guay, Warning fixes
|
2008-01-08 17:18:11 +00:00 |
gdal
|
Refactor osgTerrain::ProxyLayer so that it is now a pure Proxy, defering implementations
|
2008-01-14 14:53:49 +00:00 |
geo
|
From Luigi Calori, add osgText to geo plugin build
|
2007-08-30 12:18:45 +00:00 |
gif
|
From David Callu, warning fixes
|
2007-09-07 15:03:56 +00:00 |
hdr
|
From Mathias Froehlich, "Add missing includes. Fails on hp-ux."
|
2007-12-06 17:03:47 +00:00 |
Inventor
|
From Colin McDonald, build fixes for Solaris.
|
2008-01-08 18:13:06 +00:00 |
ive
|
Simplified the image reading/writing
|
2008-01-09 21:00:38 +00:00 |
jp2
|
From David Callu, added support of 3D text to osgText and associated plugins.
|
2007-12-10 15:15:56 +00:00 |
jpeg
|
From David Callu, warning fixes
|
2007-09-07 15:03:56 +00:00 |
logo
|
From David Callu, warning fixes
|
2007-09-07 15:03:56 +00:00 |
lwo
|
From Sid Byce, fixes for compiling with gcc 4.3
|
2007-12-24 15:19:52 +00:00 |
lws
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
md2
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
net
|
From Alberto Luaces, build fix for Cygwin.
|
2007-10-03 10:36:59 +00:00 |
normals
|
From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)."
|
2007-12-10 17:30:18 +00:00 |
obj
|
From Ulrich Hertlein, "attached are some fixes and tweaks I made to the .obj loader:
|
2007-12-10 20:27:06 +00:00 |
ogr
|
From Cedric Pinson, "default white behaviour : osgviewerd -e ogr yourFile
|
2008-01-28 16:13:42 +00:00 |
OpenFlight
|
From Paul Martz, "Correction to size of reserved filed in .attr file, Spec says "149*4" bytes, not "149""
|
2008-01-04 15:30:49 +00:00 |
osg
|
From Paul Martz, completion of .ive and .osg support for OcclusionQueryNode
|
2008-01-04 11:14:11 +00:00 |
osga
|
From Wojiech Leandowski, "I earlier wrote about my hassles with archives under Windows. I implemented
|
2007-12-17 09:58:55 +00:00 |
osgFX
|
Fixed the capitilization of the osgdb_osgfx plugin
|
2007-10-25 09:00:25 +00:00 |
osgParticle
|
From David Callu, added IO_FluidProgram implementation.
|
2007-12-08 12:12:05 +00:00 |
osgShadow
|
Changed the plugin name to lower case to be consistent with the way that osgDB::Registry
|
2007-08-14 17:13:54 +00:00 |
osgSim
|
Updated the shapefile attribute IO so that its more streamlined.
|
2007-12-13 14:16:51 +00:00 |
osgTerrain
|
Added Node to Terrain serialization
|
2008-01-17 16:41:46 +00:00 |
osgText
|
From David Callu, IO support for Text3D
|
2007-12-10 19:51:33 +00:00 |
osgtgz
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
osgViewer
|
Added projectorMatrix parameter support to *SphericalDisplay setup functions and .view, this allows one
|
2008-01-28 15:41:42 +00:00 |
pfb
|
From Guillaume Millet, "Please find in attachment a small improvement to the pfb plugin
|
2007-09-07 10:15:39 +00:00 |
pic
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
png
|
Changed tabs to four spaces to make merges more straight forward
|
2007-09-05 17:03:43 +00:00 |
pnm
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
quicktime
|
From Rafa Gaitan, "I have corrected some includes of the quicktime plugin
|
2007-12-24 14:47:49 +00:00 |
rgb
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
rot
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
scale
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
shp
|
Added support for automatically setting the coordinate system of a shapefile by reading associate .prj file
|
2007-12-16 16:18:58 +00:00 |
stl
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
tga
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
tgz
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
tiff
|
From Ralf Kern, "the attached color mapped TIFF file klink1_l.tif is incorrectly read as
|
2007-09-03 10:12:26 +00:00 |
trans
|
From Rudolf Wiedemann, "I need to link OpenSceneGraph statically to my application, so I
|
2007-07-06 13:54:26 +00:00 |
txf
|
Convert osgText and freetype plugin across to keeping the font size as state that
|
2007-12-23 18:15:54 +00:00 |
txp
|
Changed the include definition so that it works under Cygwin.
|
2007-11-04 15:21:48 +00:00 |
vrml
|
From Gino van den Bergen, "I've added the following features to the OSG VRML plugin:
|
2007-12-09 16:29:18 +00:00 |
x
|
From Sid Byce, fixes for compiling with gcc 4.3
|
2007-12-24 15:19:52 +00:00 |
xine
|
Added support for setting volume in xine plugin, manual adjustment of volume
|
2007-11-04 16:08:05 +00:00 |
zip
|
From Daniel Sjolie, "I patched the zip plugin to make use of my favorite zip/pack-application for windows if it is installed in the standard location..."
|
2007-09-07 10:50:13 +00:00 |
CMakeLists.txt
|
From Cedric Pinson, "you can find as attachement a readerwriter for ogr files (.tab, .gml,
|
2008-01-21 12:01:55 +00:00 |