platform/core/uifw/dali-demo.git
23 months agoDALi Version 2.1.22 21/275021/1 dali_2.1.22
Richard Huang [Fri, 13 May 2022 11:01:36 +0000 (12:01 +0100)]
DALi Version 2.1.22

Change-Id: I9e12d9b1f34e9a2693599e6dbe4bd6d262a4201d

23 months agoDALi Version 2.1.21 14/274714/1 dali_2.1.21
David Steele [Fri, 6 May 2022 11:37:24 +0000 (12:37 +0100)]
DALi Version 2.1.21

Change-Id: I243643be1cf93845b1f642858a266105f1c85eca

23 months agoFix Svace Issue about initialization of member variable 28/274528/1
seungho [Mon, 2 May 2022 01:54:50 +0000 (10:54 +0900)]
Fix Svace Issue about initialization of member variable

 - scene3d-view-example

Change-Id: I0d5ec4383fb23bf6a15dca73cd5c90e2e1d29ada
Signed-off-by: seungho <sbsh.baek@samsung.com>
23 months agoMerge "DALi Version 2.1.20" into devel/master
Adeel Kazmi [Fri, 29 Apr 2022 12:22:51 +0000 (12:22 +0000)]
Merge "DALi Version 2.1.20" into devel/master

23 months agoDALi Version 2.1.20 02/274502/1 dali_2.1.20
Adam Bialogonski [Fri, 29 Apr 2022 09:53:10 +0000 (10:53 +0100)]
DALi Version 2.1.20

Change-Id: I788503f1c7bf87ec37389f55721d03621267c1fc

23 months agoScene and glTF Loader Demo APP 00/188700/31
Seungho, Baek [Fri, 7 Sep 2018 10:39:53 +0000 (19:39 +0900)]
Scene and glTF Loader Demo APP

 - 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>
2 years agoDALi Version 2.1.19 87/274187/1 dali_2.1.19
Adeel Kazmi [Fri, 22 Apr 2022 12:54:33 +0000 (13:54 +0100)]
DALi Version 2.1.19

Change-Id: Icc9f1ff18966588ab6b47f2d2bd4025b451717d2

2 years agoFix SVACE issue 97/273897/1
Heeyong Song [Fri, 15 Apr 2022 10:07:36 +0000 (19:07 +0900)]
Fix SVACE issue

Change-Id: Id216faac15208e7d712d7d59da0e4e9f76671659

2 years agoMerge "DALi Version 2.1.18" into devel/master
David Steele [Thu, 14 Apr 2022 10:44:19 +0000 (10:44 +0000)]
Merge "DALi Version 2.1.18" into devel/master

2 years agoDALi Version 2.1.18 43/273843/1 dali_2.1.18
Richard Huang [Thu, 14 Apr 2022 10:35:25 +0000 (11:35 +0100)]
DALi Version 2.1.18

Change-Id: I03f28a591c9845f615116a2a25e37c104b5428fb

2 years agoAdd perf sample with view creation. 25/272725/17
Eunki, Hong [Wed, 23 Mar 2022 07:10:38 +0000 (16:10 +0900)]
Add perf sample with view creation.

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>
2 years agoDALi Version 2.1.17 05/273605/1 dali_2.1.17
David Steele [Fri, 8 Apr 2022 11:54:50 +0000 (12:54 +0100)]
DALi Version 2.1.17

Change-Id: I1450fdf0849086c447d57e93483203d652d0c784

2 years agoEnsured some examples work well in landscape 08/273508/1
Adeel Kazmi [Wed, 6 Apr 2022 15:49:06 +0000 (16:49 +0100)]
Ensured some examples work well in landscape

Change-Id: I471f5cf47e8e8582b40d63be2b5d40c2b5393993

2 years agoCamera Test 91/272391/9
David Steele [Tue, 15 Mar 2022 18:21:17 +0000 (18:21 +0000)]
Camera Test

