Richard Huang [Fri, 11 Aug 2023 09:57:04 +0000 (10:57 +0100)]
[dali_2.2.39] Merge branch 'devel/master'
Change-Id: I285b74aac27fa7b4a755899fa6c3a21012cf0ce0
Richard Huang [Fri, 11 Aug 2023 09:56:04 +0000 (10:56 +0100)]
DALi Version 2.2.39
Change-Id: I5ca616818b8443679f8ff34a926c071958b9f9ea
David Steele [Thu, 10 Aug 2023 11:05:29 +0000 (11:05 +0000)]
Merge "Allow worker thread trace + Trace during image works" into devel/master
Eunki Hong [Thu, 10 Aug 2023 07:41:22 +0000 (16:41 +0900)]
Allow npatch image load remote url
Since we don't need to ignore remote npatch image, let we remove
url validation check code.
(And, also that code doesn't show broken image)
Change-Id: I37900863f64a68abb66f6c8a7fd3e21719896ba7
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Eunki Hong [Wed, 9 Aug 2023 13:09:34 +0000 (22:09 +0900)]
Allow worker thread trace + Trace during image works
Let we add trace marker during image load & apply masking.
It will be helpful when we detect performance bottleneck.
Change-Id: I3c629a6b018cdb6bb5e700a8809557e8475fd1cf
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Eunki Hong [Wed, 9 Aug 2023 12:50:02 +0000 (21:50 +0900)]
Add missing include for perf logging in gcc-13
Fix gcc-13 compile error
Change-Id: Ib8e937dac2198e15335b8773aba1781a1695b90b
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Bowon Ryu [Wed, 9 Aug 2023 01:16:18 +0000 (01:16 +0000)]
Merge "Add trace log to check performance of text update" into devel/master
David Steele [Tue, 8 Aug 2023 10:42:56 +0000 (11:42 +0100)]
Fixed bullet include paths
Change-Id: Ifca854435c2f05a61e755da656da6ee6271d0b5e
Bowon Ryu [Thu, 3 Aug 2023 05:50:05 +0000 (14:50 +0900)]
Add trace log to check performance of text update
Change-Id: I054f862085208b58f9a5137abccc8f9a1465513c
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
Eunki, Hong [Mon, 7 Aug 2023 02:16:45 +0000 (11:16 +0900)]
(SVG) Do not cancel loading task even scene off
Since we request loading task at OnInitialize side,
and we don't re-request loading task even if it scene on,
We should not remove mLoadingTask at SceneOff case.
Change-Id: I26708af92d9dadbd902f225a9d3b26cb9d152292
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adeel Kazmi [Fri, 4 Aug 2023 16:16:57 +0000 (16:16 +0000)]
Merge "Changes in Particle System for NUI" into devel/master
David Steele [Fri, 4 Aug 2023 13:43:08 +0000 (13:43 +0000)]
Merge "DALi Version 2.2.38" into devel/master
David Steele [Fri, 4 Aug 2023 12:43:52 +0000 (13:43 +0100)]
[dali_2.2.38] Merge branch 'devel/master'
Change-Id: Ifa44fef7cc9f9c70078bb00f9828553296cb7ffc
David Steele [Fri, 4 Aug 2023 12:43:23 +0000 (13:43 +0100)]
DALi Version 2.2.38
Change-Id: Ic9b55f1b7c8fab3817c497f9103f4bf6333ebfab
Eunki, Hong [Wed, 12 Jul 2023 07:01:56 +0000 (16:01 +0900)]
FastTrackUpload task implement
Let we make another loaderTask for upload texture at work thread.
It will use TextureUploadManager.
Change-Id: Ibc3e19aad3e1a20f3a553b4cf394b315de66980f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adam Bialogonski [Thu, 3 Aug 2023 12:57:55 +0000 (13:57 +0100)]
Changes in Particle System for NUI
Change-Id: I89c5e40dc7cb8afa6afa0f4845e0d3e5f3a10a1d
Signed-off-by: Adam Bialogonski <adam.b@samsung.com>
Bowon Ryu [Tue, 1 Aug 2023 04:15:54 +0000 (04:15 +0000)]
Merge "Apply new clipboard to text component" into devel/master
Eunki Hong [Mon, 31 Jul 2023 01:21:56 +0000 (01:21 +0000)]
Merge "Change MotionData's AsyncLoad UTC" into devel/master
Adeel Kazmi [Fri, 28 Jul 2023 13:58:05 +0000 (13:58 +0000)]
Merge "DALi Version 2.2.37" into devel/master
Adeel Kazmi [Fri, 28 Jul 2023 13:52:47 +0000 (14:52 +0100)]
[dali_2.2.37] Merge branch 'devel/master'
Change-Id: Ic71aec4a694c1163df9671e14b6ddb6d3ccf0b34
Adeel Kazmi [Fri, 28 Jul 2023 13:51:58 +0000 (14:51 +0100)]
DALi Version 2.2.37
Change-Id: I933c2cd2dfb8f39e7ac32bd049995142db052976
Eunki Hong [Fri, 28 Jul 2023 11:08:43 +0000 (11:08 +0000)]
Merge "Remove Texture in AsyncLoadComplete()" into devel/master
Adeel Kazmi [Fri, 28 Jul 2023 10:34:34 +0000 (10:34 +0000)]
Merge "Make sure symbols are visible externally for bullet and chipmunk" into devel/master
sunghyun kim [Fri, 28 Jul 2023 08:31:58 +0000 (17:31 +0900)]
Remove Texture in AsyncLoadComplete()
In AsyncLoadComplete(), texture need to remove.
Change-Id: I723bb1c88c36b91850750225ce715db44d2b96a6
Eunki, Hong [Fri, 28 Jul 2023 05:22:48 +0000 (14:22 +0900)]
Change MotionData's AsyncLoad UTC
Since we change to trigger eventfd even if task canceled
during running, UTC implements should be changed.
Change-Id: If63e2f03ff90db23a3226d69dc1bde4fb3352997
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Richard Huang [Mon, 24 Jul 2023 17:06:33 +0000 (18:06 +0100)]
Make sure symbols are visible externally for bullet and chipmunk
Change-Id: Ic5b873d5013480707126dcf8698032e51cbb52d7
sunghyun kim [Fri, 19 May 2023 07:44:14 +0000 (16:44 +0900)]
Add property for disable broken image
add property for disable broken image.
it is for placeholder image visual
Change-Id: I3c2609aed11a5e880207b616243c2b110815d71b
Eunki, Hong [Thu, 27 Jul 2023 00:30:56 +0000 (09:30 +0900)]
Fix svace issue (bad copy and paste)
Change-Id: Ic6830753d264ab3932b6375342a9cc2c639f47bd
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Eunki, Hong [Wed, 26 Jul 2023 06:18:53 +0000 (15:18 +0900)]
Make load failed for invalid bvh format
Let we exist bvh parsing when it have some invalid informations.
Change-Id: I82f090b6207911ef9c49cbbbba8123c6cdeb46ab
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Richard Huang [Mon, 24 Jul 2023 11:30:55 +0000 (12:30 +0100)]
Fix 64-bit build for DALi physics
Change-Id: Ib0b1d1f9fa87af119af45f7b4132f268a5235425
Eunki, Hong [Thu, 20 Jul 2023 10:49:46 +0000 (19:49 +0900)]
Make difference action id between Play and Reload
Since ImageVisual's RELOAD and AnimatedImageVisual's PLAY has same action id,
1. We cannot reload AnimatedImage
2. If we call DoAction PLAY into ImageView, the behavior will be seperated
by the 'type' of image.
To avoid this case, let we make AnimateImageVisual inheriet ImageVisual's action id.
More over, let we make AnimateImageVisual and AnimatedVectorImageVisual share the
same action id s.t. have the same role.
Change-Id: I20745c0cd908fa0cea909ba74cfb9ce68953ba8e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Richard Huang [Thu, 13 Jul 2023 16:56:38 +0000 (17:56 +0100)]
Add Bullet and Chipmunk to dali-toolkit
Change-Id: Ia7d8c33a6bca2b8eff7ada8f441630be51034d75
Adam Bialogonski [Fri, 21 Jul 2023 09:43:13 +0000 (10:43 +0100)]
[dali_2.2.36] Merge branch 'devel/master'
Change-Id: I3034e7120abe7e07ff9dd40cd9fdae42fb6c7ed1
Adam Bialogonski [Fri, 21 Jul 2023 09:42:25 +0000 (10:42 +0100)]
DALi Version 2.2.36
Change-Id: I08da320cdf8ab67a0289e3816cd0034e88a6e6df
Bowon Ryu [Fri, 30 Jun 2023 02:03:14 +0000 (11:03 +0900)]
Apply new clipboard to text component
and remove legacy text clipboard
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/294862/
Change-Id: I13f25936c230afe97185796c3b366ef8fca229d6
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
Eunki, Hong [Tue, 18 Jul 2023 05:29:39 +0000 (14:29 +0900)]
Fix coverity issues (uint32_t overflow + size_t to int32_t)
Change-Id: I51fb4a98a5cdb4f93cf3939ede02d576cff2bc36
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Heeyong Song [Tue, 18 Jul 2023 05:13:29 +0000 (05:13 +0000)]
Merge "Fix coverity issue" into devel/master
jmm [Fri, 14 Jul 2023 09:02:44 +0000 (18:02 +0900)]
Remove external resources lazy.
Since we don't increase & decrease the reference count of ExternalResources during
LoadTexture() API, It can be happened that some TextureId validation failed.
For example of dali://2,
ImageUrl::New() // refcount : 1
ImageVisual::Initialize() // refcount : 2
~ImageVisual
- RemoveExternalTexture("dali://2"); // refcount : 1
- RequestRemove(2) // still refcount : 1
~ImageUrl // now, refcount : 0
ImageVisual()
LoadTexture() //< New generated texture will use TextureId as 2, with refcount 1
== Process() ==
Remove(2) // Now, TextureId 2's refcount is 0! load cancel.
This patch make we only remove normal texture cache, instead of ExternalResource
Change-Id: Ia735770a02c231fa79af40a1e5926aab11358b71
Signed-off-by: jmm <j0064423.lee@samsung.com>
Richard Huang [Fri, 14 Jul 2023 11:36:36 +0000 (12:36 +0100)]
[dali_2.2.35] Merge branch 'devel/master'
Change-Id: If963b00d724dbfdf9f173d13515fff3682a3eebe
Richard Huang [Fri, 14 Jul 2023 11:35:48 +0000 (12:35 +0100)]
DALi Version 2.2.35
Change-Id: I9a69b415abd9fa45345a3a65354b489624251db0
Heeyong Song [Fri, 14 Jul 2023 09:29:41 +0000 (18:29 +0900)]
Fix coverity issue
Change-Id: I162997b9d8841fe11d85545b87c63fbfbfce9ca7
Heeyong Song [Thu, 13 Jul 2023 07:49:31 +0000 (16:49 +0900)]
(Vector) Fix invalid callback issue
Do not execute a callback with lock
Reset callback pointers after removing
Change-Id: I1f617af4ee89e43c8ab891efbd0beaea14feaea1
Eunki Hong [Thu, 13 Jul 2023 00:07:14 +0000 (00:07 +0000)]
Merge "Fix more compile error/warnings for gcc-13" into devel/master
Seungho Baek [Tue, 11 Jul 2023 09:20:35 +0000 (18:20 +0900)]
Change some precision of shader variables to highp
- There are some visual artifact to render 3D object in case of adding Directional Light.
- Some variable's precision is too low.
- This patch changes minimum number of variable's precision to highp
Change-Id: I0ff1c30bb3f0eb837434f0dc61d2a461383dfbd2
Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
Adeel Kazmi [Mon, 10 Jul 2023 16:05:31 +0000 (17:05 +0100)]
Fix SVACE error in scene-definition.cpp
Change-Id: Ia8eab4a10711d0d18221a5212b799dbd7adfb7d5
Seungho BAEK [Mon, 10 Jul 2023 01:15:12 +0000 (01:15 +0000)]
Merge "Apply Light using Shader Manager" into devel/master
Eunki Hong [Fri, 7 Jul 2023 00:13:59 +0000 (09:13 +0900)]
Fix more compile error/warnings for gcc-13
Change-Id: Iee4002a0e2007daf281400ec07a3ffc776e46468
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
David Steele [Fri, 7 Jul 2023 11:13:55 +0000 (11:13 +0000)]
Merge "DALi Version 2.2.34" into devel/master
David Steele [Fri, 7 Jul 2023 11:01:27 +0000 (12:01 +0100)]
[dali_2.2.34] Merge branch 'devel/master'
Change-Id: I7de71a7bf3aab1b9747ddd0344a85d5f1b5929d9
David Steele [Fri, 7 Jul 2023 11:00:59 +0000 (12:00 +0100)]
DALi Version 2.2.34
Change-Id: I4ec226a069b349124b148b771aa292c7ab1b96cc
seungho baek [Wed, 28 Jun 2023 13:23:07 +0000 (22:23 +0900)]
Apply Light using Shader Manager
Change-Id: I007842c1e6e1c46dc680acbb1306c70d1defb148
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
Eunki Hong [Fri, 7 Jul 2023 08:13:32 +0000 (08:13 +0000)]
Merge "Fix comments for MotionData" into devel/master
Seungho BAEK [Fri, 7 Jul 2023 06:15:39 +0000 (06:15 +0000)]
Merge "Makes Models use common shader manager" into devel/master
David Steele [Thu, 6 Jul 2023 16:19:17 +0000 (16:19 +0000)]
Merge "Updated FrameCallback to return value to specify whether we should keep rendering" into devel/master
Richard [Thu, 6 Jul 2023 09:41:37 +0000 (10:41 +0100)]
Updated FrameCallback to return value to specify whether we should keep rendering
Change-Id: I687adaaa23cf5a211a64e74585ae3075824baa75
seungho baek [Mon, 19 Jun 2023 13:43:00 +0000 (22:43 +0900)]
Makes Models use common shader manager
- In Scene3D, the responsibility for modifying the shader code or setting the shader's uniform variables was scattered across many classes.
- When a uniform variable is added or the name of a uniform variable is changed in the shader code, there was a problem of repeating the same modification in multiple codes.
- In this patch, one class is responsible for creating or managing Shader code, and the class name is changed to ShaderManager.
- And by using one ShaderManager per SceneView, it is easy to manage properties that should be applied in common within SceneView.
- Although there is no difference in use in terms of Model/SceneView API, it is helpful for code management, and performance can be improved when many Renderers share a small number of Shaders.
Change-Id: I0975921a1a7e40c453156cf9bd0b1890fc8e6526
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
Eunki Hong [Thu, 6 Jul 2023 06:13:35 +0000 (06:13 +0000)]
Merge "Make CreateSolidColorTexture upload pixel data" into devel/master
Eunki Hong [Wed, 5 Jul 2023 15:58:19 +0000 (00:58 +0900)]
Fix comments for MotionData
Change-Id: I87b9e98de2a5ef690d85029996bbafdad7a9c554
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Bowon Ryu [Wed, 5 Jul 2023 05:15:05 +0000 (05:15 +0000)]
Merge "Update approval test for text" into devel/master
Heeyong Song [Wed, 5 Jul 2023 05:04:33 +0000 (05:04 +0000)]
Merge "Fix build error for toolchain upgrade" into devel/master
Heeyong Song [Mon, 3 Jul 2023 06:44:55 +0000 (15:44 +0900)]
Fix build error for toolchain upgrade
model-loader.cpp
[ 61s] /home/abuild/rpmbuild/BUILD/dali2-toolkit-2.2.33/dali-scene3d/public-api/loader/model-loader.cpp:136:72: error: moving a temporary object prevents copy elision [-Werror=pessimizing-move]
[ 61s] 136 | Dali::Scene3D::Loader::ResourceRefCounts resourceRefCount = std::move(mLoadResult.mResources.CreateRefCounter());
[ 61s] | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Change-Id: I0d4f08938e9f96918ba7407aacd59f7975fde264
Eunki Hong [Wed, 7 Jun 2023 12:53:06 +0000 (21:53 +0900)]
Add MotionData class and generate Animation
This patch is implement NUI API by dali side
https://github.com/Samsung/TizenFX/pull/5227
Let we make APP developer use this API instead of using animation-definition.
Change-Id: Ifca479535500aeea49bf644160c23c5f3fc26665
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Eunki, Hong [Mon, 8 May 2023 06:13:03 +0000 (15:13 +0900)]
Parse gltf mesh extra and extensions + Get BlendShape index by name
Let we parse extra / extensions information from gltf2 mesh.
It will be used when we apply blendshape informations by string.
Since we are store the blendshape name, now we can get the index of
blendshape by name per each ModelNode.
Change-Id: I4e2030901b87c76b5fb205208c13184ae6ebd7b0
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Bowon Ryu [Mon, 3 Jul 2023 02:41:44 +0000 (11:41 +0900)]
Update approval test for text
Due to the patch below, there are some changes to the text placement position.
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/294254/
Change-Id: Ia1c79209405beedd6c26a63ebcbfee9928b31725
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
Eunki, Hong [Mon, 3 Jul 2023 01:01:37 +0000 (10:01 +0900)]
Make CreateSolidColorTexture upload pixel data
To avoid case when we skip rendering for non-upload texture, make sure
that we upload texture.
Change-Id: Ieea21bf09d84ff43fbff6673ba7dfc8e299cdf45
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adeel Kazmi [Fri, 30 Jun 2023 13:17:52 +0000 (14:17 +0100)]
[dali_2.2.33] Merge branch 'devel/master'
Change-Id: I9938b6a4fa397a00d8e96613e226e74c18daf773
Adeel Kazmi [Fri, 30 Jun 2023 13:17:03 +0000 (14:17 +0100)]
DALi Version 2.2.33
Change-Id: I29837ebf3df52c3734bcbaf12fa85bcb8d338fe1
Bowon Ryu [Wed, 28 Jun 2023 04:52:39 +0000 (04:52 +0000)]
Merge "Move Clipboard to TextClipboard" into devel/master
Bowon Ryu [Tue, 27 Jun 2023 05:44:47 +0000 (14:44 +0900)]
Move Clipboard to TextClipboard
We plan to create a new Clipboard class and
remove the dependency on Text and the legacy clipboard.
Change-Id: I87eeb622e4ea524d5c2d9b38c5a16e958b89c52c
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
Seungho BAEK [Tue, 27 Jun 2023 04:48:39 +0000 (04:48 +0000)]
Merge "Shader Factory refactoring" into devel/master
seungho baek [Wed, 21 Jun 2023 04:27:32 +0000 (13:27 +0900)]
Shader Factory refactoring
Change-Id: I814de35cd21600eb5370401a60755630d6aa4dc0
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
Jeongmin Lee [Mon, 26 Jun 2023 04:51:53 +0000 (04:51 +0000)]
Merge "Detach skybox on setting an empty url" into devel/master
Heeyong Song [Thu, 22 Jun 2023 04:48:57 +0000 (13:48 +0900)]
Sync test harness
Change-Id: Ib89a365dae26ff2db51d40d4bebdf5bb140e9a92
Adeel Kazmi [Sat, 24 Jun 2023 14:02:58 +0000 (14:02 +0000)]
Merge "Test harness sync" into devel/master
David Steele [Thu, 6 Apr 2023 11:19:54 +0000 (12:19 +0100)]
Test harness sync
Change-Id: Ib91bad483649170eedb76ac6a4e1755517d29b1a
Adam Bialogonski [Fri, 23 Jun 2023 10:04:13 +0000 (11:04 +0100)]
[dali_2.2.32] Merge branch 'devel/master'
Change-Id: Ia9da700805217d14bc8b46f3154f3192e1ee4977
Adam Bialogonski [Fri, 23 Jun 2023 10:03:22 +0000 (11:03 +0100)]
DALi Version 2.2.32
Change-Id: Idb353d258df42fa8dca2ec90975b6e3d8fb44a5a
jmm [Thu, 22 Jun 2023 11:13:28 +0000 (20:13 +0900)]
Detach skybox on setting an empty url
Change-Id: I8cfc89b802fe625046e98a97e15551de9285ff82
Eunki, Hong [Tue, 20 Jun 2023 02:23:08 +0000 (11:23 +0900)]
Load remote svg image as low priority
Since we can load svg file as remote, make remote svg image load task as low priority
Change-Id: Ib0604ef8cda045641c331f367bb02e85c8304e35
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adeel Kazmi [Wed, 21 Jun 2023 11:27:16 +0000 (11:27 +0000)]
Merge "Particle emitter makes sure the renderer clears vertex update callback upon destruction." into devel/master
Eunki Hong [Wed, 21 Jun 2023 01:10:28 +0000 (01:10 +0000)]
Merge "FocusFinder use CalculateCurrentScreenExtents" into devel/master
Adam Bialogonski [Tue, 20 Jun 2023 11:55:57 +0000 (12:55 +0100)]
Particle emitter makes sure the renderer clears vertex update callback upon destruction.
Change-Id: I27ede3879ef8e6d510118b6c872bb333275bc782
Signed-off-by: Adam Bialogonski <adam.b@samsung.com>
Bowon Ryu [Tue, 20 Jun 2023 01:20:22 +0000 (01:20 +0000)]
Merge "Change trace tag for text dorelayout" into devel/master
Seungho BAEK [Mon, 19 Jun 2023 09:06:16 +0000 (09:06 +0000)]
Merge "Add Light for Scene3D" into devel/master
Bowon Ryu [Mon, 19 Jun 2023 05:46:39 +0000 (14:46 +0900)]
Change trace tag for text dorelayout
Change the tag of DALI_TEXT_DORELAYOUT log to DALI_TRACE_PERFORMANCE_MARKER.
This will output DoRelayout's trace log by default.
Change-Id: I1f75505e172fdb7ab18c5314cd950681d3d4f483
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
seungho baek [Wed, 24 May 2023 09:35:28 +0000 (18:35 +0900)]
Add Light for Scene3D
Change-Id: If21ef89a2254dd835c80449da575d301124f8fcc
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
seungho baek [Mon, 19 Jun 2023 05:07:14 +0000 (14:07 +0900)]
Fix constants' type in gradient visual.
Change-Id: I3f7844a7e5bec4c734621b1fbf784da826187363
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
Seungho BAEK [Mon, 19 Jun 2023 04:54:53 +0000 (04:54 +0000)]
Merge "Fix Gradient Visual texturing issue" into devel/master
Heeyong Song [Mon, 19 Jun 2023 00:38:20 +0000 (00:38 +0000)]
Merge "(Vector) Use one EventThreadCallback" into devel/master
Richard Huang [Fri, 16 Jun 2023 13:49:28 +0000 (14:49 +0100)]
[dali_2.2.31] Merge branch 'devel/master'
Change-Id: I89ab79616472dd280787ce86cbc78d3091b03d74
Richard Huang [Fri, 16 Jun 2023 13:48:40 +0000 (14:48 +0100)]
DALi Version 2.2.31
Change-Id: I07d7460b8a61ad3ed45ced58763790f3a4137f96
seungho baek [Fri, 16 Jun 2023 11:57:21 +0000 (20:57 +0900)]
Fix Gradient Visual texturing issue
Change-Id: I6b0318cfb8716f5a8a08e1e96e4ca256f00af12e
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
Heeyong Song [Tue, 13 Jun 2023 07:33:48 +0000 (16:33 +0900)]
(Vector) Use one EventThreadCallback
EventThreadCallback uses an fd internally and some systems have a limit on the number of fd.
So reduce the number of fd
Change-Id: I55f6e7f5211d0bc567a1b2362c782e9fc2a74b90
Eunki Hong [Mon, 15 May 2023 15:14:48 +0000 (00:14 +0900)]
FocusFinder use CalculateCurrentScreenExtents
Let we use CalculateCurrentScreenExtents instead of CalculateScreenExtents
during find next focusable actor.
Since CalculateScreenExtents is heavy job, we'd better use
CalculateCurrentScreenExtents, what we were used until now.
Change-Id: Ic59f23869c549457ce622899876cef178dabb63b
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Eunki Hong [Fri, 9 Jun 2023 15:58:14 +0000 (00:58 +0900)]
Fix logical error for dli animation duration
There was some code mistakes for dli loader parsing of animation duration.
Change-Id: I877cb44369a5f72b2a1064c7b8ea816bdbe806f1
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
Eunki Hong [Wed, 14 Jun 2023 00:56:12 +0000 (00:56 +0000)]
Merge "Clear cached font data if appended too much" into devel/master
Eunki, Hong [Fri, 19 May 2023 02:49:09 +0000 (11:49 +0900)]
Clear cached font data if appended too much
Until found the reason of cache size appending, just keep this removal logic.
Change-Id: I9a1e6c2db486af9c711c80ab65bb03435719c3f9
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Heeyong Song [Tue, 30 May 2023 01:38:30 +0000 (10:38 +0900)]
Sync native image test harness
Change-Id: I45deaaa3ca96468ae08488fc54aea469134564fa
Bowon Ryu [Fri, 9 Jun 2023 10:26:27 +0000 (10:26 +0000)]
Merge "Apply font size scale to markup text" into devel/master
David Steele [Fri, 9 Jun 2023 09:50:44 +0000 (10:50 +0100)]
[dali_2.2.30] Merge branch 'devel/master'
Change-Id: I818a6b051b1ed5d377572fefac149a5c8246751c