efl_animation: Add translate animation
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 25 Aug 2017 04:37:12 +0000 (13:37 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 12 Oct 2017 12:03:49 +0000 (21:03 +0900)
commitf01c96e54292979b6c7d43f212413d2998b3dc4a
tree1e6fb6fff7228982a5ec27dce7bdc55ebe07503b
parent55405208469198060d2fc1f7c590ed84f474b8ed
efl_animation: Add translate animation
src/Makefile_Evas.am
src/lib/evas/Evas_Common.h
src/lib/evas/Evas_Eo.h
src/lib/evas/canvas/efl_animation_translate.c [new file with mode: 0644]
src/lib/evas/canvas/efl_animation_translate.eo [new file with mode: 0644]
src/lib/evas/canvas/efl_animation_translate_private.h [new file with mode: 0644]