Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add apply ranges to interpolations #470

Merged
merged 2 commits into from
Jun 24, 2016
Merged

Add apply ranges to interpolations #470

merged 2 commits into from
Jun 24, 2016

Conversation

alancutter
Copy link
Contributor

This patch adds the concept of applyTo and applyFrom to interpolations so that they may affect larger ranges than their start and end offsets. This is useful for the first and last interpolations and mirrors the logic in Blink's KeyframeEffectModelBase::ensureInterpolationEffectPopulated().

This change builds upon #469.

@suzyh
Copy link
Contributor

suzyh commented Jun 24, 2016

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants