Hi Bjorn, I have tracked down the bug to the osgAnimation::StackedTransform doing a double copy of the container. I have removed the double copy and now your example code works fine. I have checked in the fix to svn/trunk and OSG-3.2 branch so it'll be part of the 3.2.1 release when I make it.
Could you please test my fix out. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

