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
Currently both the key-frame and the transitions between key-frames are stored in the Animation.key_frames attribute - clear separation between the captured state and the transitions between states should make it easier to reason about things (related to #24)
The text was updated successfully, but these errors were encountered:
Currently both the key-frame and the transitions between key-frames are stored in the
Animation.key_frames
attribute - clear separation between the captured state and the transitions between states should make it easier to reason about things (related to #24)The text was updated successfully, but these errors were encountered: