-
Change-Id: I5bafc645c223b173abdd20db00094c501c846ee4 Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
-
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
-
Fix buttons and logging examples Change-Id: I21699757ea591f73d5a09393caa01fd2b621726c
-
Change-Id: Ica8aad6d34fbebf441eb859fb716935aeaf0105f
-
Change-Id: I67da11782751f55f9e2a020f5ba269e5baf57ced
-
Conflicts: demo/dali-table-view.cpp examples/item-view/item-view-example.cpp examples/size-negotiation/size-negotiation-example.cpp examples/text-view/text-view-example.cpp Change-Id: I4b9a9eb30ad190b329115ff093120ac06343e26d
-
Change-Id: I2844fd73a4bb49389d3df8dc287785ed415d2823
-
Change-Id: I33d4a33a2b50e1d5a5debf1a2f5be5f24c97dd0a
-
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
-
New Structure: build | tizen builder | dali-builder.cpp demo | [demo source & header files] examples | [example-name] | | [example source files] packaging | com.samsung.dali-demo.spec resources | images | | [all images] | models | | [all models] | scripts | | [all scripts] shared | view.h Now, each example should be in its own subdirectory within the "examples" directory. This will get automatically built. README also updated. Change-Id: Idae4cedf220698a4a2d928535cff88e8bf25f82a
-
Change-Id: Ifdee5c061cedaf271fac15479a6e403ef161d527
-
Change-Id: I9db6f14c19c657aee1e149187ed9f14dbf8a28b6
-
Change-Id: I7196d3999b0838f479e56a3954db28600d824cbd
-
Change-Id: I45c78efe873cacac1465d2ca9cc5adcfd3042699
-
Change-Id: Ia39f65f04bd9284d437c3a446360dad8f0c9bf46
-
Change-Id: I2b9c900ace4b3e26c224c40f6349df497715f73c Signed-off-by: David Steele <david.steele@partner.samsung.com>
-
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com> Change-Id: If7a8d36638c48210de27a66f8a1d06fed9983394
-
Change-Id: I6468982c5988f2789d7b8fad160a17c890c783e2
-
(Shows off stencil mode and animated meshes) Change-Id: I0ed8f6de271ca914edd570434b27ff37edb1ab6f Signed-off-by: David Steele <david.steele@partner.samsung.com>