Re: [osg-users] Pausing and restarting animations in a subgraph read in via osgDB

2010-04-28 Thread Adrian Szymanski
Hi, I see that you found solution to my problem in this topic. My problem is very similar I have models loaded from external file (.ive exported from 3DSMAX using OSGExp) This file contain animation about 1200 frames. And in my program this animation is playing infinitely but i want to play

[osg-users] Problem with looping animation in .ive 3dmodel format

2010-03-08 Thread Adrian Szymanski
Hi, I created model in 3ds Max 2010 with animation and after exporting it to .ive format with OSGExp my animation is looping indefinitely. Is there any posibility to disable looping animation and play it only once in the scene? This is part of my source where i'm loading models: Code: