]> git.tdb.fi Git - libs/gl.git/commit
Animate only those components which are present in Transforms
authorMikko Rasa <tdb@tdb.fi>
Tue, 11 Jun 2019 08:15:09 +0000 (11:15 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 11 Jun 2019 08:15:09 +0000 (11:15 +0300)
commit553f3ec4fbe28a37978ee53b9b6e22fedb691e1d
tree1b2488d4ed0224257434857332c0e229207d9600
parent8bc776f177c7cf9d0c6fd9590273f086d38c23ca
Animate only those components which are present in Transforms

This allows different components to have different keyframes, matching
the functionality of various animation software packages.
source/animation.cpp
source/animation.h