Hi Robert, This fixes a problem reported by Farshid in the thread "[osg-users] Backward compatibility with custom serializers". The macro UPDATE_TO_VERSION is used following with brackets as if it could update to specific version in a certain scope. But it actually changes the version STATE so all following serializers will be affected no matter it's in brackets or not. This patch fixes the confusing problem with a simple trick.
Cheers, Wang Rui
ObjectWrapper
Description: Binary data
Serializer
Description: Binary data
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
