platform/core/uifw/dali-toolkit.git
2 months agoMerge branch 'devel/master' into tizen
Bowon Ryu [Tue, 16 Jul 2024 05:10:06 +0000 (14:10 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I849d970a1bf8a5bdb9d65f478dd870fd7b365a25

2 months agoRevert "[Tizen] Support asan build option"
Bowon Ryu [Tue, 16 Jul 2024 05:10:02 +0000 (14:10 +0900)]
Revert "[Tizen] Support asan build option"

This reverts commit 9e2e9665e36a47f4967c64676b9ab7bc12f62e54.

2 months agoMerge "(TestApplication) Fix SVACE issue" into devel/master
Adeel Kazmi [Mon, 15 Jul 2024 13:00:28 +0000 (13:00 +0000)]
Merge "(TestApplication) Fix SVACE issue" into devel/master

2 months agoMerge "Fix placeholder bug" into devel/master
sunghyun kim [Mon, 15 Jul 2024 09:49:23 +0000 (09:49 +0000)]
Merge "Fix placeholder bug" into devel/master

2 months ago(TestApplication) Fix SVACE issue 63/314563/1
Adeel Kazmi [Mon, 15 Jul 2024 09:47:40 +0000 (10:47 +0100)]
(TestApplication) Fix SVACE issue

Change-Id: I769db40b37848b08b90056ea1da5460152e2f224

2 months agoMerge changes I46b5bf57,I58cc77ff,I1c87e5c4 into devel/master
David Steele [Fri, 12 Jul 2024 15:44:55 +0000 (15:44 +0000)]
Merge changes I46b5bf57,I58cc77ff,I1c87e5c4 into devel/master

* changes:
  Making test-render-surface.cpp/h common across repos
  Remove GlView from vulkan build
  Syncing automated tests

2 months agoDALi Version 2.3.32 97/314497/1 dali_2.3.32
David Steele [Fri, 12 Jul 2024 10:12:16 +0000 (11:12 +0100)]
DALi Version 2.3.32

Change-Id: I0906a5189f021b170ad5405dcadec72cb4e76c95

2 months agoFix placeholder bug 16/314416/1
sunghyun kim [Thu, 11 Jul 2024 09:49:31 +0000 (18:49 +0900)]
Fix placeholder bug

it seems to be a bug when using only placehloder alone.
so i fix it.

Change-Id: I7a87dbe08932410bacd93225dde4cef85fbc449a

2 months agoResolve RenderEffect Size and CornerRadius issues 56/314356/3
jmm [Wed, 10 Jul 2024 11:57:31 +0000 (20:57 +0900)]
Resolve RenderEffect Size and CornerRadius issues

Change-Id: Ic0cb535464532632ca009af9be9aefaa69339b97

2 months ago[Tizen] Support asan build option accepted/tizen/unified/20240711.051053 accepted/tizen/unified/dev/20240712.055754 accepted/tizen/unified/x/20240716.041621
sunghyun kim [Wed, 10 Jul 2024 07:13:02 +0000 (16:13 +0900)]
[Tizen] Support asan build option

This reverts commit 8acf64c9d896bb71e6c9990857901c8e78fcf1d6.

2 months agoMerge branch 'devel/master' into tizen
sunghyun kim [Wed, 10 Jul 2024 07:12:53 +0000 (16:12 +0900)]
Merge branch 'devel/master' into tizen

2 months agoRevert "[Tizen] Support asan build option"
sunghyun kim [Wed, 10 Jul 2024 07:12:48 +0000 (16:12 +0900)]
Revert "[Tizen] Support asan build option"

This reverts commit fb86f56feadc1a7bc365624e7b630852e4e4d03f.

2 months agoMerge "Remove BellCurveWidth parameter at Background Blur" into devel/master
Jeongmin Lee [Wed, 10 Jul 2024 01:01:01 +0000 (01:01 +0000)]
Merge "Remove BellCurveWidth parameter at Background Blur" into devel/master

2 months agoRemove BellCurveWidth parameter at Background Blur 70/314170/6
jmm [Mon, 8 Jul 2024 04:47:27 +0000 (13:47 +0900)]
Remove BellCurveWidth parameter at Background Blur

Change-Id: I9243b84b5269e4b7c4693407bd88aafdef214599

2 months agoMaking test-render-surface.cpp/h common across repos 54/313554/7
David Steele [Thu, 27 Jun 2024 17:18:53 +0000 (18:18 +0100)]
Making test-render-surface.cpp/h common across repos

Also, fixed toolkit replacement SceneHolder to have
same structure as Internal::Adaptor::SceneHolder - in
some adaptor internal code, the toolkit struct is used,
and it crashes.

Change-Id: I46b5bf579f5c5767c0e8cc8c41ada69c96dd92ac

2 months agoRemove GlView from vulkan build 88/313488/4
David Steele [Tue, 25 Jun 2024 11:18:40 +0000 (12:18 +0100)]
Remove GlView from vulkan build

Change-Id: I58cc77ffc872c2f7033cc80d729355b78deeadd8

2 months agoSyncing automated tests 87/313487/4
David Steele [Fri, 21 Jun 2024 08:28:36 +0000 (09:28 +0100)]
Syncing automated tests

Change-Id: I1c87e5c49cb337ca039e95796e56dd115e5dbe5a

2 months agoMerge "DALi Version 2.3.31" into devel/master
Adeel Kazmi [Fri, 5 Jul 2024 10:27:21 +0000 (10:27 +0000)]
Merge "DALi Version 2.3.31" into devel/master

2 months agoDALi Version 2.3.31 21/314121/1 dali_2.3.31
Adam Bialogonski [Fri, 5 Jul 2024 09:08:14 +0000 (10:08 +0100)]
DALi Version 2.3.31

Change-Id: I4397d02e8eaf2768f70b795ad8780ba42ae1fe7e

2 months agoMerge "Redefine RenderEffectImpl::Activate as public" into devel/master
Jeongmin Lee [Fri, 5 Jul 2024 05:35:34 +0000 (05:35 +0000)]
Merge "Redefine RenderEffectImpl::Activate as public" into devel/master

2 months agoRedefine RenderEffectImpl::Activate as public 88/313388/8
jmm [Tue, 25 Jun 2024 07:28:02 +0000 (16:28 +0900)]
Redefine RenderEffectImpl::Activate as public

Change-Id: Ifa65d9936b4d885251708ba3adb812349d2a1230

2 months agoAvoid self-destruct during AnimatedImageVisual resource ready 43/313843/5
Eunki, Hong [Tue, 2 Jul 2024 10:59:07 +0000 (19:59 +0900)]
Avoid self-destruct during AnimatedImageVisual resource ready

Since AnimatedImageVisual's resource ready is not safe enough
for self-destruction case, we'd better use DiscardVisual
for every visual cases.

Change-Id: If316663699276696bfd0695b85ac53f1cbd2b8f2
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months agoPrint log if worker thread destruction occured for UI items. 81/313981/4
Eunki, Hong [Wed, 3 Jul 2024 11:43:55 +0000 (20:43 +0900)]
Print log if worker thread destruction occured for UI items.

Change-Id: I99c765781dece4d4314c68ae3123eebef4b0392f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months ago(Scene3D) Use File API rather than std file loading methods 68/312368/5
Adeel Kazmi [Fri, 7 Jun 2024 13:09:20 +0000 (14:09 +0100)]
(Scene3D) Use File API rather than std file loading methods

Change-Id: Ia2f323bcc908cb51728159c8695fcae7ca5a8bc2

3 months agoRevert "Enable autoscroll when cutout" 34/313834/1
ANZ1217 [Tue, 2 Jul 2024 09:53:42 +0000 (18:53 +0900)]
Revert "Enable autoscroll when cutout"

This reverts commit a46c7c87ff49d701582f932596f28ce62e0fdc2a.

Change-Id: I302665b051b2f3a2dabd81240d0c19a840f707af

3 months agoEnable autoscroll when cutout 02/313502/7
ANZ1217 [Thu, 20 Jun 2024 06:45:49 +0000 (15:45 +0900)]
Enable autoscroll when cutout

Change-Id: Ia9ed1ed08c20a66c3952c272364f038f43b9f3ab

3 months ago[Tizen] Support asan build option accepted/tizen/unified/20240702.162342 accepted/tizen/unified/dev/20240703.060347 accepted/tizen/unified/x/20240703.013227
jmm [Tue, 2 Jul 2024 06:31:19 +0000 (15:31 +0900)]
[Tizen] Support asan build option

This reverts commit 0a6ee9e6a5d9194f9c6ad4df6cbbf57e2ecd210a.

Change-Id: I4d24e8cf7e900cc89c14d3a6973761fe812807b8

3 months agoMerge branch 'devel/master' into tizen
jmm [Tue, 2 Jul 2024 06:31:00 +0000 (15:31 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ia803ffac4a70ec7dd92ae12bed4b50d058354571

3 months agoRevert "[Tizen] Support asan build option"
jmm [Tue, 2 Jul 2024 06:30:46 +0000 (15:30 +0900)]
Revert "[Tizen] Support asan build option"

This reverts commit 9dbef925816a798c5599158e79374d008e426e20.

3 months agoMerge "Updated test suite with UBO array element stride." into devel/master
David Steele [Fri, 28 Jun 2024 15:24:26 +0000 (15:24 +0000)]
Merge "Updated test suite with UBO array element stride." into devel/master

3 months agoMerge "DALi Version 2.3.30" into devel/master
Adeel Kazmi [Fri, 28 Jun 2024 10:14:53 +0000 (10:14 +0000)]
Merge "DALi Version 2.3.30" into devel/master

3 months agoDALi Version 2.3.30 26/313626/1 dali_2.3.30
Richard Huang [Fri, 28 Jun 2024 10:10:34 +0000 (11:10 +0100)]
DALi Version 2.3.30

Change-Id: I5aa938c39e1ddae083b6f3599ebd48b7ca95a6cc

3 months agoUpdated test suite with UBO array element stride. 75/313475/3
Adam Bialogonski [Wed, 26 Jun 2024 10:05:17 +0000 (11:05 +0100)]
Updated test suite with UBO array element stride.

Change-Id: I0312aee9173f0f9d6f6566e37f110e87d66c538e
Signed-off-by: Adam Bialogonski <adam.b@samsung.com>
3 months agoMerge "Fix crash if bidirectional lines info not found during ellipsis" into devel...
Eunki Hong [Fri, 28 Jun 2024 09:05:34 +0000 (09:05 +0000)]
Merge "Fix crash if bidirectional lines info not found during ellipsis" into devel/master

3 months agoFix calculation of whether to scroll. 20/313520/5
joogab.yun [Thu, 27 Jun 2024 08:58:44 +0000 (17:58 +0900)]
Fix calculation of whether to scroll.

Change-Id: Id5ce3f23f7caaac8b8a2480b70113d5db25b674b

3 months agoFix crash if bidirectional lines info not found during ellipsis 06/313506/1
Eunki, Hong [Thu, 27 Jun 2024 06:22:55 +0000 (15:22 +0900)]
Fix crash if bidirectional lines info not found during ellipsis

Change-Id: Id08510b1eb83493880668b003cac17b2b6736a49
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months ago[Tizen] Support asan build option accepted/tizen/unified/20240627.103712 accepted/tizen/unified/dev/20240701.072936 accepted/tizen/unified/x/20240628.014022
Wonsik Jung [Wed, 26 Jun 2024 04:32:59 +0000 (13:32 +0900)]
[Tizen] Support asan build option

This reverts commit 1ca3316726e0c14d33c04233346828271f7da3c6.

3 months agoMerge branch 'devel/master' into tizen
Wonsik Jung [Wed, 26 Jun 2024 04:31:28 +0000 (13:31 +0900)]
Merge branch 'devel/master' into tizen

3 months agoRevert "[Tizen] Support asan build option"
Wonsik Jung [Wed, 26 Jun 2024 04:31:18 +0000 (13:31 +0900)]
Revert "[Tizen] Support asan build option"

This reverts commit 5a0d30346e1807179a8e2e3f60f016fc95912df6.

3 months agoMerge "Revert changes at gaussian-blur-view.frag" into devel/master
Jeongmin Lee [Tue, 25 Jun 2024 02:24:52 +0000 (02:24 +0000)]
Merge "Revert changes at gaussian-blur-view.frag" into devel/master

3 months agoRevert changes at gaussian-blur-view.frag 64/313364/1
jmm [Tue, 25 Jun 2024 01:15:06 +0000 (10:15 +0900)]
Revert changes at gaussian-blur-view.frag

Change-Id: I1f0556d3a25053b970103ffacbeaa3e1a6696987

3 months agoMerge "Make natural size of ImageVisual consider orientation correction" into devel...
Eunki Hong [Sun, 23 Jun 2024 15:17:53 +0000 (15:17 +0000)]
Merge "Make natural size of ImageVisual consider orientation correction" into devel/master

3 months agoDALi Version 2.3.29 86/313286/1 dali_2.3.29
David Steele [Fri, 21 Jun 2024 11:28:12 +0000 (12:28 +0100)]
DALi Version 2.3.29

Change-Id: I8d5270cb9abdb90271319b05b16cf002346e088e

3 months agoMerge "Fix background visual doesn't work properly when cutout" into devel/master
Chihun Jeong [Thu, 20 Jun 2024 05:55:15 +0000 (05:55 +0000)]
Merge "Fix background visual doesn't work properly when cutout" into devel/master

3 months agoMerge "Use shared_ptr for Accessible object" into devel/master
Youngsun Suh [Thu, 20 Jun 2024 03:37:05 +0000 (03:37 +0000)]
Merge "Use shared_ptr for Accessible object" into devel/master

3 months agoUse shared_ptr for Accessible object 86/312786/5
Youngsun Suh [Fri, 14 Jun 2024 07:01:44 +0000 (16:01 +0900)]
Use shared_ptr for Accessible object

Change-Id: I83e50c800587fa413d235d15952cbf2dec8bdfe7

3 months agoMerge "Fix portential of error when we load facial file" into devel/master
Eunki Hong [Wed, 19 Jun 2024 08:01:46 +0000 (08:01 +0000)]
Merge "Fix portential of error when we load facial file" into devel/master

3 months agoAdd RenderEffectImpl::SynchronizeBackgroundCornerRadius() 80/312480/10
jmm [Mon, 10 Jun 2024 12:46:41 +0000 (21:46 +0900)]
Add RenderEffectImpl::SynchronizeBackgroundCornerRadius()

Change-Id: I3eedb39693907c128e67e480fb74f28ee622a461

3 months agoFix portential of error when we load facial file 06/312606/2
Eunki, Hong [Wed, 12 Jun 2024 06:51:39 +0000 (15:51 +0900)]
Fix portential of error when we load facial file

Change-Id: I2668960dec5910cb7d2333b113e4ed5fa4977de1
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months agoFix background visual doesn't work properly when cutout 49/313049/1
ANZ1217 [Tue, 18 Jun 2024 11:03:44 +0000 (20:03 +0900)]
Fix background visual doesn't work properly when cutout

Change-Id: I9d22f6237b9217e87f82b551f8eae55e5305ef28

3 months agoMerge "(CanvasView) Support rasterization request manually" into devel/master
Eunki Hong [Tue, 18 Jun 2024 08:28:44 +0000 (08:28 +0000)]
Merge "(CanvasView) Support rasterization request manually" into devel/master

3 months ago[Tizen] Support asan build option accepted/tizen/unified/20240619.151931 accepted/tizen/unified/toolchain/20240624.121438 accepted/tizen/unified/x/20240620.061554 accepted/tizen/unified/x/asan/20240625.092421
jykeon [Tue, 18 Jun 2024 08:17:14 +0000 (17:17 +0900)]
[Tizen] Support asan build option

This reverts commit 0673a0bccadadd297bd2f8d5a6af747f5bc494b4.

3 months agoMerge branch 'devel/master' into tizen
jykeon [Tue, 18 Jun 2024 08:16:06 +0000 (17:16 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ia55ccf7dd13ac0c313ebe578d1b36816631c5f1c

3 months agoRevert "[Tizen] Support asan build option"
jykeon [Tue, 18 Jun 2024 08:15:28 +0000 (17:15 +0900)]
Revert "[Tizen] Support asan build option"

This reverts commit 7cec8fc9d4e84d00a8ab39a9ff16b022cbebaa14.

3 months agoMerge "Determines whether to propagate pan gestures in text fields and editors."...
joogab yun [Tue, 18 Jun 2024 07:33:12 +0000 (07:33 +0000)]
Merge "Determines whether to propagate pan gestures in text fields and editors." into devel/master

3 months ago(CanvasView) Support rasterization request manually 75/312975/3
Eunki, Hong [Tue, 18 Jun 2024 03:58:10 +0000 (12:58 +0900)]
(CanvasView) Support rasterization request manually

Let we support to make user request rasterization manually.
If user mark it as true, we should call RequestRasterization manullay.

It will be reduce overhead when user add CanvasView very large amount.

Change-Id: Ib404b0b3fd0adb76cf9c5f85476be26eefa4def9
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months agoMerge "Fix vertical position error when cutout" into devel/master
Chihun Jeong [Tue, 18 Jun 2024 04:18:56 +0000 (04:18 +0000)]
Merge "Fix vertical position error when cutout" into devel/master

3 months agoMerge "Fix the markup background is not applied correctly when RemoveBackInset is...
Chihun Jeong [Tue, 18 Jun 2024 04:18:44 +0000 (04:18 +0000)]
Merge "Fix the markup background is not applied correctly when RemoveBackInset is true." into devel/master

3 months agoFixed some SVACE issues in BlurEffect 35/312935/1
Adeel Kazmi [Mon, 17 Jun 2024 11:24:38 +0000 (12:24 +0100)]
Fixed some SVACE issues in BlurEffect

Change-Id: I089fcf3e8196289fcc32101d032cd1b2cf25b3f7

3 months agoMake natural size of ImageVisual consider orientation correction 13/312913/2
Eunki, Hong [Mon, 17 Jun 2024 05:34:13 +0000 (14:34 +0900)]
Make natural size of ImageVisual consider orientation correction

We have flag that whether image's width/height return orientation value or not
when we request load texture.
But when we request to get NaturalSize of ImageVisual, they didn't consider it.

If then, the NaturalSize might not matched if we want to do not
correction the orientation.

Change-Id: I1752b1a4aa57fa6e1d63e0521f028204b7e27ca9
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months agoFix vertical position error when cutout 10/312910/1
ANZ1217 [Mon, 17 Jun 2024 07:39:09 +0000 (16:39 +0900)]
Fix vertical position error when cutout

Change-Id: Iebc358aa095513fff92374dc8ac2ceed097830e2

3 months agoFix the markup background is not applied correctly when RemoveBackInset is true. 09/312909/1
ANZ1217 [Fri, 14 Jun 2024 05:38:49 +0000 (14:38 +0900)]
Fix the markup background is not applied correctly when RemoveBackInset is true.

Change-Id: I1c805169eceb43f33a3cb0805599a027d38b725d

3 months agoMerge "DALi Version 2.3.28" into devel/master
Adeel Kazmi [Fri, 14 Jun 2024 10:37:46 +0000 (10:37 +0000)]
Merge "DALi Version 2.3.28" into devel/master

3 months agoDALi Version 2.3.28 03/312803/1 dali_2.3.28
Adam Bialogonski [Fri, 14 Jun 2024 08:32:35 +0000 (09:32 +0100)]
DALi Version 2.3.28

Change-Id: I50db04ce30807f65350de3772fa5749f695230b3

3 months agoMerge "Fix TextLabel's padding was not applied during Cutout." into devel/master
Chihun Jeong [Fri, 14 Jun 2024 05:11:05 +0000 (05:11 +0000)]
Merge "Fix TextLabel's padding was not applied during Cutout." into devel/master

3 months agoMerge "Try getting accessibility address in DoGetChildren" into devel/master
Youngsun Suh [Fri, 14 Jun 2024 03:39:08 +0000 (03:39 +0000)]
Merge "Try getting accessibility address in DoGetChildren" into devel/master

3 months agoTry getting accessibility address in DoGetChildren 45/312745/3
Youngsun Suh [Thu, 13 Jun 2024 00:57:59 +0000 (09:57 +0900)]
Try getting accessibility address in DoGetChildren

Change-Id: I0784218a1ae63d4fab0b99ab9c79afa053633a63

3 months agoMerge "Support RenderEffect" into devel/master
Jeongmin Lee [Fri, 14 Jun 2024 01:41:39 +0000 (01:41 +0000)]
Merge "Support RenderEffect" into devel/master

3 months agoFix TextLabel's padding was not applied during Cutout. 03/312603/5
ANZ1217 [Wed, 12 Jun 2024 06:24:13 +0000 (15:24 +0900)]
Fix TextLabel's padding was not applied during Cutout.

Change-Id: I8aa0f35d2214aeb748efa874c9b524a365925f72

3 months agoSupport RenderEffect 09/309609/42
jmm [Fri, 12 Apr 2024 04:35:02 +0000 (13:35 +0900)]
Support RenderEffect

Change-Id: I9c302358dd984906bf26dc7423c9ce7f02de0f8e

3 months agoMerge changes Iaa1223c6,If1796779 into devel/master
David Steele [Wed, 12 Jun 2024 10:47:03 +0000 (10:47 +0000)]
Merge changes Iaa1223c6,If1796779 into devel/master

* changes:
  Move image/ text / npatch relative class under each visual folder
  Use ProcessorOnce feature for some cases who only need process once

3 months agoMove image/ text / npatch relative class under each visual folder 04/312604/1
Eunki, Hong [Wed, 12 Jun 2024 06:03:38 +0000 (15:03 +0900)]
Move image/ text / npatch relative class under each visual folder

For example, npatch-loader only be used for npatch-helper and npatch-visual,
we don't need to keep it under 'visuals' folder directly.

Similarly, text-visual-shader-factory only be used at text-visual.

image-visual-shader used several visuals, but all of them are used for image,
so move them  under image folder is not a bad job.

To make clear ownership of logic, let we move files into each folder.

Change-Id: Iaa1223c687425041a9a62e11792b0940ea8429cb
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months agoRevert "Fix TextLabel's padding was not applied during Cutout." 00/312600/1
Chihun Jeong [Wed, 12 Jun 2024 06:34:48 +0000 (06:34 +0000)]
Revert "Fix TextLabel's padding was not applied during Cutout."

This reverts commit a0c9161fba687f3492678ada33761bd37a800210.

Reason for revert: Wrong merge

Change-Id: I648683aeb79e95a549840d84cd4a3d7ad6f3f68a

3 months agoFix TextLabel's padding was not applied during Cutout. 99/312599/3
ANZ1217 [Wed, 12 Jun 2024 06:24:13 +0000 (15:24 +0900)]
Fix TextLabel's padding was not applied during Cutout.

Change-Id: Ie05f3c72359505269a19bfc97f9ac8e8098b9634

3 months agoUse ProcessorOnce feature for some cases who only need process once 96/312596/1
Eunki, Hong [Wed, 12 Jun 2024 05:37:47 +0000 (14:37 +0900)]
Use ProcessorOnce feature for some cases who only need process once

Now we allow to use ProcessorInterface execute only 1 times per each loop.
After use this feature, we don't need to unregister processor during processor
execute.

Change-Id: If1796779b8c76a06b500847406ec71d5a9f7ee7e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
3 months ago[Tizen] Support asan build option accepted/tizen/unified/20240614.010850 accepted/tizen/unified/dev/20240620.005948 accepted/tizen/unified/x/20240614.080552
Hosang Kim [Tue, 11 Jun 2024 07:50:47 +0000 (16:50 +0900)]
[Tizen] Support asan build option

This reverts commit 973ff797e9839b63de0821a11e690893467f2fb2.

3 months agoMerge branch 'devel/master' into tizen
Hosang Kim [Tue, 11 Jun 2024 07:50:28 +0000 (16:50 +0900)]
Merge branch 'devel/master' into tizen

3 months agoRevert "[Tizen] Support asan build option"
Hosang Kim [Tue, 11 Jun 2024 07:50:01 +0000 (16:50 +0900)]
Revert "[Tizen] Support asan build option"

This reverts commit 0204175f5a3daba160c7f37bed56da8e62d115f9.

3 months agoRevert "[Tizen] Fix bug that DefaultFonts are infinitely cached"
Hosang Kim [Tue, 11 Jun 2024 07:49:52 +0000 (16:49 +0900)]
Revert "[Tizen] Fix bug that DefaultFonts are infinitely cached"

This reverts commit 69f4ce91873e15def5623e1611e4a914596a065d.

3 months agoChange precision of position related uniform of 3D shader to highp 29/312429/1
Seungho Baek [Mon, 10 Jun 2024 05:55:51 +0000 (14:55 +0900)]
Change precision of position related uniform of 3D shader to highp

Change-Id: I9d4d0afe93172113e7de03acdb54f6b0b1c37e5f
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
3 months agoDALi Version 2.3.27 81/312381/1 dali_2.3.27
Adeel Kazmi [Fri, 7 Jun 2024 17:26:13 +0000 (18:26 +0100)]
DALi Version 2.3.27

Change-Id: If5ae365861eac4a553b5ec49600a048fcc0b73b7

4 months agoMerge "DALi Version 2.3.26" into devel/master
Adeel Kazmi [Fri, 31 May 2024 10:52:16 +0000 (10:52 +0000)]
Merge "DALi Version 2.3.26" into devel/master

4 months agoDALi Version 2.3.26 88/311988/1 dali_2.3.26
Adeel Kazmi [Fri, 31 May 2024 10:45:28 +0000 (11:45 +0100)]
DALi Version 2.3.26

Change-Id: Ibba83c877cd952765fe31d4543a8e90b8de323e8

4 months agoMerge "Ignore FittingMode for text-visual" into devel/master
sunghyun kim [Fri, 31 May 2024 07:14:38 +0000 (07:14 +0000)]
Merge "Ignore FittingMode for text-visual" into devel/master

4 months ago[Tizen] Fix bug that DefaultFonts are infinitely cached 46/311946/1
ANZ1217 [Thu, 30 May 2024 18:43:55 +0000 (03:43 +0900)]
[Tizen] Fix bug that DefaultFonts are infinitely cached

Change-Id: I866e1f0801f3ae983c5b427b4dda000c0cc39f6b

4 months agoIgnore FittingMode for text-visual 47/311947/1
sunghyun kim [Fri, 31 May 2024 03:02:34 +0000 (12:02 +0900)]
Ignore FittingMode for text-visual

text visual use transformMap when it is scrolling.
To avoid this issue, i added this patch

Change-Id: Ief1e82a4d06fe62330272fd7d25ee90c37af6ef1

4 months agoFix bug that DefaultFonts are infinitely cached 34/311934/2
ANZ1217 [Thu, 30 May 2024 18:43:55 +0000 (03:43 +0900)]
Fix bug that DefaultFonts are infinitely cached

Change-Id: Ibef331df698cad816e6d4ac3cf64f1b85f33ce0b

4 months agoMerge changes Ic28f8ec1,If8d817c4 into devel/master
Eunki Hong [Wed, 29 May 2024 09:27:35 +0000 (09:27 +0000)]
Merge changes Ic28f8ec1,If8d817c4 into devel/master

* changes:
  Do not re-rasterize when visual size is floating point
  Remove case divide by zero at fitting mode setup + Remove useless pixel area calculation

4 months agoDo not re-rasterize when visual size is floating point 65/311865/1
Eunki, Hong [Wed, 29 May 2024 06:46:55 +0000 (15:46 +0900)]
Do not re-rasterize when visual size is floating point

Since we request svg rasterize when size changed, and the size is floating value,
useless rasterization could be happened if visual size is not integer point.

To avoid this case, let we convert as integer scale before check re-rasterization.

Change-Id: Ic28f8ec10f2e4c3bca3bd2bc6eb4756a46ab9764
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoRemove case divide by zero at fitting mode setup + Remove useless pixel area calculation 63/311863/1
Eunki, Hong [Wed, 29 May 2024 06:31:33 +0000 (15:31 +0900)]
Remove case divide by zero at fitting mode setup + Remove useless pixel area calculation

It was possible that natural size is zero.

If so, we should not throw exception, and just calculate like size is zero.

And also, if we don't need to calculate pixel area size, we don't need to
do some float-division calculation.

Change-Id: If8d817c46425285e8fe7a6a2818696c3e79c064e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoAdds SceneView Capture 16/310516/20
Seungho Baek [Tue, 30 Apr 2024 07:39:13 +0000 (16:39 +0900)]
Adds SceneView Capture

Change-Id: I9f6dc69f5bf8d53082997c089325398f1b95e10a
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
4 months agoMerge changes I020eec7f,I173020e4,I60f63d55,I974a89fc into devel/master
Eunki Hong [Wed, 29 May 2024 04:01:34 +0000 (04:01 +0000)]
Merge changes I020eec7f,I173020e4,I60f63d55,I974a89fc into devel/master

* changes:
  Support SVG / N_PATCH / Lottie even if we use AnimatedImageVisual
  Make AnimatedImageVisual use single fixed image cache if it is not gif/webp + Fix several bugs at fixed image cache
  Make option to create ImageVisual even if we use webp / gif
  Allow to call Visual::Base::DoAction for public + Remove useless copy operation

4 months agoFittingMode Refactoring 12/307712/19
sunghyun kim [Tue, 12 Mar 2024 10:06:42 +0000 (19:06 +0900)]
FittingMode Refactoring

1. Transfer the function implemented in ImageView to the control side
2. Reduce the desired calculation part implemented in the NUI ImageView side to dali.
3. Remove the part where the file was opened to obtain the original image size in the process

Change-Id: Ifbd260b14477c2f327b82b9310a084da689d06fd

4 months agoImplement ProcessorOnce 97/311797/2
Eunki, Hong [Tue, 28 May 2024 04:44:02 +0000 (13:44 +0900)]
Implement ProcessorOnce

Since unregister processor during Process will give overhead,
we'd better make another container to process only once time
during ProcessCoreEvent.

Change-Id: Iba6de22000328329b036018481b90f98a961d6b9
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoSupport SVG / N_PATCH / Lottie even if we use AnimatedImageVisual 73/311273/5
Eunki, Hong [Fri, 17 May 2024 04:20:24 +0000 (13:20 +0900)]
Support SVG / N_PATCH / Lottie even if we use AnimatedImageVisual

Let we allow to choose given special visuals even if we use AnimatedImageVisual forcibly.

Change-Id: I020eec7f3e07bd93d55ddad00d8f7241025359ba
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoMake AnimatedImageVisual use single fixed image cache if it is not gif/webp + Fix... 17/311217/7
Eunki, Hong [Thu, 16 May 2024 07:50:39 +0000 (16:50 +0900)]
Make AnimatedImageVisual use single fixed image cache if it is not gif/webp + Fix several bugs at fixed image cache

It is possible that mImageCache is NULL if url suffix is not gif or webp.
In this case, mImageCache become null, so we should show broken image.

But also, we 'might' need to show non-animatable image even if we use
non-animatable image (like jpg), and set it to animated image visual forcibly.

To resolve general cases, let we make AnimatedImageVisual with non-animatable format image
just use image sequence with length 1.

===

Also, there was several bugs when we use fixed image cache, with cached texture manager image.
Before, we don't consider full-scenario when LoadComplete callback comes
during TextureManager.Load.

Change-Id: I173020e42d6447ff43e56e19f25ea8e06c7bbfc1
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoMake option to create ImageVisual even if we use webp / gif 77/311177/3
Eunki, Hong [Wed, 15 May 2024 23:31:03 +0000 (08:31 +0900)]
Make option to create ImageVisual even if we use webp / gif

Let we make some way to use ImageVisual forcibly even if url suffix is animated.

Change-Id: I60f63d55c386e64c82b41d74632af2889e2cb707
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoAllow to call Visual::Base::DoAction for public + Remove useless copy operation 44/311144/4
Eunki, Hong [Tue, 14 May 2024 12:44:30 +0000 (21:44 +0900)]
Allow to call Visual::Base::DoAction for public + Remove useless copy operation

Let we allow to call DoAction by action-id for public, not only for internal.

And also, let we remove copy operation when we call DoAction to visual.

Change-Id: I974a89fc9a0749ee34de8a3f2f173330b6ddd281
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
4 months agoDALi Version 2.3.25 20/311720/1 dali_2.3.25
Richard Huang [Fri, 24 May 2024 11:33:21 +0000 (12:33 +0100)]
DALi Version 2.3.25

Change-Id: I5c049d3c42d6302006bde9770fbe9daf368310fd

4 months agoControl core policy as one flag 73/311673/1
Eunki, Hong [Thu, 23 May 2024 08:52:00 +0000 (17:52 +0900)]
Control core policy as one flag

Let we collect core creation status, instead of parameter increasement.

It will be useful when we add more features of Core.

Change-Id: Ic2e90a2ddd5ee8b8531c67a05d081f1f18e914b0
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>