-
Change-Id: Iaaea70d0620aa122139ab40f8a00f94493677ac3
-
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: 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>