Thanks Tim, changes merge and submitted to svn/trunk.
On Thu, Feb 3, 2011 at 10:08 AM, Tim Moore <[email protected]> wrote: > Hi, > This patch fixes some performance problems with the DXF loader. It removes > some unnecessary copies of vertex coordinates (which were causing an > exponential explosion). It also replaces BIND_PER_PRIMITIVE normals with > BIND_PER_VERTEX so that the resulting geometry will be on the fast path. > Tim > > _______________________________________________ > 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