Adding an interactive test where the camera parameters and viewport can be modified.
Updating to go wide & add actor rotation sliders

Change-Id: I81364553ff52563f439ae5e4232314be75b985d3

2 years agoDALi Version 2.1.16 71/273271/1 dali_2.1.16
Adam Bialogonski [Fri, 1 Apr 2022 11:51:54 +0000 (12:51 +0100)]
DALi Version 2.1.16

Change-Id: Ic78b2d08e9a29da02ad160d2eca78da33bd85105

2 years agoChanged the theme of the some examples to match the new button style 17/273017/1
Adeel Kazmi [Tue, 29 Mar 2022 18:20:07 +0000 (19:20 +0100)]
Changed the theme of the some examples to match the new button style

Change-Id: I217ca9c6358df9beaa218fbd506baaaa55d770e5

2 years agoMerge "Fixing text-label demo mix color bug" into devel/master
David Steele [Mon, 28 Mar 2022 11:43:55 +0000 (11:43 +0000)]
Merge "Fixing text-label demo mix color bug" into devel/master

2 years agoFixing text-label demo mix color bug 52/272952/1
David Steele [Mon, 28 Mar 2022 10:12:11 +0000 (11:12 +0100)]
Fixing text-label demo mix color bug

Change-Id: Ia6565e94e85a12c296bfdd76e0341103c18a9781

2 years agoTTrace enable always in tizen 51/272751/3
Eunki, Hong [Wed, 23 Mar 2022 14:14:07 +0000 (23:14 +0900)]
TTrace enable always in tizen

Make ttrace enable always in tizen. Other platform keep current policy

Change-Id: I30eb7ffdefd10cbe863d158df6fbf6b6a34cb234
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years agoDALi Version 2.1.15 50/272850/1 dali_2.1.15
Adeel Kazmi [Fri, 25 Mar 2022 10:57:09 +0000 (10:57 +0000)]
DALi Version 2.1.15

Change-Id: I256d22f4a5dbeff700bb6077ebc495451f6b0f79

2 years agoDirectRendering: 75/270675/25
Adam Bialogonski [Mon, 7 Feb 2022 14:38:56 +0000 (14:38 +0000)]
DirectRendering:

- Added drawable-actor example

Change-Id: I991c7a28e5c97b56162e018aa0da72e4435c86bb

2 years agoDALi Version 2.1.14 44/272544/1 dali_2.1.14
Richard Huang [Fri, 18 Mar 2022 11:23:34 +0000 (11:23 +0000)]
DALi Version 2.1.14

Change-Id: I8ab0f27c46c68dafec447b0966cf6c48462b1954

2 years agoDALi Version 2.1.13 48/272248/1 dali_2.1.13
David Steele [Fri, 11 Mar 2022 15:22:01 +0000 (15:22 +0000)]
DALi Version 2.1.13

Change-Id: I1e607fd8544bfc4e75cdf708897ced22e00c118f

2 years agoBenchmark demos 06/271806/5
David Steele [Tue, 1 Mar 2022 18:51:06 +0000 (18:51 +0000)]
Benchmark demos

Change-Id: I4939b198338127fe7eb84816f1f5b23e198c74ad

2 years agoDALi Version 2.1.12 88/271988/1 dali_2.1.12
Adeel Kazmi [Fri, 4 Mar 2022 10:01:01 +0000 (10:01 +0000)]
DALi Version 2.1.12

Change-Id: I2fed3689006ff4bd5a60fd6830a26e6978c4a433

2 years agoFix a minor issue in the xml file for launching demos on tizen targets 61/271861/2
Adeel Kazmi [Wed, 2 Mar 2022 12:48:33 +0000 (12:48 +0000)]
Fix a minor issue in the xml file for launching demos on tizen targets

- Also removed erroneous layouting.example entry

Change-Id: I6c13ed665b62521f4eb925e38df4a649808bf0f6

