Hello guys,

I am using OSG serialization on my custom classes derived from 
osg::MatrixTransform and osg::Geometry.
I already use this serialization for some time, so I have many .osgb files 
exported on my disk, but now, I want to add some new properties to my Class and 
serialize them (new ADD_BOOL_SERIALIZER). The problem is, that I cannot load 
the old .osgb files anymore. It works only on .osgt files.
Is there any way, how to extend my serialization, while the old files will be 
still loadable?

Thank you!

Cheers,
Peter

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=49338#49338





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to