]> git.tdb.fi Git - libs/gl.git/commitdiff
Use bezier splines in Animation
authorMikko Rasa <tdb@tdb.fi>
Fri, 7 Jun 2019 23:17:43 +0000 (02:17 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 7 Jun 2019 23:29:09 +0000 (02:29 +0300)
Control keyframes can now be added to affect the shape of curves.  Zero,
one or two control keyframes can be present between any two regular
keyframes, resulting in a linear, quadratic or cubic segment.


No differences found