2 years agoDALi Version 2.1.11 32/271732/1 dali_2.1.11
Adam Bialogonski [Fri, 25 Feb 2022 11:47:31 +0000 (11:47 +0000)]
DALi Version 2.1.11

Change-Id: I918802a9632bb011e9c24b2a4ada4d6cb070681c

2 years agoDALi Version 2.1.10 69/271369/1 dali_2.1.10
Richard Huang [Fri, 18 Feb 2022 11:01:30 +0000 (11:01 +0000)]
DALi Version 2.1.10

Change-Id: I469bb4c7835594cb1a122f0530fd22f366e0037d

2 years agoDALi Version 2.1.9 57/270957/1 dali_2.1.9
David Steele [Fri, 11 Feb 2022 12:01:55 +0000 (12:01 +0000)]
DALi Version 2.1.9

Change-Id: Ie6d8ac7f6e9d72177a05a014dc25de36d0069853

2 years agoDALi Version 2.1.8 78/270578/1 dali_2.1.8
Adeel Kazmi [Fri, 4 Feb 2022 13:15:02 +0000 (13:15 +0000)]
DALi Version 2.1.8

Change-Id: Iae1a1bce56871b65e97bb37cf64f5929feb7d72d

2 years agoDALi Version 2.1.7 56/270356/1 dali_2.1.7
Adam Bialogonski [Fri, 28 Jan 2022 12:10:42 +0000 (12:10 +0000)]
DALi Version 2.1.7

Change-Id: Ic0abf4aa2a859c9156e4b8855a51f11489867827

2 years agoDALi Version 2.1.6 23/269923/1 dali_2.1.6
Richard Huang [Fri, 21 Jan 2022 11:44:56 +0000 (11:44 +0000)]
DALi Version 2.1.6

Change-Id: I55a7a8cb2628b2d2d9e26cdb847f691aeac5c62b

2 years agoMerge "Add keyboard support and animation control in SceneLoader demo" into devel...
Adeel Kazmi [Tue, 18 Jan 2022 10:42:37 +0000 (10:42 +0000)]
Merge "Add keyboard support and animation control in SceneLoader demo" into devel/master

2 years agoAdd keyboard support and animation control in SceneLoader demo 00/269100/8
Richard Huang [Fri, 7 Jan 2022 12:11:56 +0000 (12:11 +0000)]
Add keyboard support and animation control in SceneLoader demo

Change-Id: Ic69ba19f05ab957f591923cd1381046568685a26

2 years agoDALi Version 2.1.5 67/269467/1 dali_2.1.5
David Steele [Fri, 14 Jan 2022 15:40:38 +0000 (15:40 +0000)]
DALi Version 2.1.5

Change-Id: I62a2917161e7c5d25509bc38e7977087d75779f6

2 years agoDALi Version 2.1.4 90/269090/1 dali_2.1.4
Adam Bialogonski [Fri, 7 Jan 2022 10:05:46 +0000 (10:05 +0000)]
DALi Version 2.1.4

Change-Id: Iaf2a441ed9b1081f6d76ecbda037ffb62c651a04

2 years agoDALi Version 2.1.3 24/268224/1 dali_2.1.3
Adeel Kazmi [Fri, 17 Dec 2021 06:58:49 +0000 (06:58 +0000)]
DALi Version 2.1.3

Change-Id: I5cd2b70ae9cb00d4eff5e19011e3bd460d8a5223

2 years agoSeparate RPMs for style files & images 66/267866/2
Adeel Kazmi [Fri, 10 Dec 2021 16:01:21 +0000 (16:01 +0000)]
Separate RPMs for style files & images

Change-Id: Idef5cbccc4f4d62898543183179bfba384b5961d

2 years agoDALi Version 2.1.2 53/267853/1 dali_2.1.2
Richard Huang [Fri, 10 Dec 2021 11:59:00 +0000 (11:59 +0000)]
DALi Version 2.1.2

Change-Id: I357342e03b325ebd279baf67951ca40fc9941ef7

2 years agoDALi Version 2.1.1 40/267440/1 dali_2.1.1
David Steele [Fri, 3 Dec 2021 13:57:41 +0000 (13:57 +0000)]
DALi Version 2.1.1

Change-Id: I8af6edb096f15a479959def94c8bf9dbf5048f70

2 years agoDALi Version 2.1.0 47/267147/1 dali_2.1.0
Adam Bialogonski [Fri, 26 Nov 2021 08:41:23 +0000 (08:41 +0000)]
DALi Version 2.1.0

Change-Id: Idce2f94abb703051d36688bb0a3db8424b0d0c11

2 years agoDALi Version 2.0.53 78/266778/1 dali_2.0.53
Richard [Thu, 18 Nov 2021 12:00:06 +0000 (12:00 +0000)]
DALi Version 2.0.53

Change-Id: I2c44c62d263d14fa6dad52b0c2a5ddf2c81ba1dc

2 years agoDALi Version 2.0.52 80/266480/1 dali_2.0.52
Adeel Kazmi [Fri, 12 Nov 2021 10:48:41 +0000 (10:48 +0000)]
DALi Version 2.0.52

Change-Id: Ia246bf8ce7162023dd4f9a01589918df349aa04e

2 years agoFixing up example application XML 17/266317/1
David Steele [Wed, 10 Nov 2021 12:48:45 +0000 (12:48 +0000)]
Fixing up example application XML

Change-Id: I51f089354c61b2ac4367b8949f93886833dd3d5f

2 years agoAdded style for Raspberry Pi 66/266166/1
David Steele [Mon, 8 Nov 2021 18:18:25 +0000 (18:18 +0000)]
Added style for Raspberry Pi

Invoke GBS with --define "rpi_style 1"

Changed text size of labels in demo buttons.

Change-Id: I3f1f663c2c416ecd26e6b1f1124faf222192bf64
Signed-off-by: David Steele <david.steele@samsung.com>
2 years agoDALi Version 2.0.51 83/266083/1 dali_2.0.51
Adeel Kazmi [Fri, 5 Nov 2021 10:44:17 +0000 (10:44 +0000)]
DALi Version 2.0.51

Change-Id: I9bf7a6e04cf318ea872d3a11453795cbf42eb097

2 years agoFix dali-demo SIGKILL issue 56/265956/6
Eunki, Hong [Tue, 2 Nov 2021 10:09:32 +0000 (19:09 +0900)]
Fix dali-demo SIGKILL issue

Use capi-appfw-appcontrol instead of unix default fork().
If process group is connected, AMD check whole of them as same process.
So even if child process call ecore_shutdown, it's parent process also killed after 5 seconds later.
That's why dali-examples / com.samsung.dali-demo got SIGKILL from amd.

This patch separate execute logic between unix and tizen by -DTIZEN:BOOL=ON option.
TIZEN will be set ON only at packaging/com.samsung.dali-demo.spec

NOTE. app_control_send_launch_request need privilege 'http://tizen.org/privilege/appmanager.launch'.

Change-Id: I1d37a21f0d3091c0dc2fcbb4806900256e464aa5
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years agoDALi Version 2.0.50 31/265831/1 dali_2.0.50
David Steele [Fri, 29 Oct 2021 09:06:06 +0000 (10:06 +0100)]
DALi Version 2.0.50

Change-Id: I6572ccfaa8be2cb5562107e6d0d6e4323a5d5054

2 years agoDALi Version 2.0.49 82/265582/1 dali_2.0.49
Adam Bialogonski [Fri, 22 Oct 2021 10:25:09 +0000 (11:25 +0100)]
DALi Version 2.0.49

Change-Id: Id42bbc7046c632eccb4e3844c0e65b1cff4076c5

2 years agoMerge "Change DevelArcVisual::Action::UPDATE_PROPERTY to DevelVisual::Action::UPDATE_...
Seungho BAEK [Wed, 20 Oct 2021 05:56:30 +0000 (05:56 +0000)]
Merge "Change DevelArcVisual::Action::UPDATE_PROPERTY to DevelVisual::Action::UPDATE_PROPERTY" into devel/master

2 years agoMerge "DALi Version 2.0.48" into devel/master
Adeel Kazmi [Fri, 15 Oct 2021 10:32:08 +0000 (10:32 +0000)]
Merge "DALi Version 2.0.48" into devel/master

2 years agoDALi Version 2.0.48 53/265353/1 dali_2.0.48
Richard Huang [Fri, 15 Oct 2021 09:44:06 +0000 (10:44 +0100)]
DALi Version 2.0.48

Change-Id: Idd916b00105f6575e17780c6c0d249a542c8f597

2 years agoMerge "CanvasView: Example improvement" into devel/master
junsu choi [Fri, 15 Oct 2021 04:12:26 +0000 (04:12 +0000)]
Merge "CanvasView: Example improvement" into devel/master

2 years agoAdding advanced blending example 31/265131/1
David Steele [Mon, 11 Oct 2021 11:59:44 +0000 (12:59 +0100)]
Adding advanced blending example

Change-Id: Ib81a3376864a98e496ddb73256b698ec6c6f6250

2 years agoDALi Version 2.0.47 97/265097/1 dali_2.0.47
David Steele [Fri, 8 Oct 2021 13:54:37 +0000 (14:54 +0100)]
DALi Version 2.0.47

Change-Id: I85cf52b0db2996b471abb2850d092bf16af464f4

2 years agoChange DevelArcVisual::Action::UPDATE_PROPERTY to DevelVisual::Action::UPDATE_PROPERTY 68/264968/1
Seungho Baek [Wed, 6 Oct 2021 08:02:14 +0000 (17:02 +0900)]
Change DevelArcVisual::Action::UPDATE_PROPERTY to DevelVisual::Action::UPDATE_PROPERTY

Change-Id: If08751835e51985f00785e38532dd5ea93f508c4
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
2 years agoDALi Version 2.0.46 83/264883/1 dali_2.0.46
Adeel Kazmi [Fri, 1 Oct 2021 17:23:19 +0000 (18:23 +0100)]
DALi Version 2.0.46

Change-Id: Ia7d5e827fe4687aee749dd3d4d28473674971bc2

2 years agoDALi Version 2.0.45 51/264551/1 dali_2.0.45
Adam Bialogonski [Fri, 24 Sep 2021 08:47:59 +0000 (09:47 +0100)]
DALi Version 2.0.45

Change-Id: I05157e6d554382a2da776b2233208fdffa9a27b4

2 years agoDALi Version 2.0.44 35/264435/1 dali_2.0.44
Richard Huang [Fri, 17 Sep 2021 10:42:28 +0000 (11:42 +0100)]
DALi Version 2.0.44

Change-Id: Ic4f91e5264c7f18f242b8f9e1f5abcb6a2610fcd

2 years agoDALi Version 2.0.43 43/263843/1 dali_2.0.43
David Steele [Fri, 10 Sep 2021 15:20:49 +0000 (16:20 +0100)]
DALi Version 2.0.43

Change-Id: I33fedd6214ab0d6943f24c8d5e7dee0e3b422a83

2 years agoCanvasView: Example improvement 66/261266/8
JunsuChoi [Wed, 14 Jul 2021 06:58:13 +0000 (15:58 +0900)]
CanvasView: Example improvement

Add clip-path, mask exmaple view, gradient and picture example view.

Change-Id: I1f3e6239313b71f313381c4b691e35c636927d3d

2 years agoDALi Version 2.0.42 98/263498/1 dali_2.0.42
Adeel Kazmi [Fri, 3 Sep 2021 15:04:30 +0000 (16:04 +0100)]
DALi Version 2.0.42

