Alberto Luaces writes: > Maybe it is removed on purpose, > but I couldn't spot where in the code it is done. >
I have discovered that osgViewer::Viewer::realize calls setStartTick(), which in turns clears the event queue, because the time stamps from previous events would be then incorrect. It is a pity, because it could be a very convenient way of setting up many objects dependent on the size of the window at start-up time. -- Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

