OpenSceneGraph/src/osgPlugins
2017-01-20 17:06:55 +00:00
..
3dc Replaced deprecated osg::Geometry::set*Binding() calls. 2013-06-26 17:44:30 +00:00
3ds From Kristofer Tingdahl, warning fixes. 2015-07-31 10:54:17 +00:00
ac From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
avfoundation From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
bmp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
bsp Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
bvh Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class. 2014-06-05 16:26:13 +00:00
cfg From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
curl From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
dae Renamed zero and one to transparentCount and opaqueCount to avoid confusion in their meaning and usage. 2016-02-18 08:59:26 +00:00
dds From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
dicom From Torben Dannhauer, "When compiling OSG with DCMTK on windows, it throws an compiler error due to a missing ws2_32.lib in the linker settings." 2016-12-21 15:35:43 +00:00
directshow From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
dot Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
dw Replaced deprecated osg::Geometry::set*Binding() calls. 2013-06-26 17:44:30 +00:00
dxf From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
exr From Laurens Voerman, I have modified the FindOpenEXR.cmake to find the debug libraries, and to define a variable 2015-04-13 09:50:27 +00:00
fbx Revert "corrected syntax error in src/osgPlugins/fbx/ReaderWriterFBX.cpp" 2016-07-31 11:27:45 +01:00
ffmpeg Replace deprecated FFmpeg API to fix build with ffmpeg-3.0.x 2016-06-01 10:33:19 +01:00
freetype Added FT_LOAD_NO_HINTING 2016-07-31 14:02:41 +01:00
gdal Fixed repeated name in SETUP_PLUGIN. 2015-07-02 11:58:49 +00:00
gif From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
gles Fixed debug build 2016-02-24 16:00:12 +00:00
glsl Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
gstreamer Fixed warnings and memmory leaks 2014-12-16 17:37:03 +00:00
gta Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
gz Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
hdr Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
imageio From Konstantin Matveyev, "I've added GLES3 profile, which also enables GLES2 features (OSG_GLES3_AVAILABLE=true => OSG_GLES2_AVAILABLE=true). 2015-04-13 10:11:32 +00:00
Inventor Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
ive Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
jp2 Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
jpeg From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
ktx From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
las From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
logo From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
lua Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
lwo Fixed warning 2016-02-17 17:36:10 +00:00
lws Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
md2 Fixed MD2 danglng pointer crash. 2014-08-19 09:27:46 +00:00
mdl Added osgPresentation::Show node and implementations with basic property reporting for various internal nodes of presentation graph 2013-09-10 09:23:30 +00:00
normals Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
nvtt From Wang Rui, "The osgdb_nvtt plugin needs to be updated to work with the latest NVTT library, which changes the interface slightly (adding a new pure virtual method endImage()). I've modified the source file and attached it here." 2013-05-30 09:07:46 +00:00
obj From Marc Helbling, Clément Léger, Aurélien Chatelain, Paul Cheyrou-Lagrèze : 2014-12-24 11:25:46 +00:00
ogr Build fix for GLDAL>=2 2015-06-30 08:38:01 +00:00
OpenFlight OpenFlight-plugin with Surface Material Codes. There is one additional field that may be required by an existing application in addition to the IR Code is the IR Material. I have a small fix to include the IR Material as the User Value <UA:IRM> 2016-05-30 12:42:06 +01:00
osc From Alberto Luaces, "here are two minimal capitalization fixes for mingw cross-compilation, where case sensitivity matters." 2015-10-26 11:43:28 +00:00
osg Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
osga Warning fixes for Clang-3.6 2015-07-23 11:14:00 +00:00
osgjs Fixed build error reported on gcc 4.6.4/Ubuntu 12.04 32bit, issue #108 2016-07-31 11:27:23 +01:00
osgtgz Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
p3d Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
pdf Fixed warning 2014-11-26 16:15:37 +00:00
pfb With assistance from Sukender, moved the depreacted osg::Geometry vertex indices and AttributeBinding definitions out into a separated namespace/class so to use 2013-06-25 16:10:24 +00:00
pic From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
ply From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
png Quietened down some verbose debug messages 2017-01-20 17:06:55 +00:00
pnm Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
pov From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
pvr Centralized the calling of #include <stdint.h> and VS fallback into include/osg/Types header 2014-07-21 16:36:47 +00:00
python Added readScript/writeScript methods to ReaderWriter 2014-07-14 15:59:06 +00:00
qfont Added QT_QTCORE_INCLUDE_DIR entry to qfont plugin build to fix Qt4 build under Linux 2015-06-16 17:17:50 +00:00
QTKit From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
quicktime From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
RestHttpDevice From Stephan Huber, "attached is a fix for the rest-http-plugin which should fix the font-issue reported by Phil. The old implementation did forward all requests to the internal http-server via user-events. This prevented error-reporting for missing files, as the request was accidentally handled by the plugin. As a request for missing font-file succeeds and returned an empty file, the curl-plugin hands the data happily to the freetype-plugin which failed trying to load an empty font-file, obviously. 2014-03-13 14:02:50 +00:00
revisions Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
rgb Removed redundent code block 2013-01-23 11:50:45 +00:00
rot Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
scale Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
sdl From Laurens Voerman, "The current version will not compile with SDL version 2, error 2015-03-11 17:36:45 +00:00
shadow Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
shp From Andreas Ekstrand, "he attached ESRIShape.cpp contains a small fix in parsing of PointZ features, now correctly comparing with header content length which is defined in 16-bit words. 2016-12-21 11:40:16 +00:00
stl From Wojciech Lewandowski, Visual Studio 2008 compatibility fix 2015-12-14 18:47:09 +00:00
svg Removed space from #include. 2014-06-30 08:20:30 +00:00
terrain Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
tf Changed osgvolume example to use the new tf plugin rather than having local code for reading transfer function 2014-09-16 17:40:13 +00:00
tga From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
tgz Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
tiff Reinstated the TIFFSetField(image, TIFFTAG_ROWSPERSTRIP, rowsperstrip); 2015-07-19 09:51:17 +00:00
trans Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
trk Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
txf From Albert Luaces, typo fixes. 2015-06-01 13:40:20 +00:00
txp Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
V8 Added readScript/writeScript methods to ReaderWriter 2014-07-14 15:59:06 +00:00
view Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
vnc Replaced use of while(isRunning()) { YieldCurrentThread(); } style loops with use of join() to avoid false positives being reported by valgrind when using the helgrind tool for thread debugging. 2014-11-04 10:46:59 +00:00
vrml Introduced CMake option OSG_PROVIDE_READFILE option that defaults to ON, but when switched to OFF disables the building of the osgDB::read*File() methods, 2015-10-22 14:14:53 +00:00
vtf Build fixes for clang 2013-10-21 09:54:41 +00:00
x Build fixes for clang 2013-10-21 09:54:41 +00:00
xine Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ZeroConfDevice From Stepan Huber, "attached are my changes for the osc, zeroconf and resthttp-plugin to use the new event-class. I refactored the osgoscdevice-example so that it’s working again. " 2013-11-08 12:28:51 +00:00
zip From Glenn Waldron, fix error in ZIP plugin handling of memory buffer 2015-08-08 08:49:53 +00:00
CMakeLists.txt Moved the FIND_PACKAGE(Boost) from the root CMakeLists.txt into the local Find scripts to avoid Boost check when not neccessary. 2015-08-11 08:44:46 +00:00