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

Keyframe events #9

Open
io7m opened this issue Nov 30, 2016 · 0 comments
Open

Keyframe events #9

io7m opened this issue Nov 30, 2016 · 0 comments

Comments

@io7m
Copy link
Owner

io7m commented Nov 30, 2016

http://blender.stackexchange.com/questions/68067/blender-keyframe-metadata

@io7m io7m self-assigned this Nov 30, 2016
io7m added a commit that referenced this issue Jan 13, 2017
This replaces the code in the single action evaluator with a general
class that calculates keyframes and progress values for interpolation.
This changes the semantics slightly: The final keyframe in an action
is _never_ reached; the action will loop back to the start on the frame
before the final keyframe. This may have consequences for keyframe
events, because an event on the final keyframe will never be evaluated.

Fix #17
Affects #7
Affects #9
@io7m io7m added the evaluator label Jan 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant