Hi John,

I have ran osgconv on the file:

 osgconv group.osg out.osgt

And the resulting files looks like:

#Ascii Scene
#Version 117
#Generator OpenSceneGraph 3.3.5

osg::Group {
  UniqueID 1
  Name "dummy group"
}

Which is correct.  So svn/trunk works correctly w.r.t Name.  I expect
OSG-3.2.x will also work as well.

I can't provide free support for OSG-3.0.x so if you want to resolve this
problem I'd suggest updating to OSG-3.2.1 or svn.trunk (which is very close
to up coming stable release 3.4.)

Robert.

Robert.

On 3 March 2015 at 13:04, John Pasnom <stupid_sys...@dontsendmespam.de>
wrote:

> Hi,
>
> Robert, I've attached both files (or I've tried, looks like it ignores the
> second attachment...)
>
> Another interesting part is, as far as I can see, the UserData should be
> serialized as well. The patch posted
> http://forum.openscenegraph.org/viewtopic.php?t=5561 seems to be already
> in 3.0.1 but it looks like my custom user data (derived from object and
> extended by wrapper) is ignored here.
>
>
> Thank you!
>
> Cheers,
> John
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=62932#62932
>
>
>
>
> _______________________________________________
> 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