-
- scene3d-view-example Change-Id: I0d5ec4383fb23bf6a15dca73cd5c90e2e1d29ada Signed-off-by: seungho <sbsh.baek@samsung.com>
-
- load 5 glTF ( 1 scene contains Animation ) - Input Up or Down key to rotate or stop Camera - Input Left or Right key to change glTF file - Double Touch change glTF file Change-Id: I2653f219dc10413f1d59b4799533d0215de5656c Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
-
Change-Id: Id216faac15208e7d712d7d59da0e4e9f76671659
-
Add sample for Control::New test. Also, we can check control-creation time by ttrace. We can disable this sample's ttrace by export DALI_TRACE_PERF_VIEW_CREATION_SAMPLE=false Change-Id: Ia2523a0a99400563efcde39fba2e304834cb1fba Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: I471f5cf47e8e8582b40d63be2b5d40c2b5393993
-
Adding an interactive test where the camera parameters and viewport can be modified. Updating to go wide & add actor rotation sliders Change-Id: I81364553ff52563f439ae5e4232314be75b985d3
-
Change-Id: I217ca9c6358df9beaa218fbd506baaaa55d770e5
-
Change-Id: Ia6565e94e85a12c296bfdd76e0341103c18a9781
-
- Added drawable-actor example Change-Id: I991c7a28e5c97b56162e018aa0da72e4435c86bb
-
Change-Id: I4939b198338127fe7eb84816f1f5b23e198c74ad
-
Change-Id: Ic69ba19f05ab957f591923cd1381046568685a26
-
…DATE_PROPERTY" into devel/master
-
Change-Id: Ib81a3376864a98e496ddb73256b698ec6c6f6250
-
Change-Id: If08751835e51985f00785e38532dd5ea93f508c4 Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
-
Add clip-path, mask exmaple view, gradient and picture example view. Change-Id: I1f3e6239313b71f313381c4b691e35c636927d3d
-
Change-Id: I7021fdcc5e60840e0ea37f24b3d28ef2a2d492a6 Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
-
Change-Id: Iea7b538631cb4a6d190cd7ce424339f7e7ba2fcf
-
Change-Id: I6addda2bdc0628f53ce113ff148e9ade7f75b63d Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Originally Signal is used to notify webview when callback of web engine is called. If Signal is called with a std::shared_ptr<X>, lifecyle of object X would be managed by Signal only in csharp-binder. So if Signal are destroyed, object X would be destroyed too. This might cause some problem. This patch is to replace Signal with std::fuction, and replace std:shared_ptr with unique_ptr. Lifecycle of object X would not be associated with that of Signal. Change-Id: I3f4bdc2f58dd28444ab6640f7c8c4a56e037e83c
-
- Apply suitable prefix for the native image fragment shader Change-Id: I84b96f34060a3984b62f0250d6045a6a731182a3 Signed-off-by: seungho <sbsh.baek@samsung.com>
-
This reverts commit 1b9d1f6f62ae2f59376282f82d823a28a24680af. Change-Id: I61ad780ec76918f67e1976976ac61950492b61fc
-
There was some bug when we click 'Change' button. Now we fix it. + Third button will show 'current status'. Not 'next status'. (previous version may confused to beginner) Change-Id: I9e2509accc589de9d5bcafe72097d08c55eef24a Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Make image-view.example can test for borderline feature. Change-Id: I7fbbe4588fd27e24a853dc0669b195d7a86496ff Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: I22ddb43ae7cfcaad338e1249d3aa118e96aca09d
-
Change-Id: I78062a8d826c1df5c499337e7bcae2a62dff2372
-
Change-Id: Ica05b9e265b1907e8798fd110e8410cf00afe7b8
-
Change-Id: I6b7f482d45e9f45ad525fa524fd9f83d4bcc9b80
-
Change-Id: I99ae5999cf173141fb944106a68108a9a458253d
-
An example that can be used to assemble and control Drawable objects using the DrawableGroup class. Change-Id: I08d72868882877b25e70fc9a0085853e1e5baf1a
-
Change-Id: I326a43cfaeb670507e4e8c4573975cfbdcd3c48a
-
This is an example of Dali::Toolkit::CanvasView. This example create a CanvasView control, create a Dali::CanvasRenderer::Shape and add it. Basic Primitves (rect, circle, arc) can draw and various shapes can draw using path command. Change-Id: I6f8c1dd262051d856c24cb51bb7dfacb4763d34b
-
Change-Id: I2deb2c089f8cd81155d53467d31e47fd3051c244