Change-Id: Id4f87435fdc7fd9fc1437a308b2e70293c86ad86

2 years agoDALi Version 2.0.41 88/263188/1 dali_2.0.41
Adam Bialogonski [Fri, 27 Aug 2021 09:49:46 +0000 (10:49 +0100)]
DALi Version 2.0.41

Change-Id: Ibaef78e17609a270fd5a1cc261eb0c67bbedd062

2 years agoDALi Version 2.0.40 44/262844/1 dali_2.0.40
David Steele [Fri, 20 Aug 2021 11:18:52 +0000 (12:18 +0100)]
DALi Version 2.0.40

Change-Id: I01e598e80f5d7f56e14624c9ad68b7d56f8dc565

2 years agoDALi Version 2.0.39 92/262592/1 dali_2.0.39
Adeel Kazmi [Fri, 13 Aug 2021 12:46:52 +0000 (13:46 +0100)]
DALi Version 2.0.39

Change-Id: I2299adda891c5e245ab8ab85ff6b811ceebb993b

2 years agoFix encoded image buffer sample bug 32/262432/1
Eunki Hong [Tue, 10 Aug 2021 10:54:20 +0000 (03:54 -0700)]
Fix encoded image buffer sample bug

Change-Id: I7021fdcc5e60840e0ea37f24b3d28ef2a2d492a6
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
2 years agoDALi Version 2.0.38 16/262316/1 dali_2.0.38
Richard Huang [Fri, 6 Aug 2021 09:48:05 +0000 (10:48 +0100)]
DALi Version 2.0.38

Change-Id: Ib06b18be363738b9f67acdff1d157243cec76d19

2 years agoFix SVACE errors in ImageViewEncodedBufferImage example 06/262206/2
Adeel Kazmi [Wed, 4 Aug 2021 07:51:13 +0000 (08:51 +0100)]
Fix SVACE errors in ImageViewEncodedBufferImage example

Change-Id: Iea7b538631cb4a6d190cd7ce424339f7e7ba2fcf

2 years agoAdd Sample with Encoded Image Buffer 71/262071/2
Eunki, Hong [Mon, 2 Aug 2021 08:11:51 +0000 (17:11 +0900)]
Add Sample with Encoded Image Buffer

Change-Id: I6addda2bdc0628f53ce113ff148e9ade7f75b63d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years agoDALi Version 2.0.37 04/262004/1 dali_2.0.37
Adam Bialogonski [Fri, 30 Jul 2021 10:22:05 +0000 (11:22 +0100)]
DALi Version 2.0.37

Change-Id: I543c6397b646ea2f8196d884cd22900581d37bd2

2 years agoDALi Version 2.0.36 38/261738/1 dali_2.0.36
Richard Huang [Fri, 23 Jul 2021 09:28:38 +0000 (10:28 +0100)]
DALi Version 2.0.36

Change-Id: If475fb62515166be80fbcfb932bb20d1677082c9

2 years agoMerge "Add ApplyCustomFragmentPrefix" into devel/master
Seungho BAEK [Wed, 21 Jul 2021 06:30:07 +0000 (06:30 +0000)]
Merge "Add ApplyCustomFragmentPrefix" into devel/master

2 years agoDALi Version 2.0.35 96/261396/1 dali_2.0.35
David Steele [Fri, 16 Jul 2021 09:29:13 +0000 (10:29 +0100)]
DALi Version 2.0.35

Change-Id: I46c0e293df427124a5550cd2f4e813dab77ee281

2 years agoMerge "Replace Signal with std::function." into devel/master
JIYUN YANG [Thu, 15 Jul 2021 09:46:00 +0000 (09:46 +0000)]
Merge "Replace Signal with std::function." into devel/master

