You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
http://blender.stackexchange.com/questions/68067/blender-keyframe-metadata
The text was updated successfully, but these errors were encountered: