animator: fix looping when doing cubic interpolation
authorØyvind Kolås <pippin@linux.intel.com>
Wed, 5 May 2010 17:15:12 +0000 (18:15 +0100)
committerØyvind Kolås <pippin@linux.intel.com>
Wed, 5 May 2010 17:24:53 +0000 (18:24 +0100)
commit452cb1abbfed4adb7e3d802765df9e27775adc4f
tree50a0cec134e9ea38bd76b6eaed98e6ad7aa835da
parente4089efb4c36abe2c743eefef0c960cb9453ae85
animator: fix looping when doing cubic interpolation

When using interpolation and the last key is not at 1.0 a bouncing
artifact could be observed after the keys.
clutter/clutter-animator.c