-
Change-Id: I4e7c3b06fd29a7aa0ad76529b09f6303b9118516
-
- reimplement multivalue using more efficient union inside value - remove unnecessary asserts when types dont match - cleanup and sanitize scripting - remove unnecessary templates from GetEnum, added error handling Change-Id: If87d7eb6b5a0e3ff32f298cccc670b3f34dd091a
-
Change-Id: I05897aa4d0df28cab2e19557c80550420972a9b5
-
Change-Id: I22ca6b3c21d09bd569b2d63d9df9050f1397fd73
-
Change-Id: Ie55026f59d4d956f3982d9ed3ba43e3cf4efa7eb
-
Change-Id: I75c664598c9c1d25c491ed67c35e08dd33bf96f6
-
Conflicts: demo/dali-demo.cpp Change-Id: I7588735ebd065e6c00fd8ac1cd40aac9cf475303
-
Change-Id: I6f9e0583cb67a3297039d76759db5ab0ddec18b6
-
Change-Id: I922f38428990ae202109a65bd711629817574d30
-
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
-
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