[osg-users] time going backward

2010-09-02 Thread PCJohn
Hi, I see events coming with decreasing time (GUIEventAdapter::getTime()). However, I expected always increasing sequence. Is this feature or bug? Further investigation shows that current OSG trunk sends different timestamps for FRAME events than for other events. Seems like it is using

Re: [osg-users] time going backward

2010-09-02 Thread Robert Osfield
Hi John, I have seen a couple of small negative times regport, but not anything near to two seconds. The time used by the events should based on the same time as the FrameStamp, it would be worth investigating to see what is going on. osgGA::EventQueue and osgViewer::Viewer::advance() would be