Thanks Julian fix merged and pushed to master and 3.4 branch.

On 3 June 2016 at 14:07, Julien Valentin <[email protected]> wrote:
> Hi,
> I corrected PrimitiveSet.cpp in order DrawArraysLength can be instanced.
> It's the only pr missing code
> if (_numInstances>=1)      glDrawXXXInstanced(...,_numInstances);
> else glDrawXXX();
>
> Thank you!
>
> Cheers,
> Julien
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=67388#67388
>
>
>
>
> _______________________________________________
> 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