.. |
OpenThreads
|
Moved initializer to constructors
|
2016-06-23 08:53:46 +01:00 |
osg
|
Fixed unitialized variables
|
2016-06-23 16:32:02 +01:00 |
osgAnimation
|
Fixed -Wextra warnings
|
2016-06-08 09:46:09 +01:00 |
osgDB
|
Restructed the handling of a null compressor
|
2016-06-23 09:05:51 +01:00 |
osgFX
|
Fixed method to match parent class.
|
2016-06-02 14:30:58 +01:00 |
osgGA
|
Fixed -Wextra warnings
|
2016-06-08 10:18:23 +01:00 |
osgManipulator
|
Fixed unused parameter warning.
|
2016-06-08 10:17:47 +01:00 |
osgParticle
|
Fixes shadows warnings
|
2016-05-20 13:38:34 +01:00 |
osgPlugins
|
Added initializers
|
2016-06-22 09:49:27 +01:00 |
osgPresentation
|
Added missing initializers
|
2016-06-22 11:39:11 +01:00 |
osgQt
|
Added osg::GraphicsContext::WindowingSystemInterfaces singleton for managing multiple WIndowinSystemInterface
|
2016-05-16 13:45:31 +01:00 |
osgShadow
|
Disabled the -Wextra warnin the warnings that can't be fixed due to optional code paths.
|
2016-06-08 09:37:43 +01:00 |
osgSim
|
Added initializer
|
2016-06-23 06:56:22 +01:00 |
osgTerrain
|
Added checks against null pointers and removed #if 0 block.
|
2016-06-23 06:51:34 +01:00 |
osgText
|
Removed dead code
|
2016-06-23 07:52:14 +01:00 |
osgUI
|
Fixed -Wextra warningsw
|
2016-06-08 09:05:34 +01:00 |
osgUtil
|
Added initializers
|
2016-06-23 17:10:18 +01:00 |
osgViewer
|
Removed dead code
|
2016-06-23 17:04:30 +01:00 |
osgVolume
|
Fixed "Using invalid iterator" bug in getTile() methods, detected by Covertity.
|
2016-06-09 11:41:14 +01:00 |
osgWidget
|
Fixed possible divide by zero
|
2016-06-23 08:23:32 +01:00 |
osgWrappers
|
Added intializer for char[] to squash Coverity "defect".
|
2016-06-20 12:20:44 +01:00 |
CMakeLists.txt
|
Refactored the GL object deletion management to use new osg::GraphicsObjectManager/GLObjectManager base classes, and osg::ContextData container.
|
2015-09-23 09:47:34 +00:00 |