summaryrefslogtreecommitdiff
path: root/src/bin/elementary/test_efl_anim_group_sequential.c
Commit message (Expand)AuthorAgeFilesLines
* efl_canvas_animation: rename Animation_XXX to XXX_AnimationJaehyun Cho2020-01-201-4/+4
* efl_canvas_animation_group: show that playing backwards is also workingMarcel Hollerbach2019-12-041-32/+1
* elementary: move away from normal player to the new animation mixinMarcel Hollerbach2019-11-201-25/+22
* efl_canvas_animation_scale: move from 2 doubles to vectorsMarcel Hollerbach2019-11-041-2/+2
* efl_canvas_animation_rotate: adjust APIMarcel Hollerbach2019-11-041-2/+2
* efl/player: merge start+stop methods into 'playing' propertyMike Blumenkrantz2019-09-241-1/+1
* efl_canvas_animation_player: Change Running_Event_Info to Event_RunningJaehyun Cho2018-04-101-2/+2
* Efl.Animator: rename to Efl.Canvas.AnimatorMike Blumenkrantz2018-02-211-13/+13
* efl_playable: split Efl.Player interface to Efl.Playable interfaceSungtaek Hong2018-01-161-58/+28
* efl_animation: Add sequential group animation and objectJaehyun Cho2017-10-121-0/+194