efl_animation: Add repeat_mode property
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 5 Sep 2017 02:33:58 +0000 (11:33 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 12 Oct 2017 12:03:49 +0000 (21:03 +0900)
commite83facfb37dc22ead7d3c5c66c4dcaa33252dd61
treef27588a20328480bedd6e17370258b18a74fcb85
parent595f47e202c1946d27bb0c39868a9bf8f4b98d78
efl_animation: Add repeat_mode property

To not display original state when the reverse repeat starts, the
animators in group parallel and group sequential are deleted.
16 files changed:
src/bin/elementary/test_efl_anim_repeat.c
src/lib/evas/Evas_Internal.h
src/lib/evas/canvas/efl_animation.c
src/lib/evas/canvas/efl_animation.eo
src/lib/evas/canvas/efl_animation_alpha.c
src/lib/evas/canvas/efl_animation_group_parallel.c
src/lib/evas/canvas/efl_animation_group_sequential.c
src/lib/evas/canvas/efl_animation_object.c
src/lib/evas/canvas/efl_animation_object_group_parallel.c
src/lib/evas/canvas/efl_animation_object_group_sequential.c
src/lib/evas/canvas/efl_animation_object_private.h
src/lib/evas/canvas/efl_animation_private.h
src/lib/evas/canvas/efl_animation_rotate.c
src/lib/evas/canvas/efl_animation_scale.c
src/lib/evas/canvas/efl_animation_translate.c
src/lib/evas/canvas/efl_animation_types.eot