Thanks Marc, fix merged and submitted to svn/trunk and OSG-3.2 branch.

On 31 July 2014 17:58, Marc Helbling <[email protected]> wrote:

> Hi Robert,
>
> please find a fix for the vertex pretransform visitor
> (VertexAccessOrderVisitor).
> The issue with current code is that arrays are collected *before*
> duplicating shared arrays which leads to arrays that are correctly
> duplicated but that are not reordered.
>
> Also the submitted patch contains a small cleaning in GeometryArrayGathrer
> as the _useDrawElements variable is not used; it is only set in the
> GeometryArrayGathrer constructor and VertexAccessOrderVisitor already
> checks that primitives have indexed type.
>
> Best,
> Marc
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to