Thanks Bob, changes now merged and submitted to SVN. I tweaked the filename creation code so that the the number increment is now placed after the file name, so you'll get saved_animation_01.path etc, I also reduced the 0 padding from 4 characters to 2 as I can't image needing thousands of animation paths...
Robert. On Tue, Jun 10, 2008 at 4:25 PM, Bob Kuehne <[EMAIL PROTECTED]> wrote: > this submission extends the osgViewer::RecordCameraPathHandler to have an > optionally-enabled auto-incrementing filename. default behavior is still the > same, but there's one new method to enable autoincrementing filenames. > > bob > > _______________________________________________ > 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
