-
Change-Id: I0d7d33ae1642bab487afaf21bf18bd1c4ccc0310 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I5b0f866084c75757f3dab94666b61b0f7b37eada
-
Change-Id: Ie9cd3109234396757220e5fe0268a7712bf86b31
-
Change-Id: I2858ce28fcd0c025cf497046453eaca7d4321625
-
Change-Id: I62365ce561fc9f699aea1b8f2d5b56b43f380b78
-
Change-Id: Ifaa81fd8f1c62e84eb0643fc79f1490d6e6e7316 Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
-
Change-Id: I9f55b7b325bfe26867adcc8ccaccaa18f772c23f
-
Added a demo to illustrate the control points needed for a bezier curve based alpha-function. Change-Id: I9ca14352e297b4725287387b92bd218323af7c3a
-
Fix three card image data. Change-Id: I2b1d9a77d4fc80ab966c1acb5e5715825667bfd1 Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
-
Change-Id: Ia93ac8bfa20e705c7be45ff0562d18f62151a6a3
-
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: Ibc75b67bb6078c6e60841f1ebf69224a24dca981
-
Change-Id: I0971701ac37ccc5e86bf88976bec17d59919025b
-
Change-Id: Ie8e8523d5a8ff8aac50931bb96ca764195890f15
-
Demonstrates quality improvements in adaptor patch Change-Id: Ibf433741526f8014d2e9c345319f865f5aa9c80e Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I191a2181c42c882c050bb4e9ba35a54a656283a9
-
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>
-
Update example to show how to style TextEditor ScrollBar Change-Id: I62ebf0035490dff2c26f7e7c4df095bd2bc93345 Signed-off-by: minho.sun <minho.sun@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
-
Change-Id: I59fbcbdea60da95ec599528fe76b2a227355711c
-
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
-
Fixed the sizes and substates for disabling/enabling the shadow button Change-Id: I0fff3e76acbde962c0d958881f5e92aa2a8478ff Signed-off-by: David Steele <david.steele@samsung.com>
-
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
-
Also updated the style sheet to set up the transitions for a future patch in Toolkit. Change-Id: I9e33a2ab3bc2fb9e9dac3fc01435d233d530c1a8 Signed-off-by: David Steele <david.steele@samsung.com>