Thanks Aurelien, change seems reasonable, now merged and submitted to svn/trunk.
On 18 September 2012 14:22, Aurelien Albert <[email protected]> wrote: > Hi, > > In the DXF plugin, DXF layers are decoded and each layer is added in a > separate group, which is very usefull to retrieve a layer or display a list > of all layers in the aplication. > > But the layers are not always children of the "model root" node : there can > be a matrix transform between "model root" and "layers parent", so I've added > the name "Layers" on the node which contains all layers to easily retrieve > the layers groups from application code. > > Cheers, > Aurelien > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=50171#50171 > > > > > _______________________________________________ > 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