2 years agoDALi Version 2.0.34 63/261063/1 dali_2.0.34
Adam Bialogonski [Fri, 9 Jul 2021 08:44:53 +0000 (09:44 +0100)]
DALi Version 2.0.34

Change-Id: I2f008d5390aaf1165bcfbee853781567972bd2da

2 years agoReplace Signal with std::function. 38/260938/1
huayong.xu [Wed, 7 Jul 2021 07:33:07 +0000 (15:33 +0800)]
Replace Signal with std::function.

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

2 years agoDALi Version 2.0.33 91/260791/1 dali_2.0.33
Adeel Kazmi [Fri, 2 Jul 2021 16:41:27 +0000 (17:41 +0100)]
DALi Version 2.0.33

Change-Id: Ie7f8338392af767b234384badf484f407b70d7ce

2 years agoAdd ApplyCustomFragmentPrefix 12/260412/3
seungho [Thu, 24 Jun 2021 07:14:29 +0000 (16:14 +0900)]
Add ApplyCustomFragmentPrefix

 - Apply suitable prefix for the native image fragment shader

Change-Id: I84b96f34060a3984b62f0250d6045a6a731182a3
Signed-off-by: seungho <sbsh.baek@samsung.com>
2 years agoMerge "DALi Version 2.0.32" into devel/master
Adeel Kazmi [Fri, 25 Jun 2021 10:57:59 +0000 (10:57 +0000)]
Merge "DALi Version 2.0.32" into devel/master

2 years agoDALi Version 2.0.32 84/260484/1 dali_2.0.32
Richard Huang [Fri, 25 Jun 2021 10:17:30 +0000 (11:17 +0100)]
DALi Version 2.0.32

Change-Id: Ic8e21f2171fb6ee79db25a0f7074e077296cc041

2 years agoRevert "Add AnimatedVectorImageVisualRive example" 70/260070/2
Heeyong Song [Fri, 18 Jun 2021 05:41:56 +0000 (14:41 +0900)]
Revert "Add AnimatedVectorImageVisualRive example"

This reverts commit 1b9d1f6f62ae2f59376282f82d823a28a24680af.

Change-Id: I61ad780ec76918f67e1976976ac61950492b61fc

2 years agoDALi Version 2.0.31 96/260096/1 dali_2.0.31
David Steele [Fri, 18 Jun 2021 10:38:11 +0000 (11:38 +0100)]
DALi Version 2.0.31

Change-Id: Ib0f61853fae8593f6e0d48a95fd3dd21a848fe1b

2 years agoMerge "DALi Version 2.0.30" into devel/master
David Steele [Fri, 11 Jun 2021 10:45:49 +0000 (10:45 +0000)]
Merge "DALi Version 2.0.30" into devel/master

2 years agoDALi Version 2.0.30 29/259729/1 dali_2.0.30
Adeel Kazmi [Fri, 11 Jun 2021 10:35:55 +0000 (11:35 +0100)]
DALi Version 2.0.30

Change-Id: Ife0ef21300b4682089236b6f2df33cdfadda2118

2 years agoFix labeling bug at image-view.example 05/259505/3
Eunki, Hong [Thu, 10 Jun 2021 00:14:14 +0000 (09:14 +0900)]
Fix labeling bug at image-view.example

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>
2 years agoMerge "CanvasViewExample: Add DrawableGroup combination" into devel/master
junsu choi [Tue, 8 Jun 2021 01:44:19 +0000 (01:44 +0000)]
Merge "CanvasViewExample: Add DrawableGroup combination" into devel/master

2 years agoSample for DevelVisual::Property::BORDERLINE_WIDTH 37/259337/2
Eunki, Hong [Sat, 5 Jun 2021 03:21:19 +0000 (12:21 +0900)]
Sample for DevelVisual::Property::BORDERLINE_WIDTH

Make image-view.example can test for borderline feature.

