]> git.tdb.fi Git - libs/gl.git/commitdiff
Don't link keyframes with zero interval
authorMikko Rasa <tdb@tdb.fi>
Mon, 2 Jul 2018 11:44:23 +0000 (14:44 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 2 Jul 2018 11:44:23 +0000 (14:44 +0300)
Fixes an issue where a lone instant keyframe at the end of the animation
would produce bad values as the iterator tries to divide by zero.


No differences found