Eunki, Hong [Fri, 30 Sep 2022 07:19:58 +0000 (16:19 +0900)]
[Tizen] Create ProjectionDirection property at CameraActor
Add new property "ProjectionDirection" on CameraActor.
It determine whether current FieldOfView value base on
Vertical or Horizontal.
Default is Vertical.
Note : Current patch control only event-side FoV.
(Because FoV is not animatable)
update-side FoV use vertical FoV always.
Change-Id: I237f557af4bc03315ce5d6d6eeb25913e4fe7de4
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Heeyong Song [Mon, 26 Sep 2022 02:24:37 +0000 (11:24 +0900)]
[Tizen] Submit a empty command buffer when rendering is skipped to flush
Change-Id: Id0be7a139f6b990a8c17212102a0619aaeb8ea80
Heeyong Song [Mon, 26 Sep 2022 04:52:07 +0000 (13:52 +0900)]
[Tizen] Calculrate screen position with RenderTask
Heeyong Song [Mon, 26 Sep 2022 04:51:37 +0000 (13:51 +0900)]
[Tizen] Not execute the remove callback
Heeyong Song [Mon, 26 Sep 2022 04:51:20 +0000 (13:51 +0900)]
Merge branch 'devel/master' into tizen
Heeyong Song [Mon, 26 Sep 2022 02:38:21 +0000 (11:38 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
018785078a8de8b07951cb8f49137d71ffab78d0.
Heeyong Song [Mon, 26 Sep 2022 02:37:54 +0000 (11:37 +0900)]
Revert "[Tizen] Calculrate screen position with RenderTask"
This reverts commit
e09b4417d6ab99a565b50d9df9635f590da30172.
Heeyong Song [Mon, 26 Sep 2022 02:37:37 +0000 (11:37 +0900)]
Revert "[Tizen] Revert "Sort transform components in breadth first order per scene""
This reverts commit
04bd51fd533c33f49fcd27ceaad081935beb57a5.
David Steele [Fri, 23 Sep 2022 10:56:24 +0000 (11:56 +0100)]
DALi Version 2.1.41
Change-Id: Ib771ee6b62ff43b1d08feefc0f66918e0512eb9f
Eunki, Hong [Tue, 20 Sep 2022 11:13:27 +0000 (20:13 +0900)]
Fix transform sceneId order issue
When mIds[mPanret[i]] is bigger then i,
mOrderedCOmponents[~~].sceneId become garbage.
To fix this issue, let we store sceneId first,
and propargate sceneId later.
Note : sceneId become the lastest parent's sceneId.
So, it always valid.
Change-Id: I27c6e51cda0ae696bf1ff5179ddb735f3e24aa65
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Heeyong Song [Wed, 21 Sep 2022 05:06:22 +0000 (14:06 +0900)]
[Tizen] Revert "Sort transform components in breadth first order per scene"
This reverts commit
64586be2c793a2743279d613b485c24f45f74327.
Change-Id: Id8c1d8f9f01fc63bd9be1d460e130dc646bf3f0a
seungho [Wed, 21 Sep 2022 04:23:06 +0000 (13:23 +0900)]
[Tizen] Calculrate screen position with RenderTask
This reverts commit
3a4d77f56aac31a3ebd19603dd04e1d40efd3c75.
Change-Id: Ia247a0cb70727a7e9cf9348bae0f1e99b928e128
seungho [Wed, 21 Sep 2022 04:21:26 +0000 (13:21 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I57914a18e66165759fbc4314eb8460ab0972a11e
seungho [Wed, 21 Sep 2022 04:21:21 +0000 (13:21 +0900)]
Revert "[Tizen] To do not reset camera properties when OnScene"
This reverts commit
da9065811181b0b80265885749176c1ff40bc1c3.
seungho [Wed, 21 Sep 2022 04:21:18 +0000 (13:21 +0900)]
Revert "[Tizen] Calculrate screen position with RenderTask"
This reverts commit
96c1543e3496847ba52dedb9c3823fe56ddf46b9.
seungho [Wed, 21 Sep 2022 04:21:14 +0000 (13:21 +0900)]
Revert "[Tizen] Ensure the processor unregistered during the callback is not executed"
This reverts commit
083afb453035d7de9069464b2c0402402ac1bd0d.
Heeyong Song [Mon, 19 Sep 2022 02:56:45 +0000 (11:56 +0900)]
Submit command buffer when rendering is skipped
Change-Id: I4b9be39763b82d96982454e9bad356a38aceb600
Adeel Kazmi [Fri, 16 Sep 2022 11:04:40 +0000 (12:04 +0100)]
DALi Version 2.1.40
Change-Id: I651c897ab226bc14064c9f4659550f9162e72c26
Heeyong Song [Thu, 15 Sep 2022 14:29:12 +0000 (14:29 +0000)]
Merge "(Partial Update) Fix window rotation issue" into devel/master
Heeyong Song [Thu, 15 Sep 2022 14:28:41 +0000 (14:28 +0000)]
Merge "Ensure the processor unregistered during the callback is not executed" into devel/master
Heeyong Song [Thu, 15 Sep 2022 05:25:34 +0000 (14:25 +0900)]
(Partial Update) Fix window rotation issue
Set the dirty flag of the root layer when the surface size is changed
Change-Id: I5347d11859dc3deb0830f3086012241eb0708882
seungho [Tue, 13 Sep 2022 05:36:11 +0000 (14:36 +0900)]
Do not reset properties when properties are explicitly set
+ Change property type of Camera::Type, Camera::ProjectionMode from string to integer
Change-Id: I312d5b2a29b7dcbe3c683189a8b5aa519b928933
Signed-off-by: seungho <sbsh.baek@samsung.com>
Heeyong Song [Wed, 14 Sep 2022 05:50:53 +0000 (14:50 +0900)]
Ensure the processor unregistered during the callback is not executed
Change-Id: I11215bc7bb6fdec892723f176ad6497bbf61f2a7
Heeyong Song [Wed, 14 Sep 2022 05:50:53 +0000 (14:50 +0900)]
[Tizen] Ensure the processor unregistered during the callback is not executed
Change-Id: I11215bc7bb6fdec892723f176ad6497bbf61f2a7
Eunki, Hong [Mon, 5 Sep 2022 10:14:39 +0000 (19:14 +0900)]
[Tizen] Calculrate screen position with RenderTask
Previous ScreenPosition / ScreenExtents consider
only the scene's default camera.
Now we make a new API that consider Custom camera's
View/Projection matrix.
Calculate screen position & extents is quite heavy
operation. So we need to seperate it for
simple 2D layer or 3D layer.
So, we add mLayer3DParentsCount value in actor.
It will be generated when actor is scene on,
or some layer's behaviour changed during on scene.
TODO : Need to make UTC.
Change-Id: I7a6162bea84965f70800a6e7cbf2332e9933e20d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Taehyub Kim [Wed, 14 Sep 2022 02:19:33 +0000 (11:19 +0900)]
[Tizen] To do not reset camera properties when OnScene
This reverts commit
c136419958d1b5d555df9fc181bf78d06c723778.
Taehyub Kim [Wed, 14 Sep 2022 02:19:15 +0000 (11:19 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: Ia1008a056fab21acf3e752c725d483da11944259
Taehyub Kim [Wed, 14 Sep 2022 02:18:56 +0000 (11:18 +0900)]
Revert "[Tizen] To do not reset camera properties when OnScene"
This reverts commit
565a38ba364f7b4ae0bdb4a74c23be41b117c3df.
Adam Bialogonski [Fri, 9 Sep 2022 09:05:19 +0000 (10:05 +0100)]
DALi Version 2.1.39
Change-Id: I100376a31675d71920664e083f5bc09ebbacd0fe
seungho [Tue, 6 Sep 2022 07:25:59 +0000 (16:25 +0900)]
[Tizen] To do not reset camera properties when OnScene
Change-Id: I205318ffe549f343fbb898dd481b54f25761cba7
Signed-off-by: seungho <sbsh.baek@samsung.com>
Jaehyun Cho [Tue, 6 Sep 2022 07:19:23 +0000 (16:19 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I8852d3428dacb221b0f2b36a66f4a9ab5984466f
Eunki, Hong [Fri, 2 Sep 2022 13:41:30 +0000 (22:41 +0900)]
Test harness sync (Framebuffer)
Change-Id: I8b6dcab39cd527230015d6721ebbe48d16c2571b
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Richard Huang [Fri, 2 Sep 2022 12:00:06 +0000 (13:00 +0100)]
DALi Version 2.1.38
Change-Id: I15c88f188621c7e8344c77549ae7913b3e3c6e53
EverLEEst(SangHyeon Lee) [Tue, 30 Aug 2022 06:14:33 +0000 (15:14 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
770750881959ad8644d950e45f0cbdfaffd3e7b9.
EverLEEst(SangHyeon Lee) [Tue, 30 Aug 2022 06:14:06 +0000 (15:14 +0900)]
Merge branch 'devel/master' into tizen
EverLEEst(SangHyeon Lee) [Tue, 30 Aug 2022 06:13:46 +0000 (15:13 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
aed164bd5fb2e8bcce35f68f5d8d03735bf1c6cf.
David Steele [Fri, 26 Aug 2022 11:15:16 +0000 (12:15 +0100)]
DALi Version 2.1.37
Change-Id: Ieb1fa8b7eafaacd96718ede447468f33043783d7
dongsug.song [Mon, 22 Aug 2022 08:22:32 +0000 (17:22 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
e54d0a71eb8a092dc7f2951a8b6231c9616cf0f7.
Change-Id: Iccfc74f40c73298083463b93ecf3bbc59a93638a
dongsug.song [Mon, 22 Aug 2022 08:22:01 +0000 (17:22 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I9238daf3476b7690198bff9b0044686d9d7aafa4
dongsug.song [Mon, 22 Aug 2022 08:21:47 +0000 (17:21 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
3dd530ab141b71105114f89c6ae7e6438bb75d91.
Heeyong Song [Mon, 22 Aug 2022 05:55:48 +0000 (05:55 +0000)]
Merge "(Partial Update) Change damaged rect calcutation" into devel/master
Adam Bialogonski [Fri, 19 Aug 2022 10:07:44 +0000 (11:07 +0100)]
DALi Version 2.1.36
Change-Id: I82376a7d0b8bd5ddc897535d94cc64212a375307
Heeyong Song [Thu, 18 Aug 2022 04:49:13 +0000 (13:49 +0900)]
(Partial Update) Change damaged rect calcutation
Use only the previous frame's rect
The buffer age is considered by adaptor
Change-Id: Idba3977ba6987aba984d11141a3f45612f7e5cbe
seungho [Mon, 8 Aug 2022 14:13:14 +0000 (23:13 +0900)]
Add ViewportGuideActor to RenderTask
Change-Id: Ie33b8b1c9587649e6f173c664cc781d76d281b1a
Signed-off-by: seungho <sbsh.baek@samsung.com>
jykeon [Tue, 16 Aug 2022 06:09:59 +0000 (15:09 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
23757ebd31e23275c37fe1eafa58dff4b9e0ddf3.
Change-Id: Idc88d5e515b2ed4f851da1f57702ba9c08509608
jykeon [Tue, 16 Aug 2022 06:05:41 +0000 (15:05 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I94f87d79b7298397269c6d5c7bc1cb5c6540b04c
jykeon [Tue, 16 Aug 2022 06:04:47 +0000 (15:04 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
43fe02137e9d468db079a6797282094441ee5483.
Adeel Kazmi [Fri, 12 Aug 2022 11:36:13 +0000 (11:36 +0000)]
Merge "DALi Version 2.1.35" into devel/master
Adeel Kazmi [Fri, 12 Aug 2022 11:22:46 +0000 (12:22 +0100)]
DALi Version 2.1.35
Change-Id: I47794cf71c5826ed8a3da25b1c29555ae75df5d5
seungho [Fri, 5 Aug 2022 07:24:29 +0000 (16:24 +0900)]
Unify the way to handle on/off screen render task hit test
Change-Id: I72e3eedb85f4697b64e617a39e7371027517c1c2
Signed-off-by: seungho <sbsh.baek@samsung.com>
Daekwang Ryu [Tue, 9 Aug 2022 04:17:49 +0000 (13:17 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
1f41fa4e3b7f0e35e421967205c0c5ca5f528530.
Change-Id: Ie28fe375ed270a458cadacf120bc1def7e8b22de
Daekwang Ryu [Tue, 9 Aug 2022 04:17:19 +0000 (13:17 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I9c9049b85492737bc4e3e3c7a705598ee3c26a3a
Daekwang Ryu [Tue, 9 Aug 2022 04:17:01 +0000 (13:17 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
3854c7bae15bcd365d3f234352c88ab996253113.
David Steele [Fri, 5 Aug 2022 11:50:59 +0000 (12:50 +0100)]
DALi Version 2.1.34
Change-Id: I2417f70f60cfcaa1e36c37b48ffd1991db18bf1f
Bowon Ryu [Tue, 2 Aug 2022 05:12:15 +0000 (14:12 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
37b83f0d494bc492fa551b25cb3d7c76a88c6013.
Bowon Ryu [Tue, 2 Aug 2022 05:11:19 +0000 (14:11 +0900)]
Merge branch 'devel/master' into tizen
Bowon Ryu [Tue, 2 Aug 2022 05:11:08 +0000 (14:11 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
55f18ec34e1b95c9faf606b2a3ce42ad19f679ab.
Eunki, Hong [Tue, 26 Jul 2022 10:21:40 +0000 (19:21 +0900)]
Add operator for Matirx3 * Vector3
We might need to multiply for some non-transition matrix.
Change-Id: I5a8aa02ce8c1e68b623aea07d9e7540f7074368f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Richard Huang [Fri, 29 Jul 2022 11:11:57 +0000 (12:11 +0100)]
DALi Version 2.1.33
Change-Id: Id601d3c3c857d1c0fab7a14ca8c0cc79716b012d
Eunki Hong [Thu, 28 Jul 2022 03:15:33 +0000 (03:15 +0000)]
Merge "Remove std::vector dependency for dali-signal.h" into devel/master
Heeyong Song [Tue, 26 Jul 2022 09:01:06 +0000 (18:01 +0900)]
Add new header files to dali-core.h
Change-Id: Ib2e30ca1d715265b9b6f6727f18901a3717a266a
Heeyong Song [Mon, 25 Jul 2022 03:07:45 +0000 (12:07 +0900)]
(Partial Update) Change UPDATE_SIZE_HINT to UPDATE_AREA_HINT
Change the property name and the type to Vector4 to support offset also
Change-Id: I589855950cf158d833506a782d0983da9d0e97cc
Eunki, Hong [Tue, 26 Jul 2022 03:12:34 +0000 (12:12 +0900)]
Remove std::vector dependency for dali-signal.h
Change-Id: Ie76bfbb60cfdc2039adc83c14877bb7dd99645ab
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Hosang Kim [Mon, 25 Jul 2022 05:29:25 +0000 (14:29 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
4e1cc9e8dc3831a78197c1ef45f8704db7fba37e.
Hosang Kim [Mon, 25 Jul 2022 05:28:54 +0000 (14:28 +0900)]
Merge branch 'devel/master' into tizen
Hosang Kim [Mon, 25 Jul 2022 05:28:48 +0000 (14:28 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
adaf067cb23025168f6dca7b0b3750eb19ee477d.
Adeel Kazmi [Fri, 22 Jul 2022 17:59:51 +0000 (17:59 +0000)]
Merge "Reduced the cyclomatic complexity of several functions" into devel/master
Adeel Kazmi [Thu, 21 Jul 2022 14:40:32 +0000 (15:40 +0100)]
Reduced the cyclomatic complexity of several functions
Change-Id: Iafbf6a58d9b152ad2c0a69db3f51fffefb6bcd93
Adeel Kazmi [Fri, 22 Jul 2022 13:30:31 +0000 (13:30 +0000)]
Merge "DALi Version 2.1.32" into devel/master
Eunki, Hong [Tue, 12 Jul 2022 13:46:45 +0000 (22:46 +0900)]
Upload PixelData's sub image to Texture
Add API to upload subimage of inputed PixelData.
It will be useful when we want to make multiple tiling textures
with one single big PixelData.
Change-Id: Ia07ddc96cdaf7006239a21a307dbb0995c755bb4
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Adam Bialogonski [Fri, 22 Jul 2022 09:27:05 +0000 (10:27 +0100)]
DALi Version 2.1.32
Change-Id: I4389984828fbe097cfa7ffcb9c7f10b1ca189c76
Heeyong Song [Fri, 22 Jul 2022 01:43:19 +0000 (10:43 +0900)]
(Partial Update) Fix renderer opacity issue
It was not detected when the renderer opacity is changed from the translucent value to another translucent value
Change-Id: If8448e03c0b106e5820c854e8878039ee93d9dc6
Adeel Kazmi [Wed, 20 Jul 2022 13:41:57 +0000 (14:41 +0100)]
Reduced the cyclomatic complexity of DecoratedVisualRenderer::SetDefaultProperty
Change-Id: I620c95d62b1f42a1ae50b19753fc11a3e8d000d2
Woochanlee [Tue, 19 Jul 2022 04:10:57 +0000 (13:10 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
349901b061d1a0523377b52b9f78806a2edf964d.
Woochanlee [Tue, 19 Jul 2022 04:10:28 +0000 (13:10 +0900)]
Merge branch 'devel/master' into tizen
Woochanlee [Tue, 19 Jul 2022 04:10:07 +0000 (13:10 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
e588c550a4e74950071dcd6efe4bde4527f3854f.
Seungho BAEK [Mon, 18 Jul 2022 11:09:07 +0000 (11:09 +0000)]
Merge "Change dali-scene-loader to dali-scene3d" into devel/master
joogab yun [Mon, 18 Jul 2022 06:06:25 +0000 (06:06 +0000)]
Merge "Fix an issue where TapGesture Events are not being received." into devel/master
seungho [Thu, 14 Jul 2022 06:10:11 +0000 (15:10 +0900)]
Change dali-scene-loader to dali-scene3d
Change-Id: I9215482e82be1093c7cd838c5463b2b2e3ab9e09
Signed-off-by: seungho <sbsh.baek@samsung.com>
Richard Huang [Fri, 15 Jul 2022 12:16:22 +0000 (13:16 +0100)]
DALi Version 2.1.31
Change-Id: Ic09a53977da5c19a49ebc0be6b87e4262573a337
joogab.yun [Fri, 15 Jul 2022 05:01:19 +0000 (14:01 +0900)]
Fix an issue where TapGesture Events are not being received.
If MaximumTapsRequired is greater than 1, TapEvent may not be received when mMaximumAllowedTime is checked in touch-up.
So, move the mMaximumAllowedTime check code to Touchdown.
And in touch-up, the time between previous touch-down and touch-up is checked.
Change-Id: Iec05c9c902fda5c04a8ddde54bec1d887224d5fe
Eunki, Hong [Fri, 8 Jul 2022 09:05:35 +0000 (18:05 +0900)]
Property::Value operator== for the same type.
Implement equal operator for the Property::Value.
It can be compare only for the same type.
NOTE : Property::Array and Property::Map don't support equal operator.
We always return false in that case.
Change-Id: Id474dbf403355b2f5d2375004694cfc18d3c8614
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Wonsik Jung [Mon, 11 Jul 2022 06:03:23 +0000 (15:03 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
1777804c4583a6b05159b57f98f1137c1964f267.
Wonsik Jung [Mon, 11 Jul 2022 06:02:17 +0000 (15:02 +0900)]
Merge branch 'devel/master' into tizen
Wonsik Jung [Mon, 11 Jul 2022 06:01:27 +0000 (15:01 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
538641625da287e9ccb4376c64c6aaa7cbe0a4ca.
joogab yun [Mon, 11 Jul 2022 05:23:28 +0000 (05:23 +0000)]
Merge "Fix an issue where TapGesture Events are not being received." into devel/master
joogab.yun [Wed, 22 Jun 2022 07:52:58 +0000 (16:52 +0900)]
Add ALLOW_ONLY_OWN_TOUCH property.
It only receive for touch events that started from itself.
So if it's not a touch started by myself, actor doesn't receive a touch event.
Change-Id: I58151d7072a4f1dbae1a015e6b3fc0b298745773
Adeel Kazmi [Fri, 8 Jul 2022 05:47:39 +0000 (06:47 +0100)]
DALi Version 2.1.30
Change-Id: I61ee6970d3b31b7c511b82a4497d4183e2fc86e2
joogab.yun [Tue, 5 Jul 2022 05:29:22 +0000 (14:29 +0900)]
Fix an issue where TapGesture Events are not being received.
If multiple Tap GestureDetectors are registered, you may not receive gesture events depending on the setting of MaximumTapsRequired.
example)
TapGestureDetector detector1 = TapGestureDetector::New();
detector1.SetMaximumTapsRequired(1u);
detector1.Attach(actor1);
TapGestureDetector detector2 = TapGestureDetector::New();
detector2.SetMaximumTapsRequired(2u);
detector2.Attach(actor2);
When actor1 is tapped multiple times, I expect to receive a gesture event on every tap because MaximumTapsRequired is 1u, but I don't get the event every tap.
It is because the MaximumTapsRequred of detector2 is set to 2u, the MaximumTaps of the tap-gesture-recognizer is set to 2u.
So, if there is a double tap, the tap event is not delivered to detector1 because it exceeds the MaximumTaps of detector1.
For this reason, the check of MaximumTapsRequired is modified to be checked by each detector.
Change-Id: I297debdf7ff680affafc763d4af3db323f80a095
Adam Bialogonski [Wed, 6 Jul 2022 10:40:40 +0000 (11:40 +0100)]
DirectRendering with DrawableView support and list of used resources
- Added GLESNativeInfo inner struct (in NativeDrawInfo) to extract shared context
- The native draw can use list of textures and buffers that the callback will use
- The used resources are being passed into the callback so it can access DALi objects
Change-Id: I6b162c0741d95ab3698185d05e2a78f4b0ab02f7
joogab.yun [Mon, 4 Jul 2022 05:09:32 +0000 (14:09 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
1cf51c52140750680e9a4873e62f72668195a435.
Change-Id: I65fb733746aa85156555df2ebe1f6a9d7dac6ef3
joogab.yun [Mon, 4 Jul 2022 05:09:21 +0000 (14:09 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I01016d5b52d475dc12b75b3ed35a1981c28ac17e
joogab.yun [Mon, 4 Jul 2022 05:09:12 +0000 (14:09 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
581d871451c62673d498e7c56f0d3bb92cd86630.
David Steele [Fri, 1 Jul 2022 11:12:12 +0000 (11:12 +0000)]
Merge "DALi Version 2.1.29" into devel/master
David Steele [Fri, 1 Jul 2022 11:06:54 +0000 (12:06 +0100)]
DALi Version 2.1.29
Change-Id: Icb5bea910e30730302e73906f873469afb3146f4
joogab.yun [Mon, 27 Jun 2022 09:18:20 +0000 (18:18 +0900)]
Add InterceptKeyEvent
Intercepts KeyEvents in the window before dispatching KeyEvents to the control.
If a KeyEvent is consumed, no KeyEvent is delivered to the control.
Change-Id: If6ee2b2fb03d936a7840b4c984129a31bb8b948d
Eunki, Hong [Tue, 28 Jun 2022 04:40:23 +0000 (13:40 +0900)]
[Tizen] Not execute the remove callback
This reverts commit
090ec989445f17c02a62f3f06ff1171f10a08527.
Eunki, Hong [Tue, 28 Jun 2022 04:39:48 +0000 (13:39 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I284f0772b548c61f326475ccad09257179a84e3a
Eunki, Hong [Tue, 28 Jun 2022 04:39:42 +0000 (13:39 +0900)]
Revert "[Tizen] Not execute the remove callback"
This reverts commit
520b408cf3777c21ce8e0972fe475b4983f41583.
Eunki, Hong [Tue, 28 Jun 2022 04:39:40 +0000 (13:39 +0900)]
Revert "[Tizen] Print backtrace when an exception occurs"
This reverts commit
889a20d49b8525a9c2eda249cf9e4fda2eeac0af.