efl/src/lib/evas
Jaehyun Cho 4e8e1dc280 efl_canvas_animation: fix final_state_keep logic
Previously, final_state_keep did not work correctly with animation
repeat.
e.g. repeat mode is restart and repeat count is 1, then final_state_keep
did not work.

Now, final_state_keep logic has been fixed to work correctly.
2019-06-04 21:57:00 +09:00
..
cache Evas: remove Evil.h when not needed and use evil_private when needed 2019-05-20 08:46:02 -04:00
canvas efl_canvas_animation: fix final_state_keep logic 2019-06-04 21:57:00 +09:00
common evas/scale_sample: even more code deduplication 2019-05-21 20:27:15 +02:00
common3d here comes meson 2018-10-02 17:22:50 +02:00
file Evas: remove Evil.h when not needed and use evil_private when needed 2019-05-20 08:46:02 -04:00
filters meson: add a option for selecting lua interpreter 2019-02-21 20:49:00 +01:00
gesture Evas gesture: do not use abs when dealing with double, use fabs instead 2019-05-27 15:56:41 +09:00
include evas_inline: Clean up evas_object_plane_changed function 2019-05-29 15:37:36 -04:00
software_generic meson: move build definitions of software_generic to libevas 2019-04-19 14:39:22 -04:00
vg evas vg: replace to eina_file instance caching by vg. 2019-03-12 12:58:31 +09:00
Evas.h efl: remove EFL_EO_API_SUPPORT macro 2019-03-18 12:13:59 +01:00
Evas.hh efl: remove EFL_EO_API_SUPPORT macro 2019-03-18 12:13:59 +01:00
Evas_Common.h evas doc: Add a comment for Efl_Canvas_Object type. 2019-05-03 13:22:06 +09:00
Evas_Eo.h Gesture Manager: Add gestures and fix gesture managing, recognizer logic. 2019-05-14 16:37:20 +09:00
Evas_GL.h evas gl - make GLintptr etc. also ndefed for GL_VERSION_1_5 fix typedef 2018-12-15 16:19:01 +00:00
Evas_Internal.h efl_canvas_object: make is_frame_object internal 2019-02-25 10:37:42 +01:00
Evas_Legacy.h evas_legacy: remove unused generated legacy includes 2019-04-18 15:53:46 +02:00
Evas_Loader.h Revert "Emile: Move colorspaces to Efl.Gfx" 2019-03-08 12:06:20 -08:00
main.c evas: remove redundant internal functions. 2018-10-11 13:46:37 +09:00
meson.build meson: make it possible to link our engines against evas 2019-04-19 14:39:31 -04:00