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

Consider interpolator passing verbatim non-number parameters rather than disallowing them #4

Open
bdowning opened this issue Apr 22, 2016 · 0 comments

Comments

@bdowning
Copy link
Owner

This might allow for more efficient preprocessing of data that either doesn't change or uses a 'step' easing (i.e. doesn't change at all until the next keyframe, then snaps to the new value); you could skip tearing apart and rebuilding strings this way.

Needs thinking about because of the chance for different state signatures between keyframes, as this might cause trouble.

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

No branches or pull requests

1 participant