Skip to content
Snippets Groups Projects
  • Jerome Humbert's avatar
    Fix non-`Once` animation playback · 11fdbe1f
    Jerome Humbert authored
    Ensure the `TweenState::Ended` is set only for `TweeningType::Once`,
    which is the only one with a finite duration, so which can end. Other
    tweening types repeat indefinitely until stopped, so have no end.
    11fdbe1f