-
Change-Id: I0d7d33ae1642bab487afaf21bf18bd1c4ccc0310 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I5b0f866084c75757f3dab94666b61b0f7b37eada
-
Change-Id: Ie9cd3109234396757220e5fe0268a7712bf86b31
-
Change-Id: I2858ce28fcd0c025cf497046453eaca7d4321625
-
Added a demo to illustrate the control points needed for a bezier curve based alpha-function. Change-Id: I9ca14352e297b4725287387b92bd218323af7c3a
-
Add two sample apps which using animated gradient visual (doing at review.tizen.org/gerrit/#/c/152141/ ) It's resolution is optimized for wearable (resolution is 360x360) - Call Active Scenario is incomming call. Show incomming gradient effect as radial form animated gradient. And add some animation at call_decline button so make user want to touch it! This sample show how to make animated gradient by json script. - Card Active Scenario is use some coupon with NFC tag. Show gradient effect during NFC taging is enabled. This sample show how to make anmiated gradient by inline code. Change-Id: Ifae6698fbf1b4bc9901efa929594261413d450b2 Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
-
Collection of examples demonstrating Image polices: LoadPolicy ReleasePolicy and EXIF orientation. Designed to step the user through each example and explaining what should occur. Change-Id: If4452712a805b40e86ac29ae591592711d7ee09a
-
Change-Id: Ifefc497bb0f5e5f37670add8a2934df47619e83b
-
Change-Id: I9bf6e7a504ef9c9f3146636ede13ed441bcef3d8
-
Change-Id: If29243a20977bc2e61c631611462d2e3c79758d7
-
Change-Id: I0971701ac37ccc5e86bf88976bec17d59919025b
-
Change-Id: Ie8e8523d5a8ff8aac50931bb96ca764195890f15
-
Change-Id: I3c5aa4922e891cf1ca194676d1bcf2e3493c5eb1
-
With separate cameras for UI & 3D scene sections - Double-tap to toggle between 3D models (teapot & cube) - Pan up/down on left side of screen to change roughness - Pan up/down on right side of screen to change metalness - Pan anywhere else to rotate scene Change-Id: I51ec8436700c4e970221184d6875e4e9c501fafb
-
Fixed up SVG example to ensure actor sibling order is set after adding to the stage. Change-Id: Ib532eba27be23afd636e34cc9776ae4fd2c5ca48
-
Change-Id: I908dff83e3140113ba108d660e903f75fd4e4dc1 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I1b2fa79708f93836069ed81a0d4c17c6aeb6094d
-
Uses volumetric ray casting to draw a sphere with basic per-pixel lighting inside the fragment shader. Also modifies DALi demo make file to support shader files. Change-Id: I0645de8481fa75abb177ca76a5611a51350fc1b7 Todo: Create a separate folder for shaders?
-
Change-Id: Ice5ef50aa0bde7ddac16414dfac8615d76d9ec18
-
Tutorial shows rendering of radial progress bar with use of stencil buffer and two renderers attached to single actor. Change-Id: Ia1005524ec3cd27147bb2a40ddf87c7284ad7731
-
You can check the InputFocus is given to focused Control. After that, when key is pressed, focused control's KeyEvent callback will be called. Change-Id: I93c605e7bcde5505099948445c762873f57e8381 Signed-off-by: minho.sun <minho.sun@samsung.com>
-
Change-Id: I4452b494bb6a3a094787480dd60c38f140d36e20
-
Example code for creating a control using visuals with states defined in the stylesheet Change-Id: Ief41cfad7c3eeb8d78bd6540db36e4b761b28e5f
-
- Drawing line - Drawing triangle - Drawing colored cube - Drawing textured cube Change-Id: Ief3c47871b0f06ba764fa86a260ad8561c78acd3
-
Examples removed dali-examples: super-blur-bloom-example new-window-example page-turn-view-example Example removed from dali-demo meta-ball-explosion & refrac The meta ball demos will be reimplemented with the new rendering API Change-Id: Ib3026a2dce5728c4adf28951fa8cd7b9139ec28b
-
Change-Id: I777970b091ded350612e421d147b7b4d3cca0b76
-
Change-Id: I5909a67d2bff74f23c758862198df4da1e6c4627
-
Change-Id: I609238663f1ecd1d7925d5388f25e43c7094a294
-
Added a new demo (transitions.example) that shows off animating transform properties on a visual. Change-Id: Ic333241f6618dcaf274d0e2ac399e0e5f3ed2a61
-
Change-Id: I800e8b95f86d51276c22c802fda754e0a03749e7
-
- Features 3D environment with simple lightmapping - Multi-touch first person camera control scheme - Uses free textures on the GPL license ( blendernation ) - Models are custom made - Tutorial screen made using DALi toolkit controls ( text labels ). - Uses PicoJSON parser ( https://github.com/kazuho/picojson ) Change-Id: I6e3503608cd22dc63f371132376d475c890a0474
-
Change-Id: Ic59f2e05275694ed1730628b9a1ac4950a759e3f
-
Change-Id: I7c8915f27798bb7651abb0e0890769a801c012cc
-
Change-Id: I9a725b76acc387f114478eb5f0a626e211b285e6 Signed-off-by: shiva.jm <shiva.jm@samsung.com>
-
(Based on original demo by Xiangyin Ma) Change-Id: I9ac5d9b9c4cb18a21d0a12fae0225af5527e405e
-
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: I659445f2e0d7d1193abdf1e5b15035cdb401e2e3 Signed-off-by: David Steele <david.steele@samsung.com> Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>