]> git.tdb.fi Git - libs/gl.git/commit
Refactor the Animation reference out of TimedKeyFrame
authorMikko Rasa <tdb@tdb.fi>
Wed, 2 May 2018 19:54:47 +0000 (22:54 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 2 May 2018 22:07:15 +0000 (01:07 +0300)
commit89a1ada18430079896cfb28862e61bb32d66b8a0
tree03eac2605e4132079041fd80d101368b57a2b977
parenta993091fbb8fdb76a1d02be9de59529c14b59cf0
Refactor the Animation reference out of TimedKeyFrame

It's only used in prepare() so might as well pass the reference to that
function.
source/animation.cpp
source/animation.h