Tiny opened this issue on Oct 01, 2003 ยท 17 posts
Tiny posted Sun, 05 October 2003 at 8:02 AM
I was able to fix the -1 step render. In 'range(int(Steps-1.0)' I deleted the -1.0. and that did it. :o) I'm trying to figure out the frame range setting too... no luck so far. Is the frame range (number of frames of the animation) set at the line 'for F in range(scene.NumFrames()):' ?