DescriptionWeb Animations: Add Interpolation class.
This patch introduces the Interpolation class, which represents
a primitive animation between two values (expressed as InterpolableValues).
This is part of an effort to refactor the animations pipeline in order
to make it generic on animation value type (see linked master bug).
This code is not yet used anywhere. It will be used in future patches.
BUG=346495
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168629
Patch Set 1 #
Total comments: 6
Patch Set 2 : #
Messages
Total messages: 9 (0 generated)
|