Added PathConstraint object. 42/36942/19
authorFerran Sole <ferran.sole@samsung.com>
Tue, 17 Mar 2015 09:28:27 +0000 (09:28 +0000)
committerFerran Sole <ferran.sole@samsung.com>
Tue, 24 Mar 2015 10:44:13 +0000 (10:44 +0000)
commitbacd9c91a90df553245c03d475491432acf4f367
tree1e191b649f55d33f3a62e0deeb5ee7e010e09f19
parent3bcb54791a6777e77f02612a1f7916e83ef1c86f
Added PathConstraint object.

PathConstraints allows to constraint properties to a given path.
Vector3 properties will be constrained to the position of the path
and Rotation properties will be constrained to follow the tangent
of the path.

Change-Id: I1f4f8d98094f257bf1a54221d53293cf22bf7eeb
automated-tests/src/dali/utc-Dali-Path.cpp
dali/internal/event/animation/path-constraint-impl.cpp [new file with mode: 0644]
dali/internal/event/animation/path-constraint-impl.h [new file with mode: 0644]
dali/internal/file.list
dali/public-api/animation/path-constraint.cpp [new file with mode: 0644]
dali/public-api/animation/path-constraint.h [new file with mode: 0644]
dali/public-api/dali-core.h
dali/public-api/file.list