.. |
3dc
|
Fixed unused parameter warning.
|
2016-06-08 10:16:20 +01:00 |
3ds
|
Removed info comment
|
2016-06-22 09:37:51 +01:00 |
ac
|
Fixed unused parameter warning.
|
2016-06-08 10:14:56 +01: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
|
Fixed unitialized member variable
|
2016-06-10 19:35:44 +01: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
|
Added initializers
|
2016-06-22 09:49:27 +01:00 |
curl
|
Fixed -Wextra warning
|
2016-06-08 10:00:18 +01:00 |
dae
|
Merge remote-tracking branch 'upstream/master'
|
2016-06-08 16:16:48 +02:00 |
dds
|
Fixed shadows warnings
|
2016-05-25 17:10:54 +01:00 |
dicom
|
Fixed unused parameter warning.
|
2016-06-08 10:45:32 +01:00 |
directshow
|
Typo fixes
|
2016-05-30 12:30:05 +01:00 |
dot
|
Fixed unused parameter warning.
|
2016-06-08 09:57:30 +01:00 |
dxf
|
Fixed -Wextra warnings
|
2016-06-08 09:57:02 +01: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
|
corrected syntax error in src/osgPlugins/fbx/ReaderWriterFBX.cpp
|
2016-06-19 21:07:37 +07:00 |
ffmpeg
|
Fixed unused parameter warning.
|
2016-06-08 09:54:10 +01:00 |
freetype
|
Changed freetype plugin to utilize CMake's FindFreetype.cmake rather than use a local one.
|
2016-06-01 15:51:49 +01:00 |
gdal
|
Fixed -Wextra warning
|
2016-06-08 09:56:35 +01:00 |
gif
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
gles
|
Fixed memory leak detected by Coverity
|
2016-06-10 15:53:58 +01: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 13:42:19 +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 13:42:19 +00:00 |
ive
|
Replaced deprecated_osg::Geometry usage
|
2016-06-17 14:13:35 +01:00 |
jp2
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
jpeg
|
Fix 'unterminated_case: The case for value 7U is not terminated by a 'break' statement' in jpeg plugin.
|
2016-05-27 10:34:15 +01: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
|
Added use of ref_ptr<> to fix memory leak
|
2016-06-10 16:36:13 +01:00 |
lua
|
Changed the pointer arithmetic to be more explict and readable.
|
2016-06-21 11:45:19 +01:00 |
lwo
|
Fixed shadows warnings in lwo plugin
|
2016-05-25 18:12:43 +01:00 |
lws
|
Fixed shadows warnings
|
2016-05-26 08:25:12 +01:00 |
md2
|
Converted code across to using non deprecated version of osg::Geometry
|
2016-06-17 13:04:41 +01:00 |
mdl
|
Fixed unused parameter warning.
|
2016-06-08 09:55:15 +01:00 |
normals
|
Fixed shadows warnings
|
2016-05-25 17:10:54 +01:00 |
nvtt
|
Fixed unused parameter warning.
|
2016-06-08 10:52:40 +01:00 |
obj
|
Fixed unused parameter warning.
|
2016-06-08 09:52:09 +01:00 |
ogr
|
Fixed unused parameter warning.
|
2016-06-08 09:51:50 +01:00 |
OpenFlight
|
Added use of ref_ptr<> to fix memory leak
|
2016-06-10 16:44:50 +01:00 |
osc
|
Introduced local cursormap variable to make it clearer which containers are being worked upon.
|
2016-06-20 16:50:21 +01:00 |
osg
|
Fixed VS2015 warning
|
2016-06-06 14:18:43 +01:00 |
osga
|
Warning fixes for Clang-3.6
|
2015-07-23 11:11:58 +00:00 |
osgjs
|
Added ref_ptr<> usage to address memory leaks
|
2016-06-10 16:34:36 +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 13:42:19 +00:00 |
p3d
|
Fixed unused parameter warning.
|
2016-06-08 10:46:45 +01:00 |
pdf
|
Fixed warning
|
2014-11-26 16:15:37 +00:00 |
pic
|
From Jannik Heller, typo fixes
|
2015-04-07 18:01:12 +00:00 |
ply
|
Added initializers in case ply_get_element() doesn't overwrite the values.
|
2016-06-22 09:24:44 +01:00 |
png
|
Fixed unused parameter warning.
|
2016-06-08 09:49:29 +01:00 |
pnm
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
pov
|
Fixed unused parameter warning.
|
2016-06-08 08:52:30 +01: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
|
Fixed unused parameter warning.
|
2016-06-08 10:55:22 +01:00 |
QTKit
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
quicktime
|
Typo fixes
|
2016-05-30 12:30:05 +01: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
|
Fixed unused parameter warning.
|
2016-06-08 09:49:10 +01:00 |
rgb
|
Addd explict setting of 0 string termination.
|
2016-06-20 17:05:10 +01: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 13:42:19 +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 13:42:19 +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 13:42:19 +00:00 |
shp
|
Fixed coverity defects, two missing checks for error condition and resource leak.
|
2016-06-17 10:51:53 +01:00 |
stl
|
Introduced use of local std::string to work around issue of the read header.text not being null terminated and causing a problem with the strstr call.
|
2016-06-10 14:36:50 +01:00 |
svg
|
Fixed Clang warnings related to external dependencies
|
2016-06-03 10:18:41 +01: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 13:42:19 +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
|
Fixed memory leak
|
2016-06-10 17:19:41 +01: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 13:42:19 +00:00 |
tiff
|
Fixed shadows warnings
|
2016-05-25 17:10:54 +01: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 13:42:19 +00:00 |
trk
|
Typo fixes
|
2016-05-30 12:30:05 +01:00 |
txf
|
From Romain Ouabdelkader, "This is a fix for osgText to calculate kerning and to load glyph3D with the text's font resolution.
|
2016-02-15 13:30:39 +00:00 |
txp
|
Added string termination
|
2016-06-20 17:39:57 +01: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 13:42:19 +00:00 |
vtf
|
Fixed unused parameter warning.
|
2016-06-08 09:47:30 +01:00 |
x
|
Fixed shadows warnings
|
2016-05-25 17:10:54 +01: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
|
Fixed null termination
|
2016-06-22 09:33:18 +01:00 |
CMakeLists.txt
|
Removed no longer used Designer Workbench plugin.
|
2016-06-20 14:06:21 +01:00 |