Hi Li,

Well spotted, this is indeed a bug, I have just checked in the copying
of the _color parameter to master.

Robert.

On 14 October 2016 at 17:39, Li Chi <s12345uper...@sohu.com> wrote:
> Hi everyone,
>
> Before v3.5.6, osg::ShapeDrawable's Constructor copy '_color' property's 
> value to a new instance, but from v3.5.6 this line is missing, is this 
> correct?
>
> like this:
>
> Before v3.5.6:
> ...
> _color(pg._color),          << this line is missing at v3.5.6
> ...
>
> Thank you!
>
> Cheers,
> Li
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=69007#69007
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to