platform/core/uifw/dali-toolkit.git
6 months ago[Tizen] Remove to check member variable value after destructed 39/301239/1
seungho baek [Mon, 13 Nov 2023 01:45:23 +0000 (10:45 +0900)]
[Tizen] Remove to check member variable value after destructed

Change-Id: I68823d0bc74cdaddff8356025447cdf94e1da984
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
6 months ago[Tizen] Change precompile shader list for performance accepted/tizen/8.0/unified/20231108.165841 accepted/tizen/unified/20231107.172907
dongsug.song [Mon, 6 Nov 2023 10:20:11 +0000 (19:20 +0900)]
[Tizen] Change precompile shader list for performance

This reverts commit 449d39d4a298af8452c530593e164567056743db.

Change-Id: I6e0e9b3d02e9787c1dd9da60ce3a67a3c1347426

6 months ago[Tizen] Apply precompile shader
dongsug.song [Mon, 6 Nov 2023 10:19:48 +0000 (19:19 +0900)]
[Tizen] Apply  precompile shader

This reverts commit f30450538042b36128f22e0c0197374dba1c22ea.

Change-Id: Ie047cb483282c3245e965ff392084f8ceb3b5217

6 months ago[Tizen] Add log if destroyed visual get some signal
dongsug.song [Mon, 6 Nov 2023 10:19:24 +0000 (19:19 +0900)]
[Tizen] Add log if destroyed visual get some signal

This reverts commit a65201b69485044d83eb305a33a08c0be729f9c4.

Change-Id: I58d6fe7ab8ad94e2d0168c0184c2970376a51b61

