]> git.tdb.fi Git - libs/gl.git/commitdiff
Refactor KeyFrame ownership management in Animation
authorMikko Rasa <tdb@tdb.fi>
Sat, 8 Jun 2019 06:17:51 +0000 (09:17 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 8 Jun 2019 06:24:02 +0000 (09:24 +0300)
The public add_keyframe functions no longer provide a convenient single
place to set the RefPtr keep flag, so move it into the private function.


No differences found