Hi Luc,

On 2 July 2013 11:01, Luc Frauciel <[email protected]> wrote:

> I can confirm that I have a bug that reminds me the description you gave.
> In an OSG/Qt context, I'm setting the clearcolor of the camera.
> If I'm doing this too early, the ClearColor is not applied and the default
> osg ClearColor (blue) appears.
> If later I set the camera ClearColor, everything works as expected.
> I'm stuck with an older version of OSG for the moment, but I'll give a try
> next week.
> Coincidentally, we were discussing this bug this morning when I saw this
> message :)
>

I does sound like it may well be the same bug lurking in the way SceneView
was working and being used by osgViewer.  The fix to SceneView was to the
include/osgUtil/SceneView and src/osgUtil/SceneView.cpp so just patching
these two files should be enough to test out the issue.  The revision that
contains this change is 13604.
Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to