Hi Robert, I have discovered the problem. When I'm running osg 3.3.1. I do not have this problem so I decide to compared both. In the file osgDB/Serializer the following if condition was removed after 3.3.1 from all virtual bool read:
if ( ParentType::_defaultValue!=value ) Would it cause any problem putting this condition back? Thank you! Cheers, Roni ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=63606#63606 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

