I recently moved from OSG 3.0.1 to 3.4.0 and I'm getting this unexpected behaviour only with OSG 3.4.0. In fact comparing the code of 3.0.1 and 3.4.0 I realized the clear() call in EventQueue::setStartTick() is only present in 3.4.0 code. I don't know the reason of that but from my point of view in 3.4.0 setStartTick() does more that it says: setStartTick just have to set the tick non more than that. Moreover that modification (clear()) has broken the scenaio I described.
Gianni ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=66834#66834 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

