.. |
OpenThreads
|
Fixed unused parameter warning.
|
2016-06-08 09:34:34 +01:00 |
osg
|
Fixed -Wextra warnings
|
2016-06-08 09:20:16 +01:00 |
osgAnimation
|
Fixed -Wextra warnings
|
2016-06-08 09:46:09 +01:00 |
osgDB
|
Removed redudent codepaths, standardizing on the most portable Texture2D path.
|
2016-06-02 14:22:25 +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
|
Fixed unused parameter warning.
|
2016-06-08 10:16:20 +01:00 |
osgPresentation
|
Fixed unused parameter warnings
|
2016-06-08 09:43:40 +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
|
Fixed shadows warnings
|
2016-05-25 11:30:49 +01:00 |
osgTerrain
|
Fixed unused parameter warning.
|
2016-06-08 09:43:05 +01:00 |
osgText
|
Fixed unused parameter warning.
|
2016-06-08 09:38:22 +01:00 |
osgUI
|
Fixed -Wextra warningsw
|
2016-06-08 09:05:34 +01:00 |
osgUtil
|
Fixed -Wextra warnings
|
2016-06-08 09:07:32 +01:00 |
osgViewer
|
Disabled the -Wextra warning as resolve the warnings will create other warnings under other compilers
|
2016-06-08 09:33:56 +01:00 |
osgVolume
|
Fixed unused parameter warning.
|
2016-06-08 09:06:42 +01:00 |
osgWidget
|
Fixed unused parameter warning.
|
2016-06-08 09:04:01 +01:00 |
osgWrappers
|
Fixed unused parameter warning.
|
2016-06-08 09:01:47 +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 |