.. |
3dc
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
3ds
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
ac
|
From Mathias Froehlich, "This change is a result of a recent thread on osg-users.
|
2008-10-27 11:08:54 +00:00 |
bmp
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
bsp
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
cfg
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
curl
|
Changed erroneous ZLIB_INCLUDE_DIRS to ZLIB_INCLUDE_DIR
|
2008-10-14 17:20:58 +00:00 |
dae
|
From Panagiotis Koutsourakis, "We are using Open Scene Graph for an application and we need COLLADA
|
2008-10-21 16:39:24 +00:00 |
dds
|
Introduced support for controlling mipmapping of osgTerrain::ImageLayer and compression of osgTerrain::HeightFieldLayer.
|
2008-10-20 08:43:25 +00:00 |
dicom
|
Added extra data types info to debug message
|
2008-11-05 10:29:45 +00:00 |
dot
|
From Ricard Schmidt, dot writer plugin.
|
2008-10-14 16:35:03 +00:00 |
dw
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
dxf
|
Added osgText to link line
|
2008-10-07 15:21:12 +00:00 |
freetype
|
Added extension docs
|
2008-07-25 10:18:14 +00:00 |
gdal
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
geo
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
gif
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
glsl
|
Added .vert and .frag to list of accepted extension in the GLSL plugin
|
2008-09-25 10:21:44 +00:00 |
gz
|
Changed erroneous ZLIB_INCLUDE_DIRS to ZLIB_INCLUDE_DIR
|
2008-10-14 17:20:58 +00:00 |
hdr
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
Inventor
|
From Jim Vaughan,
|
2008-10-25 13:17:22 +00:00 |
ive
|
From Lionel Lagrade, "I've replaced readsome by read+gcount."
|
2008-10-28 17:28:14 +00:00 |
jp2
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
jpeg
|
From Per Fahlberg, "I ran into a problem when using another library that implemented the same functions as the osg jpeg plugin, i guess they both originated from the same example code :) As a solution I added a namespace in ReaderWriterJPEG.cpp around the functions.
|
2008-10-21 16:27:22 +00:00 |
logo
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
lwo
|
From Mario Valle, signed/unsgined warning fix
|
2008-07-21 21:17:05 +00:00 |
lws
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
md2
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
net
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
normals
|
From Ulrich Hertlein, "attached are some minor tweaks:
|
2008-07-17 13:51:14 +00:00 |
obj
|
From Alberto Lucas, fixed typo
|
2008-10-27 09:44:49 +00:00 |
ogr
|
From Rob Bloemkool, "This is a submission for src/osgPlugins/ogr/ReaderWriterOGR.cpp
|
2008-09-17 20:02:39 +00:00 |
OpenFlight
|
Merged in comment split code from the old flt plugin so that FLT comments string with returns
|
2008-10-27 17:11:01 +00:00 |
osg
|
Initial cut of zlib based compress/uncompress plugin
|
2008-10-09 17:02:16 +00:00 |
osga
|
From Mathias Froehlich, build fixes
|
2008-10-07 12:31:42 +00:00 |
osgFX
|
Fixed the capitilization of the osgdb_osgfx plugin
|
2007-10-25 09:00:25 +00:00 |
osgParticle
|
Fixed typo
|
2008-10-24 10:02:13 +00:00 |
osgShadow
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
osgSim
|
From Mathieu Marache, "This is an addition for osgSim reader/writer for the osg ascii file format adding osgSim::OverlayNode support. "
|
2008-09-18 10:49:18 +00:00 |
osgTerrain
|
Introduced support for controlling mipmapping of osgTerrain::ImageLayer and compression of osgTerrain::HeightFieldLayer.
|
2008-10-20 08:43:25 +00:00 |
osgText
|
From David Callu, IO support for Text3D
|
2007-12-10 19:51:33 +00:00 |
osgtgz
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
osgViewer
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
osgWidget
|
Fixed name of lib
|
2008-07-15 19:42:49 +00:00 |
pfb
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
pic
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
png
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
pnm
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
quicktime
|
From Tatsuhiro Nishioka, submissions posted by Stephan Huber, "attached you'll find a modified ReaderWriterQT.cpp-file where I removed the support for rgb(a)-files.
|
2008-10-03 09:22:40 +00:00 |
rgb
|
Added new ReaderWriter methods for recording what protocols, extensions and options are
|
2008-07-13 15:24:45 +00:00 |
rot
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
scale
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
shp
|
Added option docs
|
2008-07-25 09:46:05 +00:00 |
stl
|
From Ulrich Hertlein, "attached are some minor tweaks:
|
2008-07-17 13:51:14 +00:00 |
svg
|
Applied filename fix suggested by Andrew Bettison.
|
2008-07-23 19:06:14 +00:00 |
tga
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
tgz
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
tiff
|
Changed Tiff plugin to link to TIFF_LIBRARIES to handle case where JPEG and ZLIB are dependencies.
|
2008-11-03 10:17:26 +00:00 |
trans
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
txf
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
txp
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
vnc
|
Added GPL copyright notice
|
2008-11-03 16:55:06 +00:00 |
vrml
|
From Gino van den Bergen, "The VRML plugin in the current 2.5.4 release will not compile under VC8.0 when the project file is generated using CMake 2.6. The attached CMakeLists.txt will fix this problem. The file replaces the CMakeLists.txt file in src/osgPlugins/vrml.
|
2008-07-15 19:02:20 +00:00 |
x
|
From Ulrich Hertlein, "attached are some minor tweaks:
|
2008-07-17 13:51:14 +00:00 |
xine
|
Added acceptance of .ogv extensions in xine-lib plugin
|
2008-09-02 16:13:54 +00:00 |
zip
|
Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods
|
2008-07-13 22:18:59 +00:00 |
CMakeLists.txt
|
Added vnc plugin.
|
2008-11-03 15:57:21 +00:00 |