-
Change-Id: Iaaea70d0620aa122139ab40f8a00f94493677ac3
-
Change-Id: I54fd5e2f166a4f487a6b1e7e5193ad25f5411bd6
-
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: I0250ce6fedcc6948aa6b4418bb13b5f742a2d960
-
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: I5932f0191f358e986fcaace820fb2ecb43b9812b
-
Conflicts: demo/dali-demo.cpp demo/dali-table-view.cpp examples/builder/examples.cpp examples/buttons/buttons-example.cpp examples/item-view/item-view-example.cpp examples/path-animation/path-animation.cpp examples/text-view/text-view-example.cpp shared/view.h Change-Id: I152b06854b349f0430172227f1d79ee16855fbc0
-
Change-Id: Iffcdd6753c39fa83e7f68ef927339374bc0061a2
-
Conflicts: examples/text-view/text-view-example.cpp Change-Id: I112aab85d61c49687bed286c4d6435fae35f416a
-
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
-
Conflicts: examples/item-view/item-view-example.cpp examples/path-animation/path-animation.cpp Change-Id: I6a266274f476748bf34a97652964f501f44fe00c
-
Change-Id: I359790799ebf64ac5fd4e988e569dada337dd9f8
-
Conflicts: build/tizen/examples/CMakeLists.txt demo/dali-demo.cpp examples/buttons/buttons-example.cpp examples/item-view/item-view-example.cpp examples/text-view/text-view-example.cpp Change-Id: I8816d065edca8e2a3fd37cdcedda4b02735f5007
-
Change-Id: Ice128b44aeeccf51e9ac55af9deb3a00fd270aab
-
Change-Id: Ie3085ce4986965da3743efc9ab6585176d0cdb23
-
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