HI Max, Thanks for putting the example together. I've created a CMakeList.txt file for it and built the example under linux, and tried running the app but get a crash, running in gdb I don't get a stack trace unfortunately.
Is there a specific way you need to run it? Robert. On Fri, Aug 29, 2008 at 8:12 PM, Max Bandazian <[EMAIL PROTECTED]> wrote: > Hi, > > R.E. the osg::Sequence synching issues I had mentioned on osg-users, > attached are my updated sequence.cpp file and a sample program with > OpenFlight file. > > My (tiny) fix deals with the case where a sequence is loaded and added to > the scene when the frametime is not zero; the one-animation-frame-per-frame > problem will still happen if for some reason a sequence already in the scene > doesn't get updated very often (e.g. if several large models are loaded) or > if the animation is paused and resumed. You can easily demonstrate this > using the attached program. > > - Max Bandazian > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
