-
Change-Id: Ia4783fd5c18ccc97e81c239eadf00663d625d962
-
Change-Id: Ia04c81329062610182df63da05b58def4c3d927f
-
Change-Id: I5bd7eee4565227f2d47a6d269ca4a3f775925bdd
-
Change-Id: Ic4e00c7e787229ef38e35217eae5e376f054049e
-
Change-Id: Ib151a33642e16d305cbc278f6ebab58820ce2a2e
-
Change-Id: I32428f2a5be9009e5f3603ad9567b62b9db62c31
-
Change-Id: I6007af3cd1f01b9e8845b9edf8cbbffdf2eef6c6
-
Change-Id: I75c664598c9c1d25c491ed67c35e08dd33bf96f6
-
- Inline Degree, Radian and AngleAxis types to avoid unnecessary exports / export table lookups in using code - Change AngleAxis to store a Radian angle for better accuracy - Make Quaternion explicitly take a Radian as constructor Change-Id: I61d807dc35e8b7b4cc0510b45c5019f12785878a
-
Change-Id: I67da11782751f55f9e2a020f5ba269e5baf57ced
-
Change-Id: Idc8fc2369f01eb7cb96635d15c1600fa3c368934
-
Update for following changes in dali-core: Actor::MoveBy -> TranslateBy Actor::ColorBy -> <removed> Actor::OpacityBy -> <removed> Actor::SetRotation -> SetOrientation Actor::GetCurrentRotation -> GetCurrentOrientation Actor::GetCurrentWorldRotation -> GetCurrentWorldOrientation Actor::SetInheritRotation -> SetInheritOrientation Actor::IsRotationInherited -> IsOrientationInherited Actor::Property::ROTATION -> Actor::Property::ORIENTATION Actor::Property::WORLD_ROTATION -> Actor::Property::WORLD_ORIENTATION Actor::Property::INHERIT_ROTATION -> Actor::Property::INHERIT_ORIENTATION Change-Id: I0e883d5588e2f18beba32d64a2407253fe1fb286
-
Change-Id: I4dbd061a6fff6922c7bd711cb70faaccc7a1b54f
-
Change-Id: I359790799ebf64ac5fd4e988e569dada337dd9f8
-
Change-Id: Ie3085ce4986965da3743efc9ab6585176d0cdb23
-
Change-Id: Iaa00503aceb45e734511cf21ddee7297367d166d
-
Change-Id: I9db6f14c19c657aee1e149187ed9f14dbf8a28b6
-
Change-Id: Ia39f65f04bd9284d437c3a446360dad8f0c9bf46
-
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com> Change-Id: If7a8d36638c48210de27a66f8a1d06fed9983394
-
(Shows off stencil mode and animated meshes) Change-Id: I0ed8f6de271ca914edd570434b27ff37edb1ab6f Signed-off-by: David Steele <david.steele@partner.samsung.com>