]> git.tdb.fi Git - libs/gl.git/commit
Require the first keyframe of an animation to be at zero offset
authorMikko Rasa <tdb@tdb.fi>
Mon, 2 Jul 2018 11:43:02 +0000 (14:43 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 2 Jul 2018 11:43:02 +0000 (14:43 +0300)
commit8d8b80f3c1511b37f030d897ad97b92993a03ca2
tree444fd9390e58a9c119678c9d8c61425c84161b26
parentbfeb6c6404659fffb1222e084b0bd08cccb4e67d
Require the first keyframe of an animation to be at zero offset

Having empty space at the start of an animation produces unexpected
results.
source/animation.cpp