Hi Robert,
Hi Stephan,
You don't seem to like my name ;-)

I have return to the issue of the visualization problems with the database you provided. Eventually was able to isolate the problem to the binary parsing of the ClusterCullingCallback which in the end was fixable by just adding a osg::Callback entry into the ClusterCullingCallback serializers associates list, as this is now required as the NodeCallback no longer takes responsibility for the NestedCallback serialization, this is now move to osg::Callback.

The "Warning: CollectLowestTransformsVisitor::removeTransforms() error, encountered a NULL Transform pointer" looks to be an erroneous error, as the case it occurs perfectly benign - so I've addressed it by removing this reporting code.

Could you please update to svn/trunk and let me know if these problem have been resolved.

I will now wrap up the next dev release (3.3.4) in prep for 3.4 stable release. Testing is really important now as we are just weeks away from a stable release.

The fix works great! All older VPB-databases are running smoothly again, saving us weeks of compilation. Where can I donate? :-)


Robert.
Cheers
Sebastian


_______________________________________________
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