Aeva / m.grl

Midnight Graphics & Recreation Library
http://mgrl.midnightsisters.org
GNU Lesser General Public License v3.0
44 stars 3 forks source link

Handle missing keyframes as repeats #216

Closed wijnen closed 8 years ago

wijnen commented 8 years ago

M.GRL doesn't interpolate when the preceding keyframe is not present for a property. If the following keyframe for the property is also missing, it doesn't do anything at all.

This pull request fixes that.