-
Change-Id: I8558b0e432cbbf2470fc9b80b4178d20663b3758 Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
-
Change-Id: I75c664598c9c1d25c491ed67c35e08dd33bf96f6
-
Change-Id: I71b1150a76099b136e1157734269f78ebc7e47a0 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: Idcaadfcdcc7b30aef0a13d7ccbda0ee250c0d15a
-
Conflicts: demo/dali-demo.cpp Change-Id: I7588735ebd065e6c00fd8ac1cd40aac9cf475303
-
Change-Id: I6f9e0583cb67a3297039d76759db5ab0ddec18b6
-
Change-Id: I922f38428990ae202109a65bd711629817574d30
-
Change-Id: I2844fd73a4bb49389d3df8dc287785ed415d2823
-
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
-
Usage: Will load both JSON and JavaScript file from command line scripting.example my-scene.json my-script.js Change-Id: I36330b8bae84a532f57989b4087843d178d03e0b
-
Change-Id: Iffcdd6753c39fa83e7f68ef927339374bc0061a2
-
Change-Id: I05a17ea530a14e94040f24db332178335ce3ce52
-
Update for following changes in dali-toolkit: Control::Property::BACKGROUND -> Control::Property::BACKGROUND_IMAGE Control::SetBackground() -> Control::SetBackgroundImage() "background" -> "background-image" Change-Id: I4fd1f14509fd14112bfeb38d0f18128b0f61ab2b
-
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
-
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