ed6e930c96
Add new logic and buttons to AnimationWindow for playing backwards and for the new loop types. Add new methods to control looping: AnimationComponent::IsPingPong, AnimationComponent::IsPlayingOnce, AnimationComponent::SetPingPong, and AnimationComponent::SetPlayOnce. Add checks in Scene::RunAnimationUpdateSystem for the new loops when the animation reaches the end.