]> git.tdb.fi Git - libs/gl.git/commitdiff
Allow direct access to AnimatedObject's ProgramData
authorMikko Rasa <tdb@tdb.fi>
Sun, 22 Apr 2018 08:35:46 +0000 (11:35 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 22 Apr 2018 08:35:46 +0000 (11:35 +0300)
The animation-related set_uniform interface was already public so there
isn't any good reason to not allow full access.  This also makes trivial
customization easier as subclassing is not needed.


No differences found