ecore/animator: fix the bezier cubic compuation.
authorChunEon Park <hermet@hermet.pe.kr>
Fri, 5 Dec 2014 14:17:38 +0000 (23:17 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 5 Dec 2014 14:17:38 +0000 (23:17 +0900)
commit2e1032e28f0cd704ffaf28cea0b5ad533ae2b6c1
tree1ad9d9eef77f3578a6aaed24b9ba3d12ceed7703
parentbcd7736914b5a7f78a5dc19330b738dc8e94f518
ecore/animator: fix the bezier cubic compuation.

The previous compuation is totally wrong.
Even it doesn't work correctly.
(I have no idea what the orignal author was thinking?)

Here we just need a simple and clear fomular to get the current progress frame.

If i'm wrong, please ping me.

@fix
src/lib/ecore/ecore_anim.c