6 months agoMerge branch 'devel/master' into tizen
dongsug.song [Mon, 6 Nov 2023 10:19:10 +0000 (19:19 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I74bb3f339ae73ba15ba30f8c88ab3ae5d8c2075c

6 months agoRevert "[Tizen] Add log if destroyed visual get some signal"
dongsug.song [Mon, 6 Nov 2023 10:18:58 +0000 (19:18 +0900)]
Revert "[Tizen] Add log if destroyed visual get some signal"

This reverts commit 356d1e297ee3383c503f1473c1c2d8bc84944517.

6 months agoRevert "[Tizen] Apply precompile shader"
dongsug.song [Mon, 6 Nov 2023 10:18:55 +0000 (19:18 +0900)]
Revert "[Tizen] Apply  precompile shader"

This reverts commit 37d949eb0c201982b2332da32ac7be3dec653168.

6 months agoRevert "[Tizen] Change precompile shader list for performance"
dongsug.song [Mon, 6 Nov 2023 10:18:48 +0000 (19:18 +0900)]
Revert "[Tizen] Change precompile shader list for performance"

This reverts commit b348dcf5bd6a7085c60d9d4453f193e83ed35913.

6 months agoRevert "[Tizen] Remove observer from mLoadQueue when we request to remove observer"
dongsug.song [Mon, 6 Nov 2023 10:18:44 +0000 (19:18 +0900)]
Revert "[Tizen] Remove observer from mLoadQueue when we request to remove observer"

This reverts commit f375bd2497b6ad853e1f1a3b7e5121536e1b60e3.

6 months agoMerge "Do not trace image decoding process" into devel/master
Eunki Hong [Mon, 6 Nov 2023 07:55:44 +0000 (07:55 +0000)]
Merge "Do not trace image decoding process" into devel/master

6 months agoDo not trace image decoding process 18/300918/1
Eunki, Hong [Mon, 6 Nov 2023 05:01:35 +0000 (14:01 +0900)]
Do not trace image decoding process

It will be re-open when we can control the log level of trace filter.

Change-Id: I3c374d34e5e602ed9bdce3228656565f15f40511
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
6 months agoRemove observer from mLoadQueue when we request to remove observer 06/300706/4
Eunki, Hong [Wed, 1 Nov 2023 04:18:13 +0000 (13:18 +0900)]
Remove observer from mLoadQueue when we request to remove observer

That might be happen during ResourceReady signal observing

- Add
- Remove

If than, the added request added in mLoadQueue 2 times.
and Remove request try to remove observe there (but will be failed actually.)

So, the visual get LoadCompleted signal twice.

It might have some logical problem in AnimatedImageVisual.
So let we keep ensure that 1-observer can only emit only 1-time.

Change-Id: I3eee087118cf62761709b8416fe09cf52094d156
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
6 months agoPrint image decoding process log level as release 96/300896/2
Eunki Hong [Sun, 5 Nov 2023 14:41:11 +0000 (23:41 +0900)]
Print image decoding process log level as release

Change-Id: I0f397d1db3975f4aaead4b6ba15d87532fd344c3
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months agoMerge "Support glTF extention: KHR_mesh_quantization" into devel/master
Adeel Kazmi [Fri, 3 Nov 2023 17:19:11 +0000 (17:19 +0000)]
Merge "Support glTF extention: KHR_mesh_quantization" into devel/master

7 months agoSupport glTF extention: KHR_mesh_quantization 22/300522/6
Richard Huang [Thu, 26 Oct 2023 14:10:53 +0000 (15:10 +0100)]
Support glTF extention: KHR_mesh_quantization

Change-Id: I23fd7f3f481590f5716452813666cb31161bc8ae

7 months agoMerge "DALi Version 2.2.51" into devel/master
Adeel Kazmi [Fri, 3 Nov 2023 11:14:19 +0000 (11:14 +0000)]
Merge "DALi Version 2.2.51" into devel/master

7 months agoDALi Version 2.2.51 81/300881/1 dali_2.2.51
Richard Huang [Fri, 3 Nov 2023 10:57:53 +0000 (10:57 +0000)]
DALi Version 2.2.51

Change-Id: Ib5f22d0063657d6992e74e19ee15c34234e216cc

7 months agoRegister some text property one time. + Shrink custom property count 76/300876/1
Eunki, Hong [Fri, 3 Nov 2023 07:42:30 +0000 (16:42 +0900)]
Register some text property one time. + Shrink custom property count

Change-Id: Ib9508a59dcbeed74d2b9ac5ddd69dbaffd100762
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months agoMerge "Apply premultiply when external texture use mask" into devel/master
sunghyun kim [Wed, 1 Nov 2023 07:33:34 +0000 (07:33 +0000)]
Merge "Apply premultiply when external texture use mask" into devel/master

7 months agoMerge "(AnimatedVector) Sync AnimatedVectorRenderer for UTC" into devel/master
Eunki Hong [Wed, 1 Nov 2023 06:43:47 +0000 (06:43 +0000)]
Merge "(AnimatedVector) Sync AnimatedVectorRenderer for UTC" into devel/master

7 months agoApply premultiply when external texture use mask 02/300702/3
sunghyun kim [Wed, 1 Nov 2023 03:53:31 +0000 (12:53 +0900)]
Apply premultiply when external texture use mask

when external texture has alpha value and use mask, premultiply is not
applied.
add that patch to fix this issue

Change-Id: I9103c7a6185ea8c044a3fdfa00a5fc5a5376fe87

7 months ago[Tizen] Remove observer from mLoadQueue when we request to remove observer 08/300708/1
Eunki, Hong [Wed, 1 Nov 2023 04:18:13 +0000 (13:18 +0900)]
[Tizen] Remove observer from mLoadQueue when we request to remove observer

That might be happen during ResourceReady signal observing

- Add
- Remove
- Add

If than, the added request added in mLoadQueue 2 times.
and Remove request try to remove observe there (but will be failed actually.)

So, the visual get LoadCompleted signal twice.

It might have some logical problem in AnimatedImageVisual.
So let we keep ensure that 1-observer can only emit only 1-time.

Change-Id: I3eee087118cf62761709b8416fe09cf52094d156
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months ago[Tizen] Change precompile shader list for performance accepted/tizen/8.0/unified/20231103.040855 accepted/tizen/unified/20231031.163530
Taehyub Kim [Mon, 30 Oct 2023 10:16:47 +0000 (19:16 +0900)]
[Tizen] Change precompile shader list for performance

This reverts commit fd1b36f430f9a51b421d2b908fb1391e580c8229.

7 months ago[Tizen] Apply precompile shader
Taehyub Kim [Mon, 30 Oct 2023 10:16:08 +0000 (19:16 +0900)]
[Tizen] Apply  precompile shader

This reverts commit a5bbab90102df4ecea1f04101b03fa54adb97119.

7 months ago[Tizen] Add log if destroyed visual get some signal
Taehyub Kim [Mon, 30 Oct 2023 10:15:02 +0000 (19:15 +0900)]
[Tizen] Add log if destroyed visual get some signal

This reverts commit e0846796d38b972875fb59392816535494be2861.

Change-Id: I0ef20400a00565630c9f5510279cb0114eab5d09

7 months agoMerge branch 'devel/master' into tizen
Taehyub Kim [Mon, 30 Oct 2023 10:14:03 +0000 (19:14 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I74600258660c1037d24a90383473c15abd2679fb

7 months agoRevert "[Tizen] Add log if destroyed visual get some signal"
Taehyub Kim [Mon, 30 Oct 2023 10:13:39 +0000 (19:13 +0900)]
Revert "[Tizen] Add log if destroyed visual get some signal"

This reverts commit 1b3e430176957d94636dcf893ebeb5a6456522b1.

7 months agoRevert "[Tizen] Apply precompile shader"
Taehyub Kim [Mon, 30 Oct 2023 10:13:32 +0000 (19:13 +0900)]
Revert "[Tizen] Apply  precompile shader"

This reverts commit e166362c4973fdec5cbeb72e75c443a13e7f8830.

7 months agoRevert "[Tizen] Change precompile shader list for performance"
Taehyub Kim [Mon, 30 Oct 2023 10:13:28 +0000 (19:13 +0900)]
Revert "[Tizen] Change precompile shader list for performance"

This reverts commit 575395b7c3c37e49a910ad141b3cd0f4b037ae98.

7 months agoMerge "Fix unclear naming of member variable and function of FixedImageCache" into...
Seungho BAEK [Mon, 30 Oct 2023 08:27:51 +0000 (08:27 +0000)]
Merge "Fix unclear naming of member variable and function of FixedImageCache" into devel/master

7 months ago(AnimatedVector) Sync AnimatedVectorRenderer for UTC 00/300600/2
Eunki Hong [Sat, 28 Oct 2023 17:27:35 +0000 (02:27 +0900)]
(AnimatedVector) Sync AnimatedVectorRenderer for UTC

Apply newly added API - Load(const Dali::Vector<uint8_t>&) in toolkit utc

Change-Id: I31d0886fed3371507a84d4887b12243a3fec2d85
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months agoFix unclear naming of member variable and function of FixedImageCache 89/300489/2
seungho baek [Thu, 26 Oct 2023 05:49:29 +0000 (14:49 +0900)]
Fix unclear naming of member variable and function of FixedImageCache

 - Some naming of member variable and function have not changed after some logic is changed.
 - In current implementation, FixedImageCache not use a concept of front frame.
 - This patch fixed such a unclear naming and fixed parameters to match the naming too.

Change-Id: I43baf87b2cb67941aa89e8fd6aadce33c4495565
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
7 months agoAdd some more logs for images 57/300557/7
Eunki, Hong [Fri, 27 Oct 2023 05:04:05 +0000 (14:04 +0900)]
Add some more logs for images

 - Print the size of loaded image
 - Print url for SVG and Lottie
 - Change the name of VisualUrl property (for line coverage)

Change-Id: I271407112975249c06175875e9430996139f44e4
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months agoMerge "Remove the duplicated call with Focused call" into devel/master
Seoyeon Kim [Mon, 30 Oct 2023 00:24:45 +0000 (00:24 +0000)]
Merge "Remove the duplicated call with Focused call" into devel/master

7 months agoMerge "Support NativeImageInterface can generate url" into devel/master
Eunki Hong [Fri, 27 Oct 2023 10:30:43 +0000 (10:30 +0000)]
Merge "Support NativeImageInterface can generate url" into devel/master

7 months agoDALi Version 2.2.50 77/300577/1 dali_2.2.50
David Steele [Fri, 27 Oct 2023 09:35:34 +0000 (10:35 +0100)]
DALi Version 2.2.50

Change-Id: I1ccc9f25a084dbefb87acfd8325bb9b338606a57

7 months agoRemove the duplicated call with Focused call 55/300555/1
Seoyeon Kim [Fri, 27 Oct 2023 05:35:03 +0000 (14:35 +0900)]
Remove the duplicated call with Focused call

- To call `Activate()` of IME is already called in `OnKeyInputFocusGained()`
 and `OnKeyInputFocusGained()` is called by `OnTap()`.
- So, IME activate call is called twice unnecessarily.

- Also, IME properties did not be set in `OnTap`,
  so the normal layout of input panel shows first,
 and then another type of input panel shows again. (Issue)
- Fix this issue to erase to call `Activate` in `OnTap()`.

Change-Id: Ie18b35042b0b7878efd0a8fe3fbbd5da1d3e6def
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
7 months agoSupport NativeImageInterface can generate url 05/300505/2
Eunki Hong [Thu, 26 Oct 2023 08:20:54 +0000 (17:20 +0900)]
Support NativeImageInterface can generate url

Previously, we only support to generate url only by native image source.
But now, there was some usage to generate url from NativeImageQueue.

Unfortunatly, NativeImageQueue is devel api. So, let we just support
NativeImageInterface instead of NativeImageQueue directly.

Change-Id: I722cc599b6f3d7ddfe7d0727e5a2efcb4c4fb0fb
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months ago[Tizen] Change precompile shader list for performance
Eunki, Hong [Wed, 25 Oct 2023 07:49:04 +0000 (16:49 +0900)]
[Tizen] Change precompile shader list for performance

This reverts commit d1c6f8150819e00d1b47677731468b5c5c45eeb0.

Change-Id: I2173743af9706a67293412af4a929311982017a0

7 months ago[Tizen] Apply precompile shader
Eunki, Hong [Wed, 25 Oct 2023 07:47:15 +0000 (16:47 +0900)]
[Tizen] Apply  precompile shader

This reverts commit 5442793ffe3a14421ccf4f984e99500665a0848f.

Change-Id: I1523b8787ec9db37ceeee3518cc54ac16f960320

7 months ago[Tizen] Add log if destroyed visual get some signal
Eunki, Hong [Wed, 25 Oct 2023 07:44:47 +0000 (16:44 +0900)]
[Tizen] Add log if destroyed visual get some signal

This reverts commit 7ab59cb28b19164a43504e217a098a2cd53ceeb9.

Change-Id: I7a6821f47bd9730d680dfbf5414c2697caca083f

7 months agoMerge branch 'devel/master' into tizen
Eunki, Hong [Wed, 25 Oct 2023 07:43:09 +0000 (16:43 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I363c129d13be55e00ddd0d1185059a54028242a0

7 months agoRevert "[Tizen] Add log if destroyed visual get some signal"
Eunki, Hong [Wed, 25 Oct 2023 07:42:58 +0000 (16:42 +0900)]
Revert "[Tizen] Add log if destroyed visual get some signal"

This reverts commit 598eb565a2fbccd34360650f7798c9b03714c432.

7 months agoRevert "[Tizen] Safety check for control set/get property"
Eunki, Hong [Wed, 25 Oct 2023 07:42:55 +0000 (16:42 +0900)]
Revert "[Tizen] Safety check for control set/get property"

This reverts commit 4cd5e38fa4f60e71a14868b11e8f1eb508366537.

7 months agoRevert "[Tizen] Apply precompile shader"
Eunki, Hong [Wed, 25 Oct 2023 07:42:52 +0000 (16:42 +0900)]
Revert "[Tizen] Apply  precompile shader"

This reverts commit 6dc98c1ee5770c402af474654329103077443919.

7 months agoRevert "[Tizen] Keep reference when member callback excute"
Eunki, Hong [Wed, 25 Oct 2023 07:42:49 +0000 (16:42 +0900)]
Revert "[Tizen] Keep reference when member callback excute"

This reverts commit e90b07424b3cfc1a39ecf7bcd6fde99df8531c71.

7 months agoRevert "[Tizen] Change precompile shader list for performance"
Eunki, Hong [Wed, 25 Oct 2023 07:42:47 +0000 (16:42 +0900)]
Revert "[Tizen] Change precompile shader list for performance"

This reverts commit 5802734760978b0eb6f4a08ecf4755e42b350959.

7 months agoRevert "[Tizen] Add TextFitArray to text label"
Eunki, Hong [Wed, 25 Oct 2023 07:42:44 +0000 (16:42 +0900)]
Revert "[Tizen] Add TextFitArray to text label"

This reverts commit fb5c41dd50706c183a05baf5ec32c1e9f82881b9.

7 months agoRevert "[Tizen] Fix ZWJ issue"
Eunki, Hong [Wed, 25 Oct 2023 07:42:42 +0000 (16:42 +0900)]
Revert "[Tizen] Fix ZWJ issue"

This reverts commit 7bff0b52925629229f71f5c03091324221d29bb5.

7 months agoRevert "[Tizen] Fix gcc-13 compile error (std::vector include)"
Eunki, Hong [Wed, 25 Oct 2023 07:42:40 +0000 (16:42 +0900)]
Revert "[Tizen] Fix gcc-13 compile error (std::vector include)"

This reverts commit 55b7245191c163fe8b2a0071d2971500f89792f1.

7 months agoRevert "[Tizen] Destroy removal visuals after idler"
Eunki, Hong [Wed, 25 Oct 2023 07:42:38 +0000 (16:42 +0900)]
Revert "[Tizen] Destroy removal visuals after idler"

This reverts commit 65a66e2a1d512363bef4f9f3af065eb27a17fcbc.

7 months agoEnsure blendshape weight between [0..1] 22/300422/1
Eunki Hong [Tue, 24 Oct 2023 14:05:43 +0000 (23:05 +0900)]
Ensure blendshape weight between [0..1]

Let we ensure the blendshape weight is between 0 and 1.
So ignore cases when weight value is bigger than 1, less than 0.

Change-Id: I3bdd0a3f59498654e6e7ac65a4a2e665a58a9fcc
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months agoFix minor coverity issues (phase 2) 91/300391/1
Eunki Hong [Mon, 23 Oct 2023 11:34:24 +0000 (20:34 +0900)]
Fix minor coverity issues (phase 2)

 - Move std::string
 - Move std::function
 - Move some Property::Map if possible

Change-Id: I1400f02aa30e37b71a8d731d108bdf41acd88e1c
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months agoFix randomly failed UTC (2) 53/300353/1
Eunki, Hong [Mon, 23 Oct 2023 03:18:10 +0000 (12:18 +0900)]
Fix randomly failed UTC (2)

Change-Id: I1a7470c05fc2bb65910a643e7da5d4868c44c3f7
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months agoFix randomly failed UTC 21/300321/1
Eunki Hong [Sat, 21 Oct 2023 14:35:34 +0000 (23:35 +0900)]
Fix randomly failed UTC

- UtcDaliModelResourceCacheCheck
There was some logical error for that UTC.

- UtcDaliAnimatedImageVisualMultiImage01
It was possible that some AsyncTask can be processed
without event trigger. It is impossible to resolved now.
Until we make toolkit-async-task-manager, just block this UTC.

Change-Id: Id0e3a944d9dc83261180ef1a96faab754626133c
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months agoMerge "Remove Rasterize task when svg load failed" into devel/master
Eunki Hong [Fri, 20 Oct 2023 09:19:34 +0000 (09:19 +0000)]
Merge "Remove Rasterize task when svg load failed" into devel/master

7 months agoDALi Version 2.2.49 94/300294/1 dali_2.2.49
Adeel Kazmi [Fri, 20 Oct 2023 06:07:49 +0000 (07:07 +0100)]
DALi Version 2.2.49

Change-Id: Iff66d95be44e2194a361751108e0173bfd691f2d

7 months agoRemove Rasterize task when svg load failed 28/300228/1
Eunki, Hong [Thu, 19 Oct 2023 04:10:38 +0000 (13:10 +0900)]
Remove Rasterize task when svg load failed

Since RasterizeTask's IsReady return false; that task will not be removed
forever.

To avoid this useless task keeping, let we remove that task when svg load
failed.

Change-Id: I856fb5c88eac2234253b513b5ba9f772ffd41eba
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months ago[Tizen] Destroy removal visuals after idler 23/300223/1
Eunki, Hong [Thu, 19 Oct 2023 02:34:34 +0000 (11:34 +0900)]
[Tizen] Destroy removal visuals after idler

This is a combination of 3 commits.

Revert "[Tizen] Keep reference when member callback excute"

Keep reference when member callback excute + Make NPatchData as RefObject

Some CallbackBase didn't hold the reference of itself.
So it was possible to call destructor of itself during it's
API was running.

It might makes some unknown issues. So let we keep reference
for some issue-comes known APIs : SvgVisual, NPatchData, and lottie

It future, we should discard visuals rather than delate it directly.

Destroy removal visuals after idler

There was some bug when visual destructor called during
it's emit ResourceReady.

To avoid this case, Let we keep visuals more long term,
and Discard + Destroy after some idler called.

To avoid multiple Idler callback register,
let we make that idler callback in VisualFactory.

Change-Id: I4156f1af3cf40ffb30235dc9e6c55f9c7633f21d

7 months agoMerge "Fix ZWJ issue" into devel/master
Bowon Ryu [Thu, 19 Oct 2023 02:30:20 +0000 (02:30 +0000)]
Merge "Fix ZWJ issue" into devel/master

7 months ago[Tizen] Fix gcc-13 compile error (std::vector include) 08/300208/1
Eunki Hong [Thu, 12 Oct 2023 13:18:47 +0000 (22:18 +0900)]
[Tizen] Fix gcc-13 compile error (std::vector include)

Change-Id: I33ce58c0ee7862d2c5086b3f933128b38a3860ad
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months ago[Tizen] Fix ZWJ issue 06/300206/1
Bowon Ryu [Tue, 17 Oct 2023 06:36:03 +0000 (15:36 +0900)]
[Tizen] Fix ZWJ issue

Added ZWJ sequence to solve the issue of ZWJ not working.
this patch processes ZWJ as one sequnce.
and this condition has been merged with the previous emoji logic.

Added exception handling in editable environment.
Removed unnecessary variables related to emoji.

Change-Id: Id7825732d96c3e87a8c93b6c2e8d57e057eb7435
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 months ago[Tizen] Add TextFitArray to text label 05/300205/1
Bowon Ryu [Thu, 5 Oct 2023 02:29:45 +0000 (11:29 +0900)]
[Tizen] Add TextFitArray to text label

Add a new function to satisfy the UX that
operates TextFit by considering the PointSize and MinLineSize of the text.

For example, TextFit should be able to find the one that
fits among [PointSize 24 + MinLineSize 40] or [PointSize 28 + MinLineSize 44].

But the previous TextFit only considers PointSize.

TextFitArray can solve this problem,
and this implemented it to respond to additional requirements without modifying the API.

Simple usage:
std::vector<DevelTextLabel::FitOption> fitOptions;
fitOptions.push_back(DevelTextLabel::FitOption(24, 40));
fitOptions.push_back(DevelTextLabel::FitOption(28, 44));
DevelTextLabel::SetTextFitArray(textLabel, true, fitOptions);

Change-Id: Ib608465c8f4c96c56e471f14064e4e2d24377a8f
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 months agoFix ZWJ issue 25/300125/4
Bowon Ryu [Tue, 17 Oct 2023 06:36:03 +0000 (15:36 +0900)]
Fix ZWJ issue

Added ZWJ sequence to solve the issue of ZWJ not working.
this patch processes ZWJ as one sequnce.
and this condition has been merged with the previous emoji logic.

Added exception handling in editable environment.
Removed unnecessary variables related to emoji.

Change-Id: Id7825732d96c3e87a8c93b6c2e8d57e057eb7435
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 months agoLet we use default white IBL image even environment info not exist 30/300130/1
Eunki, Hong [Tue, 17 Oct 2023 07:38:13 +0000 (16:38 +0900)]
Let we use default white IBL image even environment info not exist

When we use ModelNode without model url, we don't follow
environment map load task. So default IBL texture can be 'empty'.

In this case, the PBR shader what dali use default, might do some
strange behaviour.

To guard this cases, let we make all Dali::Scene3D::Model use
non-empty default textures.

Change-Id: I47cd1f5b89f812b2a35c5f4cb5dfb1084b5760a3
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months agoFix minor coverity issues 80/300080/2
Eunki Hong [Mon, 16 Oct 2023 11:19:10 +0000 (20:19 +0900)]
Fix minor coverity issues

1. Remove std::string copy
2. Remove Property::Array copy

Change-Id: I9b45c0ff87588a6f79d8ae4a109909c7c016dbdf
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months agoMerge "[Tizen] Change precompile shader list for performance" into tizen
sunghyun kim [Mon, 16 Oct 2023 08:08:41 +0000 (08:08 +0000)]
Merge "[Tizen] Change precompile shader list for performance" into tizen

7 months agoMerge "DALi Version 2.2.48" into devel/master
Adeel Kazmi [Fri, 13 Oct 2023 13:22:14 +0000 (13:22 +0000)]
Merge "DALi Version 2.2.48" into devel/master

7 months agoDALi Version 2.2.48 00/300000/1 dali_2.2.48
Adam Bialogonski [Fri, 13 Oct 2023 10:06:44 +0000 (11:06 +0100)]
DALi Version 2.2.48

Change-Id: If68564f4b8690d7fdff4f5c3d59e586586c3b07e

7 months agoMerge "Add color tag for text markup anchor" into devel/master
Bowon Ryu [Fri, 13 Oct 2023 06:52:58 +0000 (06:52 +0000)]
Merge "Add color tag for text markup anchor" into devel/master

7 months agoAdd color tag for text markup anchor 48/299948/2
Bowon Ryu [Thu, 12 Oct 2023 11:51:14 +0000 (20:51 +0900)]
Add color tag for text markup anchor

"<a color='blue' clicked-color='red' href='https://www.tizen.org'>TIZEN</a>"

user can set color and clicked color in the anchor tag.
if not set, default color is applied.

Change-Id: I6ed67b3ae4bec414e306d46bc2b70d4c7a87cdf7
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 months agoFix gcc-13 compile error (std::vector include) 50/299950/1
Eunki Hong [Thu, 12 Oct 2023 13:18:47 +0000 (22:18 +0900)]
Fix gcc-13 compile error (std::vector include)

Change-Id: I33ce58c0ee7862d2c5086b3f933128b38a3860ad
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months agoMerge "Destroy removal visuals after idler" into devel/master
David Steele [Thu, 12 Oct 2023 10:28:45 +0000 (10:28 +0000)]
Merge "Destroy removal visuals after idler" into devel/master

7 months agoMerge "Keep reference when member callback excute + Make NPatchData as RefObject...
David Steele [Thu, 12 Oct 2023 10:24:28 +0000 (10:24 +0000)]
Merge "Keep reference when member callback excute + Make NPatchData as RefObject" into devel/master

7 months agoDestroy removal visuals after idler 95/299895/3
Eunki, Hong [Wed, 11 Oct 2023 12:53:00 +0000 (21:53 +0900)]
Destroy removal visuals after idler

There was some bug when visual destructor called during
it's emit ResourceReady.

To avoid this case, Let we keep visuals more long term,
and Discard + Destroy after some idler called.

To avoid multiple Idler callback register,
let we make that idler callback in VisualFactory.

Change-Id: Id47083b158f91bb81666d6f2100811dedb0d70f1
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months agoMerge "Add TextFitArray to text label" into devel/master
Bowon Ryu [Thu, 12 Oct 2023 04:30:21 +0000 (04:30 +0000)]
Merge "Add TextFitArray to text label" into devel/master

7 months agoKeep reference when member callback excute + Make NPatchData as RefObject 68/299868/2
Eunki, Hong [Wed, 11 Oct 2023 08:04:44 +0000 (17:04 +0900)]
Keep reference when member callback excute + Make NPatchData as RefObject

Some CallbackBase didn't hold the reference of itself.
So it was possible to call destructor of itself during it's
API was running.

It might makes some unknown issues. So let we keep reference
for some issue-comes known APIs : SvgVisual, NPatchData, and lottie

It future, we should discard visuals rather than delate it directly.

Change-Id: Ibeab31bc309869aa7c2ee65cbff8789e7bb2a721
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months ago[Tizen] Keep reference when member callback excute 65/299865/1
Eunki, Hong [Wed, 11 Oct 2023 08:04:44 +0000 (17:04 +0900)]
[Tizen] Keep reference when member callback excute

Some CallbackBase didn't hold the reference of itself.
So it was possible to call destructor of itself during it's
API was running.

It might makes some unknown issues. So let we keep reference
for some issue-comes known APIs.

Change-Id: Ibeab31bc309869aa7c2ee65cbff8789e7bb2a721
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
7 months ago[Tizen] Change precompile shader list for performance 48/299848/1
sunghyun kim [Wed, 11 Oct 2023 05:52:53 +0000 (14:52 +0900)]
[Tizen] Change precompile shader list for performance

for performance, change precompile shader list to a frequently used

Change-Id: I4e1262f2265799af9ea076bda222c1348873dd21

7 months agoMerge "Update test harness to use matching build system" into devel/master
David Steele [Tue, 10 Oct 2023 10:28:01 +0000 (10:28 +0000)]
Merge "Update test harness to use matching build system" into devel/master

7 months agoAdd TextFitArray to text label 57/299557/4
Bowon Ryu [Thu, 5 Oct 2023 02:29:45 +0000 (11:29 +0900)]
Add TextFitArray to text label

Add a new function to satisfy the UX that
operates TextFit by considering the PointSize and MinLineSize of the text.

For example, TextFit should be able to find the one that
fits among [PointSize 24 + MinLineSize 40] or [PointSize 28 + MinLineSize 44].

But the previous TextFit only considers PointSize.

TextFitArray can solve this problem,
and this implemented it to respond to additional requirements without modifying the API.

Simple usage:
std::vector<DevelTextLabel::FitOption> fitOptions;
fitOptions.push_back(DevelTextLabel::FitOption(24, 40));
fitOptions.push_back(DevelTextLabel::FitOption(28, 44));
DevelTextLabel::SetTextFitArray(textLabel, true, fitOptions);

Change-Id: Ib608465c8f4c96c56e471f14064e4e2d24377a8f
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
7 months agoSafety check for control set/get property 98/299298/3
Eunki Hong [Mon, 25 Sep 2023 10:21:00 +0000 (19:21 +0900)]
Safety check for control set/get property

Since some workerthread can access and try to get/set control's visual,
we might need to assert if worker thread try to use them.

Note : Current logic might got error if someone try to change API before
app create, but less care for now.

Change-Id: I68cb0ff5b822721a73c4fd40f4b86d21ddf1759f
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
7 months agoMerge "(WebView) Set display area and Change Visual when WebView relayout" into devel...
Eunki Hong [Tue, 10 Oct 2023 01:48:09 +0000 (01:48 +0000)]
Merge "(WebView) Set display area and Change Visual when WebView relayout" into devel/master

7 months agoDALi Version 2.2.47 00/299700/1 dali_2.2.47
David Steele [Fri, 6 Oct 2023 12:10:11 +0000 (13:10 +0100)]
DALi Version 2.2.47

Change-Id: I2b52489372e6b17b9cca2a4b6d587d2b91ac60cd

7 months agoUpdate test harness to use matching build system 49/299549/2
David Steele [Wed, 4 Oct 2023 16:34:08 +0000 (17:34 +0100)]
Update test harness to use matching build system

Change-Id: Ie78bf75496f7fb097afe487ad3a9650d9765ccf3

8 months agoMerge "(visual-base-impl) Reduce cyclomatic complexity" into devel/master
Adeel Kazmi [Fri, 29 Sep 2023 13:07:41 +0000 (13:07 +0000)]
Merge "(visual-base-impl) Reduce cyclomatic complexity" into devel/master

8 months agoDALi Version 2.2.46 62/299462/1 dali_2.2.46
Richard Huang [Fri, 29 Sep 2023 11:27:40 +0000 (12:27 +0100)]
DALi Version 2.2.46

Change-Id: I1a50e964f0a5bcb1a6d383e1a4cfe505976124e6

8 months ago(visual-base-impl) Reduce cyclomatic complexity 61/299461/1
Adeel Kazmi [Fri, 29 Sep 2023 11:27:17 +0000 (12:27 +0100)]
(visual-base-impl) Reduce cyclomatic complexity

Change-Id: I37a1f691aa8d3669ec6d08177231e29a748138f9

8 months agoReduce Cyclomatic complexity in some text related files 46/299446/2
Adeel Kazmi [Thu, 28 Sep 2023 16:53:15 +0000 (17:53 +0100)]
Reduce Cyclomatic complexity in some text related files

Change-Id: If598f647cd4a1824f67a0e8a033d4ecf9856eb0e

8 months ago[Tizen] Apply precompile shader accepted/tizen/unified/20231004.100227
Eunki, Hong [Tue, 26 Sep 2023 08:27:27 +0000 (17:27 +0900)]
[Tizen] Apply  precompile shader

This reverts commit c85161b9eebc05951f13abc9984e9a12e71608e5.

Change-Id: I94c01165999d032493906d39021e4af8716a1479

8 months ago[Tizen] Safety check for control set/get property
Eunki, Hong [Tue, 26 Sep 2023 08:27:05 +0000 (17:27 +0900)]
[Tizen] Safety check for control set/get property

This reverts commit 55f4a4dfc78f1518955eb123589aa1ff13234fde.

Change-Id: Ia34bda998cd725315378bbf8ca66db0b4d48c15c

8 months ago[Tizen] Add log if destroyed visual get some signal
Eunki, Hong [Tue, 26 Sep 2023 08:26:52 +0000 (17:26 +0900)]
[Tizen] Add log if destroyed visual get some signal

This reverts commit d03d44334b37a752934ccb665e626a965a08420d.

Change-Id: Ie0616f3a40374261acad41e9b9beb51722f2041f

8 months agoMerge branch 'devel/master' into tizen
Eunki, Hong [Tue, 26 Sep 2023 08:26:43 +0000 (17:26 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ide505de71fb0bfb3ebbbff1e8b3f2edfe1acd9f2

8 months agoRevert "[Tizen] Add log if destroyed visual get some signal"
Eunki, Hong [Tue, 26 Sep 2023 08:26:39 +0000 (17:26 +0900)]
Revert "[Tizen] Add log if destroyed visual get some signal"

This reverts commit 9d6eb07ed9bdfac9c14b59ec8a340358f19c7785.

8 months agoRevert "[Tizen] Safety check for control set/get property"
Eunki, Hong [Tue, 26 Sep 2023 08:26:37 +0000 (17:26 +0900)]
Revert "[Tizen] Safety check for control set/get property"

This reverts commit e5491903fd1acafa3854c5dcacc1c44964f1b6b4.

8 months agoRevert "[Tizen] Apply precompile shader"
Eunki, Hong [Tue, 26 Sep 2023 08:26:35 +0000 (17:26 +0900)]
Revert "[Tizen] Apply  precompile shader"

This reverts commit 8aa5ae787e14584ef1d338d1b3be9b2ee0b6097b.

8 months agoMerge "Add GetHeightForWidth for text visual model" into devel/master
Bowon Ryu [Tue, 26 Sep 2023 08:21:03 +0000 (08:21 +0000)]
Merge "Add GetHeightForWidth for text visual model" into devel/master

8 months ago[Tizen] Apply precompile shader 04/299304/3
sunghyun kim [Thu, 21 Sep 2023 06:01:48 +0000 (15:01 +0900)]
[Tizen] Apply  precompile shader

Change-Id: Iada2a5933a341b6a816cc12ad9f342f95fdd009c

8 months agoMerge "Make NPatchData always use shared pointer" into devel/master
Eunki Hong [Tue, 26 Sep 2023 07:06:19 +0000 (07:06 +0000)]
Merge "Make NPatchData always use shared pointer" into devel/master

8 months agoAdd GetHeightForWidth for text visual model 36/299336/1
Bowon Ryu [Tue, 26 Sep 2023 06:50:50 +0000 (15:50 +0900)]
Add GetHeightForWidth for text visual model

Use visual model's GetHeightForWidth instead of GetLayoutSize.

In the case of text label,
the height of the layout is used when returning the cached value of GetHeightForWidth.

But, this value is the height of the layout that has been Ellipsis processed.
It's not the height of the entire Text.

So, the intended height cannot be obtained.

This patch simply stores calculated values.

Change-Id: I0494fb476964fb1207d35e3c8e6eb25ece972025
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>