]> git.tdb.fi Git - libs/gl.git/commit
Store a Transform in keyframes instead of a Matrix
authorMikko Rasa <tdb@tdb.fi>
Tue, 4 Jun 2019 14:13:59 +0000 (17:13 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 4 Jun 2019 14:13:59 +0000 (17:13 +0300)
commita4549c55a6d47129bd9e42c6a49a671b759ce6d9
tree47a1aff7e09ba0c4e3b253d23ec768ba20a725bb
parentaea9ceca71b59358248be94fdf272fd4791ca990
Store a Transform in keyframes instead of a Matrix

This is the first step towards curve-based animations and finer control
over which values are animated.
source/keyframe.cpp
source/keyframe.h