Hi, I created a custom compound dragger and was noticing loss of precision in my matrix transforms. It appears I found the culprit. You can get the worlds smallest commit with your terminal and:
Code: git remote add blobfishGitHub https://github.com/blobfish/OpenSceneGraph.git git fetch blobfishGitHub git cherry-pick 7c90412 Thank you! Cheers, tom ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69629#69629 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
