Re: [osg-users] Warning: Manipulator warning: eventTimeDelta = -0.004

2012-05-01 Thread Robert Osfield
Hi Lionel, I did some work to try and avoid this issue - it's essentially a new frame starting and being tagged as a new frame, but new events come in between the start of the new frame and when event queues are read for the event traversal. I haven't tested in the ON_DEMAND rendering though so

[osg-users] Warning: Manipulator warning: eventTimeDelta = -0.004

2012-04-12 Thread Lionel Lagarde
Hi, When I use the FlightManipulator, I have a lot of warning messages: "Manipulator warning: eventTimeDelta = -0.004". The messages are displayed only using ON_DEMAND rendering. The GraphicsWindow has an event queue. The window related event (mouse move,