.. |
OpenThreads
|
Fixed warnings generated by clang,
|
2011-06-23 19:58:52 +00:00 |
osg
|
Added missing assignement of _simulationTime.
|
2011-08-15 14:37:16 +00:00 |
osgAnimation
|
Fixed warnings generated by clang,
|
2011-06-23 19:58:52 +00:00 |
osgDB
|
From Johannes Baeuerle, "in the file src/osgDB/ObjectWrapper.cpp, where the GlobalLookupTable for gl enums for serialization purposes is defined, some of the compressed texture formats are missing. I added enums for the pvr and etc formats."
|
2011-07-28 08:19:29 +00:00 |
osgFX
|
From Rafa Gaitan, "I have added the macro SETUP_LIBRARY, similar to SETUP_PLUGIN or
|
2011-03-08 13:51:13 +00:00 |
osgGA
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgManipulator
|
Fixed warnings generated by clang,
|
2011-06-23 19:58:52 +00:00 |
osgParticle
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgPlugins
|
Improved handling of the scaling of dicom imagery.
|
2011-07-28 16:40:28 +00:00 |
osgPresentation
|
Added support for creating a 3D Image from an image list.
|
2011-06-08 16:10:46 +00:00 |
osgQt
|
From Claus Scheiblauer, fixed handling of horizontal mouse wheel events.
|
2011-07-20 10:17:19 +00:00 |
osgShadow
|
Added s/getPerspectiveShadowMapCutOffAngle() and use of this when setting up light space to avoid sigularaties when
|
2011-09-06 10:12:45 +00:00 |
osgSim
|
From Martin Innus, fixed erroneous change of INTEGER to UNKNOWN, reverting back to INTEGER.
|
2011-06-24 13:35:20 +00:00 |
osgTerrain
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgText
|
Introduced workaround for problem of text that is scaled in screen coords, but hasn't been rendered yet
|
2011-07-20 09:10:32 +00:00 |
osgUtil
|
Added fine grained computation of the far plane when using the COMPUTE_NEAR_FAR_USING_PRIMITIVES ComputeNearFarMode.
|
2011-09-01 18:48:21 +00:00 |
osgViewer
|
Fixed comment on end barrier position.
|
2011-07-29 07:42:55 +00:00 |
osgVolume
|
Resolved warnings reported by g++ 4.6's -Wunused-but-set-variable.
|
2011-06-22 12:30:01 +00:00 |
osgWidget
|
Fixed Coverity reported issues.
|
2011-05-06 10:29:47 +00:00 |
osgWrappers
|
Reverted the change to the default setting of _resizeNonPowerOfTwoHint back to true for all platforms to ensure the
|
2011-07-28 11:05:10 +00:00 |
CMakeLists.txt
|
From Rene Molenaar, "I have found a problem regarding manifest in the plugins,
|
2011-05-12 11:45:29 +00:00 |