Hi all, This is my first post, so first of all let me just say thank you to all of you that have put OpenSceneGraph together. I work with it every day in my job and it is a fantastic library.
Here's my question/bug: we're using osgManipulator here, and it appears that the TabPlaneDragger broke in release 2.8.0. The tabs on the corners of the dragger now seem to be stuck in a little clump in the middle. You can see this by simply running the osgManipulator example app. So far I've traced the problem to the osgManipulator::AntiSquish node being used in the createHandleScene() method in TabPlaneDragger.cpp (line 73). If you leave that node out, you of course don't get anti-squish behavior, but the tabs also go back to where they're supposed to be. Thanks, Jonathan Lewis
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