Change-Id: I7fbbe4588fd27e24a853dc0669b195d7a86496ff
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years agoDALi Version 2.0.29 26/259326/1 dali_2.0.29
Adam Bialogonski [Fri, 4 Jun 2021 08:57:07 +0000 (09:57 +0100)]
DALi Version 2.0.29

Change-Id: I5eb6ba37688a86d271d7aa76ec9789dbdde68538

2 years agoDALi Version 2.0.28 69/258969/1 dali_2.0.28
Richard Huang [Fri, 28 May 2021 09:51:22 +0000 (10:51 +0100)]
DALi Version 2.0.28

Change-Id: I1c9494aacac06850b4cd0c6742c673b3259afa26

2 years agoReplace rive resource for better quality 44/258844/2
Taehyub [Thu, 27 May 2021 12:09:30 +0000 (21:09 +0900)]
Replace rive resource for better quality

Change-Id: I22ddb43ae7cfcaad338e1249d3aa118e96aca09d

2 years agoMerge branch 'devel/master' into devel/graphics 96/258796/1
David Steele [Tue, 25 May 2021 23:29:00 +0000 (00:29 +0100)]
Merge branch 'devel/master' into devel/graphics

Change-Id: I78062a8d826c1df5c499337e7bcae2a62dff2372

2 years agoDALi Version 2.0.27 37/258637/1 dali_2.0.27
David Steele [Fri, 21 May 2021 09:17:56 +0000 (10:17 +0100)]
DALi Version 2.0.27

Change-Id: I3b266d5ee4346b408faee6b1c2024cebd4ffdb75

2 years agoRemove variable shadowing 12/258512/1
Adeel Kazmi [Wed, 19 May 2021 11:20:38 +0000 (12:20 +0100)]
Remove variable shadowing

Change-Id: Ica05b9e265b1907e8798fd110e8410cf00afe7b8

2 years agoexample.h: Ensure there's no naming clash between constructor parameters & class... 93/258493/1
Adeel Kazmi [Tue, 18 May 2021 16:57:55 +0000 (17:57 +0100)]
example.h: Ensure there's no naming clash between constructor parameters & class members

Change-Id: I3525a2d6f09069c27aefd01d21f4b34824431904

2 years agoMerge "Fixing bug in pbr demo ktx loader" into devel/graphics devel/graphics
Adeel Kazmi [Fri, 14 May 2021 16:42:36 +0000 (16:42 +0000)]
Merge "Fixing bug in pbr demo ktx loader" into devel/graphics

2 years agoDALi Version 2.0.26 87/258387/1 dali_2.0.26
Adam Bialogonski [Fri, 14 May 2021 10:21:18 +0000 (11:21 +0100)]
DALi Version 2.0.26

Change-Id: I88019919f633ce25aace0edad4e3b88ad8e26512

2 years agoMerge branch 'devel/master' into devel/graphics 29/258329/1
Adeel Kazmi [Thu, 13 May 2021 12:04:11 +0000 (13:04 +0100)]
Merge branch 'devel/master' into devel/graphics

Change-Id: Ib49f51f63ec81b44e39aa629f8a7d1e20f6b5bad

2 years agoFixing bug in pbr demo ktx loader 27/258227/1
David Steele [Wed, 12 May 2021 10:38:15 +0000 (11:38 +0100)]
Fixing bug in pbr demo ktx loader

Change-Id: I6b7f482d45e9f45ad525fa524fd9f83d4bcc9b80

2 years agoMerge "DALi Version 2.0.25" into devel/master
Adeel Kazmi [Fri, 7 May 2021 11:23:19 +0000 (11:23 +0000)]
Merge "DALi Version 2.0.25" into devel/master

2 years agoDALi Version 2.0.25 97/257997/1 dali_2.0.25
Adeel Kazmi [Fri, 7 May 2021 10:34:35 +0000 (11:34 +0100)]
DALi Version 2.0.25

Change-Id: I9e26494a5ec6e42c0bf117013f2b065414373ee6