-
Updated the defaults on the shadow / light example to first move the light, rather than panning the scene. Updated the intial orientations to look better. Change-Id: I8eceb5f536a75fef5e6881987452efb53af6e544 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I9a725b76acc387f114478eb5f0a626e211b285e6 Signed-off-by: shiva.jm <shiva.jm@samsung.com>
-
A multiple-branch clipping specific demo will be done in a separate patch. Change-Id: Ie4c776dab8afecd44a278f199752ac3030210098
-
Added a simple application that has examples of different button types, sliders and popups, that can all be themed. Change-Id: I6d74357b79def0c8d0f7195adf0be7c1270fe9ce Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Ie5d0a5aa32a0fcee1448f4fb69277d4476048fdd
-
Change-Id: I36c8f31b4154d743919019d0059db748b1d05e2d
-
Change-Id: I2431290a111de586f6440f58d17ffb5473f400bf
-
Change-Id: I0a9992e6750db54c55f0e40c9e9005875aab6366
-
Add a sample for video view control - Playback, custom shader Change-Id: Ie1527d63f2cff681cac7405b0e45624028e1f095
-
Change-Id: I6d36b8cc0c9ca9ce91def537024b1fdb8ac94bf9 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Shows text labels scrolling with large/small text and rtl and ltr text. TextField can scroll to top of screen, demonstrates the Popup positioning when space restricted Change-Id: I48b2f4b1510ff1b7cc0d13dcccb8ead516c2772c
-
- Fix mismatch between <ui...> and </ui..> - Add DALI_EXPORT_API TODO> Example launch issue in dali-demo Change-Id: I3c685d79c725e08d3798eb9e906734effd1a2fd0
-
…rol" into devel/master
-
Change-Id: I5639464418baffc593106dbb95a78b39e438aaf4
-
add perf-scroll sample for measuring performance on tizen target. you can use two options. --use-mesh : use "mesh" to make images.( use imageView by default ) -t30 : set duration.( In this case, duration will be 30 second ) Change-Id: Ib2caca45bed12a62e3e9d6b57fb240aa21579e0c
-
Change-Id: I20f7a13ebc19b54ab91194b9c6b87d787f23501d
-
Change-Id: Ia827bef2339bac2c9c6390d98ae27f3aeff62bc7
-
Change-Id: I604b3ae944c17d33a5ecaa5296966865e2eecd69
-
Change-Id: I70f0ffcb30d9d353940eed5c22c631be79122d55
-
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com> Change-Id: I9e367f4140f18566526ea917da8e571403bd046c
-
Change-Id: Icdf807f5d57f533712575daad708ab921151e386
-
- images have been converted, so they don't crash on the device - when benchmark uses tableview, no manual sizing is enabled - font size has been calculated using dpi to work with various screens - added extra-help text describing benchmark options Change-Id: Ia2ed1b9019b9b436903f470055ac1eac3be7eb68
-
Change-Id: Icae141ade364286a2bbc7e26ce2db81c583c224e
-
Change-Id: I488842dcec638e1d290142b143a11e82945eb3c3
-
Change-Id: I0de724d4efd822db22db18e2b411263a0f56f10c
-
Change-Id: I76fac1d60cdfb919e1948e9b4e8cafe070aad335
-
Change-Id: I4a0238a90a26201086e412369da0170435e1a86b
-
Change-Id: I9d1467c53e20d278084499c201b138047d590448
-
By default, the application consist of 10 pages of 25x25 ImageActors. The default values can be modified using the following command line arguments: -r NumberOfRows (Modifies the number of rows per page) -c NumberOfColumns (Modifies the number of columns per page) -p NumberOfPages (Modifies the nimber of pages ) --use-imageview ( Use ImageView instead of ImageActor ) --use-mesh ( Use new renderer API (as ImageView) but shares renderers between actors when possible ) Change-Id: I8a54bd713672433a6f80726972f15d698509dbbe
-
* Added to test Font setting via Property system and system font changes. * 3 Initial TextLabels; first has no font set, second is set via the demo json style sheet, third is set via the SetProperty in code. Only the first should change when the system font changes to a different font * Pressing button creates a new TextLabel with the system font Change-Id: I9291797ba357979d9b3d85ab0d3a30a3fbd6c497 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: I2d5c022ceee49e7d5732fee4c952f801b72bdcb8
-
Change-Id: I2b1abd915988795432a002369617caa3f0fdc1cb
-
Change-Id: I66ae6e4c10f46fe17ca1fd4b6d39abc3b39fc367 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: I8558b0e432cbbf2470fc9b80b4178d20663b3758 Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
-
Change-Id: I71b1150a76099b136e1157734269f78ebc7e47a0 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
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