Added funcionality to play animations from an specified initial progress 94/24094/1
authorFerran Sole <ferran.sole@samsung.com>
Fri, 20 Jun 2014 08:47:07 +0000 (09:47 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 8 Jul 2014 13:19:39 +0000 (14:19 +0100)
commit8411ad6373e07c48964c6a05527a8cbad7870be8
tree3ac4bce2aa2f0539969941239fb59c08cc170f9d
parent66b4d48e3b0a763f5b8c4544e6ae86195e2880ad
Added funcionality to play animations from an specified initial progress

[problem]     Lack of functionality to play an animation from an specified
              initial progress
[cause]       N/A
[solution]    Added new API to retrieve the current progress and to play
              animations from an specified initial cursor

Change-Id: I2777961e0ae6a9b18ddb16e62920c68cb3eb39a3
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
automated-tests/src/dali/tct-dali-core.h
automated-tests/src/dali/utc-Dali-Animation.cpp
capi/dali/public-api/animation/animation.h
dali/internal/event/animation/animation-impl.cpp
dali/internal/event/animation/animation-impl.h
dali/internal/update/animation/scene-graph-animation.cpp
dali/internal/update/animation/scene-graph-animation.h
dali/public-api/animation/animation.cpp