Hi All, A wee update on this thread. I have now checked in a fix that fixes both the NodeCallback::addNestedCallback() so it appends the nested callback to the last callback in the chain - previously it would insert the new nested callback rather than append leading to less than obvious ordering, and fixed the removeNestedCallback so that it removed any reference left to the nested callback's nested callback.
Cheers, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

