OpenSceneGraph/src/osgPlugins
2009-06-23 11:33:59 +00:00
..
3dc From Martin Beckett, "I have fixed up the 3DC reader to handle any field separator so it can read x,y,z files and added ability to write a 3DC file." 2009-04-09 16:31:31 +00:00
3ds Fixed warning + bug 2009-05-01 08:20:26 +00:00
ac From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
bmp From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
bsp From Jason Daly, "Somehow, one of the shaders in the bsp plugin started behaving incorrectly between the original submission and now. I suspect it has to do with a typo in the setup of the shader that was fixed at some point, or it happened during the recent warnings purge. In any case, I had to invert the usage of a parameter in the shader to make it behave properly again. 2009-01-29 11:18:03 +00:00
bvh From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
cfg Merged warning fix from OSG-2.8 branch: 2009-02-10 20:31:50 +00:00
curl From Emmanuel Roche, "I've updated the CURL plugin to support the CURL_CONNECTTIMEOUT and CURL_TIMEOUT options. 2009-06-10 09:24:12 +00:00
dae Changed build OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to ON and then fixed all the resulting build errors. 2009-06-17 10:39:39 +00:00
dds From Wojciech Lewandowski, "Here are my changes: 2009-06-19 11:55:52 +00:00
dicom From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
dot From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
dw From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
dxf Martin Beckett, "Here's a first attempt at a DXF writer plugin 2009-06-08 14:06:58 +00:00
exr Changed OPENEXR_LIBRARY to OPENEXR_LIBRARIES to pick up on Ulrich's changes to the FindOpenEXR.cmake 2008-11-30 16:33:55 +00:00
ffmpeg Fixed warning 2009-06-23 11:33:59 +00:00
freetype From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
gdal Completed support for automatic detection of plugin features. 2009-03-10 17:27:39 +00:00
gecko From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
geo From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
gif From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
glsl From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
gz From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
hdr From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
imageio From Eric Wing and Stephan Huber, ImageIO code originally wrote by Eric Wing, and then later conveted into an OSG plugin by Stephan Huber. 2009-03-10 10:30:34 +00:00
Inventor Fixed warning 2009-01-29 11:03:38 +00:00
ive From Gustav Happalahti, fixed filename usage 2009-06-09 08:43:13 +00:00
jp2 From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
jpeg From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
logo From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
lwo Fixed data copy bug 2009-02-06 12:15:15 +00:00
lws From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
md2 From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
mdl From Jason Daly, "Currently, the .mdl plugin loads vertices in the native DirectX order, which is the reverse of OpenGL order. This means that the back faces are currently rendered as front faces, and vice versa. 2009-04-24 10:54:50 +00:00
net From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
normals From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
obj From Gino van den Bergen, "AFAICS, OSG's OBJ loader correctly handles backslash-newlines that are used for continuation of lines. However, I recently ran into a problem with OBJs that where converted from another source using Right Hemisphere Deep Exploration. In these OBJs newlines are escaped in the following way: 2009-06-19 14:14:26 +00:00
ogr Completed support for automatic detection of plugin features. 2009-03-10 17:27:39 +00:00
OpenFlight From Gregory Jaegy and Robert Osfield, added support for static linking of OpenFlight plugin 2009-05-28 13:29:20 +00:00
osg Added mutex lock to iniGLNames to prevent threading problems during initialization 2009-06-21 17:28:59 +00:00
osga From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgAnimation from Maciej Krol:\nFixes for OSG_USE_PTR_IMPLICIT_OUTPUT_CONVERSION = OFF 2009-05-12 11:54:50 +00:00
osgFX From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgParticle From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgShadow Fixed warnings 2008-12-18 15:49:44 +00:00
osgSim Fixed warnings 2009-01-28 12:51:47 +00:00
osgTerrain From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgText From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgtgz From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
osgViewer Replaced readImageFile() usage with readRefImageFile() to prevent threading issues with caching of imagery in the osgDB::Registry cache. 2009-01-21 18:23:55 +00:00
osgVolume Moved property code from ImageLayer into Layer where it belongs 2009-05-07 18:32:36 +00:00
osgWidget From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
p3d Added support for initial cut of static build of Present3D. 2009-06-20 17:03:38 +00:00
pdf Fixed typo of POPPLER_LIBRARY_DIRS 2009-05-07 09:40:43 +00:00
pfb From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
pic From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
ply From MAthias Froehlich, "Attached is a compile fix I need on Suse 11.1 for a successful compile. 2009-05-07 13:21:05 +00:00
png From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
pnm From Andy Skinner, fixes for Solaris build 2009-01-09 12:17:40 +00:00
quicktime From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
revisions Changed build OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to ON and then fixed all the resulting build errors. 2009-06-17 10:39:39 +00:00
rgb From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
rot From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
scale From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
shp From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
stl From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
svg From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
tga From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
tgz From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
tiff From Jason Beverage, "Here is a small fix that enables writing 16 bit short images in the tiff plugin. 2009-01-27 15:14:47 +00:00
trans From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
txf From Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00
txp Fixed swap size 2009-06-22 16:02:38 +00:00
vnc From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
vrml Changed build OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to ON and then fixed all the resulting build errors. 2009-06-17 10:39:39 +00:00
vtf From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
x From Ulrich Hertlein, "please find a patch for the DirectX loader to use std::istreams. This will make it usable with the zip plugin." 2009-05-26 11:00:26 +00:00
xine From Philip Lowman, clean up of CMake files 2009-04-09 09:23:45 +00:00
zip Changed build OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION to ON and then fixed all the resulting build errors. 2009-06-17 10:39:39 +00:00
CMakeLists.txt Added revisions plugin in support of paged database revisions. 2009-05-29 18:24:47 +00:00