Spritify icon indicating copy to clipboard operation
Spritify copied to clipboard

extra frames in gif

Open DreadKnight opened this issue 9 years ago • 1 comments

I've started to make good use for this for my latest 3d deviations (more in the works), so big thanks again for making this ^^ http://dreadknight666.deviantart.com/gallery/697059/3D

It's very handy, though I found a small issue: if I render a sprite sheet, do some revisions and change the animation's length from 80 frames down to 60 or whatever, the extra frames will still remain in the tmp folder and they'll get used in the gif even if they're out of scope, creating unwanted results. So the create gif function should only use the frames needed, as currently defined in the blend file.

DreadKnight avatar Dec 05 '15 12:12 DreadKnight

Also, in my tmp folder, the music player I was using was adding the album cover in there, which was included in the gif. Now I'm not using that default directory anymore, just as a note to others who bump into the same issue.

DreadKnight avatar Feb 12 '16 17:02 DreadKnight