platform/core/uifw/dali-csharp-binder.git
13 months ago[Tizen] Add DISABLE_STYLE_CHANGE_SIGNALS in NUI Text components 73/291973/1 accepted/tizen/7.0/unified/20230428.015842 accepted/tizen/7.0/unified/20230428.170433
Bowon Ryu [Thu, 10 Nov 2022 06:08:43 +0000 (15:08 +0900)]
[Tizen] Add DISABLE_STYLE_CHANGE_SIGNALS in NUI Text components

If the text components have a NUI theme,
dali's style change signal is disabled.

Change-Id: Iba74b06738a1144088c359fcd3fd1ea66710808d
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
13 months ago[Tizen] Binding FontClient::GetSystemFonts() 44/291944/1
Bowon Ryu [Thu, 1 Dec 2022 09:20:50 +0000 (18:20 +0900)]
[Tizen] Binding FontClient::GetSystemFonts()

Fixed CSharp_Dali_FontClient_GetSystemFonts to work normaly which didn't work previously.

Change-Id: I8345d01efe7eca953bbcd8f059669f18b912d20d
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
13 months ago[Tizen] Binding SetTapRecognizerTime 20/291920/1
joogab.yun [Mon, 24 Apr 2023 09:16:05 +0000 (18:16 +0900)]
[Tizen] Binding SetTapRecognizerTime

refer : https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-core/+/291871/

Change-Id: Ie2f2513b580e28fd024419e309f212fe4d48d9c2

13 months ago[Tizen] Bind bvh and facial animations loader from buffer 90/291690/4 accepted/tizen/7.0/unified/20230424.020518
Eunki, Hong [Tue, 18 Apr 2023 08:19:57 +0000 (17:19 +0900)]
[Tizen] Bind bvh and facial animations loader from buffer

Change-Id: Icd479e52ab95b42d0faacb843f00e9fa8507aac1

Bind facial animation generator
+
Bind bvh and facial animations loader from buffer

Change-Id: Icd479e52ab95b42d0faacb843f00e9fa8507aac1
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
13 months ago[Tizen] Add RenderCallbackInput in GLView 53/291653/1
Daekwang Ryu [Mon, 21 Nov 2022 07:05:32 +0000 (16:05 +0900)]
[Tizen] Add RenderCallbackInput in GLView

Backporting of GLView direct rendering feature

Change-Id: Ibbc68a1db52a970b967a7e92d98e6e160737637f

13 months ago[Tizen] Bind Matrix *= operator + ValueOfIndex 52/291652/1
Eunki, Hong [Wed, 19 Oct 2022 12:37:21 +0000 (21:37 +0900)]
[Tizen] Bind Matrix *= operator + ValueOfIndex

Backporting of GLView direct rendering feature

Change-Id: Icb62d2dd760f2e417b69f5c1499bd5998846ab26
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
13 months agoMerge "[Tizen] Binder for ModelNode, ModelPrimitive, Material" into tizen_7.0
Eunki Hong [Tue, 18 Apr 2023 03:31:42 +0000 (03:31 +0000)]
Merge "[Tizen] Binder for ModelNode, ModelPrimitive, Material" into tizen_7.0

13 months agoMerge "Add CSharp_Dali_GetScreenSize" into tizen_7.0 accepted/tizen/7.0/unified/20230418.141950
Jaehyun Cho [Tue, 18 Apr 2023 01:43:06 +0000 (01:43 +0000)]
Merge "Add CSharp_Dali_GetScreenSize" into tizen_7.0

13 months ago[Tizen][AT-SPI] Implement Value::GetValueText() 91/291491/1
Artur Świgoń [Thu, 13 Apr 2023 09:31:02 +0000 (11:31 +0200)]
[Tizen][AT-SPI] Implement Value::GetValueText()

Change-Id: I00038f6e06166a3c3b6f12484f1a4ed12c30494b

13 months ago[Tizen] Binder for ModelNode, ModelPrimitive, Material 03/291503/1
seungho baek [Thu, 30 Mar 2023 10:59:06 +0000 (19:59 +0900)]
[Tizen] Binder for ModelNode, ModelPrimitive, Material

Change-Id: I3db219823fe844d7d183fcba18efbfbb3a335d4d

13 months agoAdd CSharp_Dali_GetScreenSize 36/291236/1
Jaehyun Cho [Tue, 17 Jan 2023 05:41:41 +0000 (14:41 +0900)]
Add CSharp_Dali_GetScreenSize

To provide the screen size by using GetScreenSize in dali-adaptor,
CSharp_Dali_GetScreenSize is added.

Change-Id: I5de3c73b2c94713a1b1560e0dbd68139fe0bdcef

14 months ago[Tizen] Use c-style string when webview loads contents. 76/290876/1 accepted/tizen/7.0/unified/20230407.155843
huayong.xu [Tue, 4 Apr 2023 07:43:25 +0000 (15:43 +0800)]
[Tizen] Use c-style string when webview loads contents.

Change-Id: Ic149e59f4f1a7cbe1d0d889f519a6bf0ba4c9bad

14 months ago[Tizen] Bind Window::SetLayout 07/290707/1 accepted/tizen/7.0/unified/20230403.235608 accepted/tizen/7.0/unified/20230404.033740
Daekwang Ryu [Thu, 23 Mar 2023 08:53:17 +0000 (17:53 +0900)]
[Tizen] Bind Window::SetLayout

Change-Id: If464378d368284ced3762f6db5a2396fa8d82671

14 months ago[Tizen] Binding FontClientPreCache API 43/290543/1 accepted/tizen/7.0/unified/20230330.014310
Bowon Ryu [Mon, 27 Mar 2023 02:01:43 +0000 (11:01 +0900)]
[Tizen] Binding FontClientPreCache API

https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/290395/

Change-Id: I3ee41040831b29ddfbaa0ef5a8ce5dcd82812cc4
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
14 months ago[Tizen][AT-SPI] Add SlimCustomViewImpl 43/290143/3
Artur Świgoń [Mon, 20 Mar 2023 14:46:32 +0000 (15:46 +0100)]
[Tizen][AT-SPI] Add SlimCustomViewImpl

SlimCustomViewImpl is almost identical to Toolkit::Internal::Control, and its
purpose is to support the NUI option ViewAccessibilityMode.Custom by providing
a NUIViewAccessible instead of a ControlAccessible, thus allowing Accessibility
to be implemented in C# for a given View.

Change-Id: Iac0b7001ef8b0ce29f7fde3483db57ef3c2713fd

14 months ago[Tizen] Binding RotationCompletedAcknowledgement APIs 87/289987/1
Wonsik Jung [Fri, 17 Mar 2023 00:30:55 +0000 (09:30 +0900)]
[Tizen] Binding RotationCompletedAcknowledgement APIs

Binding RotationCompletedAcknowledgement APIs in Window.
The APIs are SetNeedsRotationCompletedAcknowledgement and SendRotationCompletedAcknowledgement

Change-Id: If69afb24ec852ae893625031f0d6f58403fd6d2b

15 months ago[Tizen] Bind GenerateCamera / ApplyCamera for model 39/288939/1 accepted/tizen/7.0/unified/20230302.015548 accepted/tizen/7.0/unified/20230327.042638
Eunki Hong [Fri, 17 Feb 2023 15:45:09 +0000 (00:45 +0900)]
[Tizen] Bind GenerateCamera / ApplyCamera for model

Change-Id: I262c547766b95f5f4aed5e5cf22c4b9e25eaf698
Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
15 months ago[Tizen] Bind default 3D Camera New 43/288543/1 accepted/tizen/7.0/unified/20230223.015623
Eunki, Hong [Fri, 17 Feb 2023 06:35:57 +0000 (15:35 +0900)]
[Tizen] Bind default 3D Camera New

Change-Id: I4828db292ac0b6b8ce1aed2971977707dda927d5
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
16 months ago[Tizen] Backport tizen_7.5 for Scene3D 81/287881/1
Eunki, Hong [Wed, 26 Oct 2022 13:22:58 +0000 (22:22 +0900)]
[Tizen] Backport tizen_7.5 for Scene3D

 This is a combination of 6 commits.

Bind OrthographicSize property + Remove OrthographicProjection

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Revert "[Tizen] Bind SceneView.FramebufferMultiSamplingLevel"

Add Skybox in SceneView

Signed-off-by: seungho <sbsh.baek@samsung.com>
Add wrapper code for taking different Skybox types in SceneView

Fix the SkyboxType to EnvironmentMapType

Signed-off-by: seungho baek <sbsh.baek@samsung.com>
Bind SceneView.FramebufferMultiSamplingLevel

Change-Id: Iadd2ccf6b5d31f6604683744443946c3005f4b10
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
16 months ago[Tizen] Bind SceneView.FramebufferMultiSamplingLevel 62/287362/2 accepted/tizen/7.0/unified/20230203.164151 accepted/tizen/7.0/unified/20230213.171740
Eunki, Hong [Fri, 27 Jan 2023 07:43:48 +0000 (16:43 +0900)]
[Tizen] Bind SceneView.FramebufferMultiSamplingLevel

Change-Id: I85b1b438dcfb3f657cd2abc61ecf7f2a8b17b102
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
16 months ago[Tizen] Bind bvh file loader 90/285490/4
Eunki, Hong [Tue, 13 Dec 2022 12:32:23 +0000 (21:32 +0900)]
[Tizen] Bind bvh file loader

Change-Id: I7b1805da144ca1a26b0cbd57006386a8d523f85b
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
16 months ago[Tizen] Add Overlay Layer in window 23/287223/2
seungho baek [Wed, 25 Jan 2023 03:44:37 +0000 (12:44 +0900)]
[Tizen] Add Overlay Layer in window

Change-Id: I42d171aa4f63db6e507655c615f3c2394d333049
Signed-off-by: seungho baek <sbsh.baek@samsung.com>
17 months agoMerge "[Tizen] Add an API for 'create,window' event." into tizen_7.0 accepted/tizen/7.0/unified/20230106.165634 accepted/tizen/7.0/unified/20230118.093806
dongsug song [Thu, 5 Jan 2023 09:04:29 +0000 (09:04 +0000)]
Merge "[Tizen] Add an API for 'create,window' event." into tizen_7.0

17 months ago[Tizen] Support Device orientation and window orientation event. 90/286390/2
Wonsik Jung [Thu, 3 Nov 2022 14:35:40 +0000 (23:35 +0900)]
[Tizen] Support Device orientation and window orientation event.

Supporting  Device orientation and Window Orienation event when device orientation is changed or window orientation is changed.
Window orientation event is emitted by display server.
To emitted Window Orientation event, AddAvailableOrientation() or SetPreferredOrientation() should be called.
Otherwise, Device Orientation event is emitted by Application framework and any condition is not needed.

Change-Id: I3c72974e577db5dee12ed264a191538b3bdf51a5

17 months ago[Tizen] Add GetRenderThreadId binding 16/286016/1 accepted/tizen/7.0/unified/20221228.170454
Heeyong Song [Mon, 26 Dec 2022 06:17:23 +0000 (15:17 +0900)]
[Tizen] Add GetRenderThreadId binding

Change-Id: Ib7f6d01723acd3b5bbe732811d8a8f11b0e98820

17 months ago[Tizen] Add an API for 'create,window' event. 41/285541/1
huayong.xu [Wed, 14 Dec 2022 07:40:51 +0000 (15:40 +0800)]
[Tizen] Add an API for 'create,window' event.

Change-Id: I14a5de93af7427813d826927caaa5a464013e980

18 months ago[Tizen] Binding Dali::DevelActor::CalculateScreenExtents 63/284363/1 accepted/tizen/7.0/unified/20221128.015445
joogab.yun [Tue, 8 Nov 2022 08:06:10 +0000 (17:06 +0900)]
[Tizen] Binding Dali::DevelActor::CalculateScreenExtents

Change-Id: I97960744a9f2c996840bdf053b337991653d4d52

19 months ago[Tizen] Fix GetCurrentProperty issue 91/283991/2 accepted/tizen/7.0/unified/20221117.014410
Eunki, Hong [Tue, 8 Nov 2022 06:59:38 +0000 (15:59 +0900)]
[Tizen] Fix GetCurrentProperty issue

Change-Id: I7f2ef947bb379f720ee76a80d3261a58ab3bf56d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoFix SVACE issue 87/283787/1
Seoyeon Kim [Wed, 2 Nov 2022 05:40:00 +0000 (14:40 +0900)]
Fix SVACE issue

- The issue is 'Casting a signed value which has type int to a bigger
unsigned integer type std::size_t while initializing a variable.'

- Changed the parameter type from `int` to `uint32_t` for `size_t` casting

Change-Id: I60aea0daa4d1f689a900acc6daa42eb3abcbeadb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
19 months agoMerge branch 'devel/master' into tizen accepted/tizen/7.0/unified/20221103.165514 accepted/tizen/7.0/unified/20221110.060034
tscholb [Wed, 2 Nov 2022 08:33:15 +0000 (17:33 +0900)]
Merge branch 'devel/master' into tizen

19 months agoRevert "[Tizen] Modify window position data type"
tscholb [Wed, 2 Nov 2022 08:33:06 +0000 (17:33 +0900)]
Revert "[Tizen] Modify window position data type"

This reverts commit 6ebc1a90028aa65cccc5bc51e74853b0a52cd9a6.

19 months agoRevert "[Tizen] Bind DevelCameraActor::Property::PROJECTION_DIRECTION"
tscholb [Wed, 2 Nov 2022 08:33:02 +0000 (17:33 +0900)]
Revert "[Tizen] Bind DevelCameraActor::Property::PROJECTION_DIRECTION"

This reverts commit 8b2f5417e2369ccb260a2f07fbfd3182234b3d9b.

19 months agoRevert "[Tizen] Apply initial dali style for NUI binded TextLabel"
tscholb [Wed, 2 Nov 2022 08:32:58 +0000 (17:32 +0900)]
Revert "[Tizen] Apply initial dali style for NUI binded TextLabel"

This reverts commit 37b6a5477c364f9f7363c7da54d6276eff20fe05.

19 months agoRevert "[Tizen]Change nui property get/set not to use PropertyValue (part4)"
tscholb [Wed, 2 Nov 2022 08:32:55 +0000 (17:32 +0900)]
Revert "[Tizen]Change nui property get/set not to use PropertyValue (part4)"

This reverts commit 7f42d30387e9c618b39146551c8f86829c290cda.

19 months agoRevert "[Tizen] Change nui property get/set not to use PropertyValue (part5)"
tscholb [Wed, 2 Nov 2022 08:32:51 +0000 (17:32 +0900)]
Revert "[Tizen] Change nui property get/set not to use PropertyValue (part5)"

This reverts commit e1a8a6ce889bfd3028f76bf76698ff812c300e61.

19 months agoRevert "[Tizen] Resolve C# retrieving string output lifecycle"
tscholb [Wed, 2 Nov 2022 08:32:48 +0000 (17:32 +0900)]
Revert "[Tizen] Resolve C# retrieving string output lifecycle"

This reverts commit cd8455b46e9c9d44730ff511c6d48eac81dfdcaf.

19 months agoMerge "Binding GestureSourceType." into devel/master
joogab yun [Tue, 1 Nov 2022 00:36:36 +0000 (00:36 +0000)]
Merge "Binding GestureSourceType." into devel/master

19 months agoBinding GestureSourceType. 69/283369/4
joogab.yun [Tue, 25 Oct 2022 08:22:51 +0000 (17:22 +0900)]
Binding GestureSourceType.

refer : https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-core/+/283368/

Change-Id: Ie8e2520f00b47b0601a52095cb08c360f211e806

19 months agoDALi Version 2.1.46 51/283551/1 dali_2.1.46
Richard Huang [Fri, 28 Oct 2022 10:25:47 +0000 (11:25 +0100)]
DALi Version 2.1.46

Change-Id: I347954f8a211fde0a4a7e57d3e5f57996e209f8c

19 months agoResolve C# retrieving string output lifecycle 36/283336/1
Eunki, Hong [Mon, 24 Oct 2022 13:08:23 +0000 (22:08 +0900)]
Resolve C# retrieving string output lifecycle

Change-Id: I95a1b865efa3c2c9171d6c5d810d953e2cd41b9a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months ago[Tizen] Resolve C# retrieving string output lifecycle 35/283335/1
Eunki, Hong [Mon, 24 Oct 2022 13:08:23 +0000 (22:08 +0900)]
[Tizen] Resolve C# retrieving string output lifecycle

Change-Id: I95a1b865efa3c2c9171d6c5d810d953e2cd41b9a
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoDALi Version 2.1.45 87/283287/1 dali_2.1.45
David Steele [Fri, 21 Oct 2022 10:47:36 +0000 (11:47 +0100)]
DALi Version 2.1.45

Change-Id: I63598686f69c347b70b77a99b1070608d3dcc8d4

19 months agoFix coverity issue (null check) 38/283238/1
Eunki, Hong [Thu, 20 Oct 2022 15:45:14 +0000 (00:45 +0900)]
Fix coverity issue (null check)

Change-Id: I15b7fd0b4e65a94847a72b6d7d1e76430543d386
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months ago[Tizen] Change nui property get/set not to use PropertyValue (part5) 24/283224/1
Eunki, Hong [Thu, 20 Oct 2022 05:34:39 +0000 (14:34 +0900)]
[Tizen] Change nui property get/set not to use PropertyValue (part5)

Make some internal API for Visual / DoAction

Change-Id: I3a55bca4098813584c038a4dff5d0affebddf91e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoChange nui property get/set not to use PropertyValue (part5) 96/283196/3
Eunki, Hong [Thu, 20 Oct 2022 05:34:39 +0000 (14:34 +0900)]
Change nui property get/set not to use PropertyValue (part5)

Make some internal API for Visual / DoAction

Change-Id: I3a55bca4098813584c038a4dff5d0affebddf91e
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoChange nui property get/set not to use PropertyValue (part4) 07/282907/2
dongsug.song [Thu, 13 Oct 2022 07:31:33 +0000 (16:31 +0900)]
Change nui property get/set not to use PropertyValue (part4)

Change-Id: I823c4f18087ddcae8481a46bceb90146ec5cbed2

19 months agoMerge "DALi Version 2.1.44" into devel/master
David Steele [Fri, 14 Oct 2022 12:02:54 +0000 (12:02 +0000)]
Merge "DALi Version 2.1.44" into devel/master

19 months agoMerge "Modify window position data type" into devel/master
Eunki Hong [Fri, 14 Oct 2022 10:11:09 +0000 (10:11 +0000)]
Merge "Modify window position data type" into devel/master

19 months agoDALi Version 2.1.44 00/283000/1 dali_2.1.44
Adam Bialogonski [Fri, 14 Oct 2022 09:25:57 +0000 (10:25 +0100)]
DALi Version 2.1.44

Change-Id: Id8d41176729f331921671ff50c8ba7ee6dd61f30

19 months ago[Tizen]Change nui property get/set not to use PropertyValue (part4) 09/282909/1
dongsug.song [Thu, 13 Oct 2022 07:31:33 +0000 (16:31 +0900)]
[Tizen]Change nui property get/set not to use PropertyValue (part4)

Change-Id: I823c4f18087ddcae8481a46bceb90146ec5cbed2

19 months agoBind Matrix operator* 44/282644/3
Eunki, Hong [Fri, 7 Oct 2022 07:48:15 +0000 (16:48 +0900)]
Bind Matrix operator*

Change-Id: Icf377fff8761bac00bcc7fd6e21c0ee866904f59
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoModify window position data type 79/281979/9
Wonsik Jung [Sun, 25 Sep 2022 21:37:49 +0000 (06:37 +0900)]
Modify window position data type

Current WindowPosition has the unsigned int data type.
It means that current data type can not support the negative coordinate.
This patch is to support it.

Change-Id: I0d6609425a158753878f51fdde96c4611dd894c5

19 months agoMerge "Remove Dali::Any container accessor" into devel/master
Eunki Hong [Thu, 13 Oct 2022 03:06:46 +0000 (03:06 +0000)]
Merge "Remove Dali::Any container accessor" into devel/master

19 months agoMerge "Bind DevelCameraActor::Property::PROJECTION_DIRECTION" into devel/master
David Steele [Wed, 12 Oct 2022 14:53:24 +0000 (14:53 +0000)]
Merge "Bind DevelCameraActor::Property::PROJECTION_DIRECTION" into devel/master

19 months ago[Tizen] Apply initial dali style for NUI binded TextLabel 72/282772/1
Eunki, Hong [Tue, 11 Oct 2022 08:20:16 +0000 (17:20 +0900)]
[Tizen] Apply initial dali style for NUI binded TextLabel

Change-Id: I3b3404369a58beaf18ce43ff3d0337bffad659f0
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoApply initial dali style for NUI binded TextLabel 68/282768/1
Eunki, Hong [Tue, 11 Oct 2022 08:20:16 +0000 (17:20 +0900)]
Apply initial dali style for NUI binded TextLabel

Change-Id: I3b3404369a58beaf18ce43ff3d0337bffad659f0
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
19 months agoBind DevelCameraActor::Property::PROJECTION_DIRECTION 93/282393/4
Eunki, Hong [Fri, 30 Sep 2022 12:03:18 +0000 (21:03 +0900)]
Bind DevelCameraActor::Property::PROJECTION_DIRECTION

Change-Id: I047370a202a279e1d33630863e966140c7fbe19f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
20 months agoDALi Version 2.1.43 59/282659/1 dali_2.1.43
Adeel Kazmi [Fri, 7 Oct 2022 11:23:45 +0000 (12:23 +0100)]
DALi Version 2.1.43

Change-Id: I240e42f512ef2a27256ed11e2e9ff5abad13bfe0

20 months agoRemove Dali::Any container accessor 97/282597/2
Eunki, Hong [Thu, 6 Oct 2022 08:09:28 +0000 (17:09 +0900)]
Remove Dali::Any container accessor

Let we make Dali::Any's member value as private.
So, let we don't allow to make custom AnyContainerImpl
+ change AnyContainerImpl member values.

Change-Id: I62b56cf156b5d2cb2040f74bef892c2e08e0de6d
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
20 months ago[Tizen] Bind DevelCameraActor::Property::PROJECTION_DIRECTION accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/hotfix/20221116.105941 accepted/tizen/unified/20221005.144453 tizen_7.0_m2_release
Eunki, Hong [Tue, 4 Oct 2022 09:36:42 +0000 (18:36 +0900)]
[Tizen] Bind DevelCameraActor::Property::PROJECTION_DIRECTION

This reverts commit 2d154ca81533df5de9b30c586d6a6954fdbad30d.

Change-Id: Ia5405e92f389ffdc7c676193c382d4ae8027dbb6

20 months ago[Tizen] Modify window position data type
Eunki, Hong [Tue, 4 Oct 2022 09:36:27 +0000 (18:36 +0900)]
[Tizen] Modify window position data type

This reverts commit 248482a2cae1ecd1744c09f004227d686b6e3b13.

Change-Id: Ied15674d0c1551800f7c81c1ace40830a67efbee

20 months agoMerge branch 'devel/master' into tizen
Eunki, Hong [Tue, 4 Oct 2022 09:36:14 +0000 (18:36 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I81d8336d3124d03cc7017ad6eb761640f1983e8a

20 months agoRevert "[Tizen] Modify window position data type"
Eunki, Hong [Tue, 4 Oct 2022 09:35:49 +0000 (18:35 +0900)]
Revert "[Tizen] Modify window position data type"

This reverts commit 38d0a6c7949db8a5fd637c686f116c05c9ba4ac4.

20 months agoRevert "[Tizen] Create ProjectionDirection property at CameraActor"
Eunki, Hong [Tue, 4 Oct 2022 09:35:47 +0000 (18:35 +0900)]
Revert "[Tizen] Create ProjectionDirection property at CameraActor"

This reverts commit 52612f1f2ee87e2f951552a890ab965063549ac7.

20 months agoChange nui property get/set not to use PropertyValue (part2) 43/282443/3
dongsug.song [Tue, 4 Oct 2022 02:21:26 +0000 (11:21 +0900)]
Change nui property get/set not to use PropertyValue (part2)

Change-Id: Iafee53759d9a9167a02cb60bc3427b17a30832da

20 months ago[Tizen] Create ProjectionDirection property at CameraActor 75/282475/2
Eunki, Hong [Fri, 30 Sep 2022 12:03:18 +0000 (21:03 +0900)]
[Tizen] Create ProjectionDirection property at CameraActor

Bind patch

Change-Id: I047370a202a279e1d33630863e966140c7fbe19f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
20 months ago(Scene3D) Allow/Block model view's children hit-test events 62/281062/10
Eunki, Hong [Thu, 8 Sep 2022 12:46:07 +0000 (21:46 +0900)]
(Scene3D) Allow/Block model view's children hit-test events

Change-Id: I8677b1a0c51afe5fdc26967c3aa6f73086e9ae27
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
20 months ago[Tizen] Modify window position data type 46/282446/1
Wonsik Jung [Tue, 4 Oct 2022 02:31:29 +0000 (11:31 +0900)]
[Tizen] Modify window position data type

Current WindowPosition has the unsigned int data type.
It means that current data type can not support the negative coordinate.
This patch is to support it.

Change-Id: Ifab6e6fa0bf93aab966bd6c80e2e4109b9365650

20 months agoDALi Version 2.1.42 82/282382/1 dali_2.1.42
Richard Huang [Fri, 30 Sep 2022 10:28:49 +0000 (11:28 +0100)]
DALi Version 2.1.42

Change-Id: Ie20b1cbd019b5413c4ec959f7c299101ecd8baf3

20 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220928.020812
Heeyong Song [Mon, 26 Sep 2022 05:18:41 +0000 (14:18 +0900)]
Merge branch 'devel/master' into tizen

20 months agoChange(part1) nui property get/set not to use PropertyValue 75/281975/2
dongsug.song [Sat, 24 Sep 2022 11:26:57 +0000 (20:26 +0900)]
Change(part1) nui property get/set not to use PropertyValue

Change-Id: I029b8a60c22afae4f8cdd1fe85cc459aa9cfdb0e

20 months agoDALi Version 2.1.41 58/281958/1 dali_2.1.41
David Steele [Fri, 23 Sep 2022 10:56:45 +0000 (11:56 +0100)]
DALi Version 2.1.41

Change-Id: Ic2f6e9dc73dd0eadd6872487e04a41b84231951f

20 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220922.062041 accepted/tizen/unified/20220922.062720
seungho [Wed, 21 Sep 2022 04:27:01 +0000 (13:27 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I94d7608c7f0e294c56e94f0ea23a7ffd6e19f5f0

20 months agoRevert "[WIP] NUI property test"
dongsug.song [Mon, 19 Sep 2022 09:34:47 +0000 (18:34 +0900)]
Revert "[WIP] NUI property test"

This reverts commit b6613c7358514e08a381aea8c1accb8997117081.

20 months ago[WIP] NUI property test
dongsug.song [Mon, 19 Sep 2022 09:34:00 +0000 (18:34 +0900)]
[WIP] NUI property test

Change-Id: Ie3ff72d09b4f0703942f6393caddeccc584d6afb

20 months agoChange ModelView to Model 14/281214/6
seungho [Wed, 14 Sep 2022 07:57:22 +0000 (16:57 +0900)]
Change ModelView to Model

Change-Id: I6b1da0ce122919810c02f1d824617e39f90a3abe
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoAdd Set/Get ImageBasedLight ScaleFactor 04/281204/6
seungho [Wed, 14 Sep 2022 07:21:04 +0000 (16:21 +0900)]
Add Set/Get ImageBasedLight ScaleFactor

Change-Id: Idd335ba4d1dec005124e47dbff4dfa92886e36d3
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoMerge "DALi Version 2.1.40" into devel/master
Adeel Kazmi [Fri, 16 Sep 2022 11:23:36 +0000 (11:23 +0000)]
Merge "DALi Version 2.1.40" into devel/master

20 months agoDALi Version 2.1.40 06/281406/1 dali_2.1.40
Adeel Kazmi [Fri, 16 Sep 2022 11:05:17 +0000 (12:05 +0100)]
DALi Version 2.1.40

Change-Id: I7608b0da5e1d49300873bb8734f1798c45089a2f

20 months agoFix svace UNREACHABLE_CODE issues 71/281371/1
Jaehyun Cho [Fri, 16 Sep 2022 06:00:19 +0000 (15:00 +0900)]
Fix svace UNREACHABLE_CODE issues

The unreachable codes are removed.

Change-Id: Ib24654bada65ccfbd4f564586d0707524b75cd9a

20 months agoChange constructor index in SceneView 42/281142/2
seungho [Tue, 13 Sep 2022 09:31:31 +0000 (18:31 +0900)]
Change constructor index in SceneView

Change-Id: I5da3abaf2b41e17c6fe26e40d7ae7f2da62c08c8
Signed-off-by: seungho <sbsh.baek@samsung.com>
20 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220914.164057
Taehyub Kim [Wed, 14 Sep 2022 02:44:11 +0000 (11:44 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I3a253b58931a7243aef0063b0a4de77673df46d4

20 months agoAdd null checking for Actor methods 44/281144/1
dongsug.song [Tue, 13 Sep 2022 11:13:30 +0000 (20:13 +0900)]
Add null checking for Actor methods

Change-Id: Iaef8a4b2a00d0ba6d9b6f1aec537a7391338ea1f

21 months agoDALi Version 2.1.39 88/281088/1 dali_2.1.39
Adam Bialogonski [Fri, 9 Sep 2022 09:06:01 +0000 (10:06 +0100)]
DALi Version 2.1.39

Change-Id: If8615b048d85859a5316b8b5e279544d10c143b8

21 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220913.175620
Jaehyun Cho [Tue, 6 Sep 2022 07:25:51 +0000 (16:25 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I127cd283b075fd7ea6c8a210b12916ac1929bbea

21 months agoDALi Version 2.1.38 33/280733/1 dali_2.1.38
Richard Huang [Fri, 2 Sep 2022 12:00:45 +0000 (13:00 +0100)]
DALi Version 2.1.38

Change-Id: I86d6764116df8edc0aab8015251af025c54a6734

21 months agoBinds Dali::Scene3D::SceneView 98/280198/5
seungho [Thu, 25 Aug 2022 07:05:07 +0000 (16:05 +0900)]
Binds Dali::Scene3D::SceneView

Change-Id: I2c7a3c048fb3e0e005f416d776969b88069a927e
Signed-off-by: seungho <sbsh.baek@samsung.com>
21 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220830.133823 submit/tizen/20220830.074510
EverLEEst(SangHyeon Lee) [Tue, 30 Aug 2022 06:38:10 +0000 (15:38 +0900)]
Merge branch 'devel/master' into tizen

21 months agoMerge "DALi Version 2.1.37" into devel/master
Adeel Kazmi [Fri, 26 Aug 2022 11:24:00 +0000 (11:24 +0000)]
Merge "DALi Version 2.1.37" into devel/master

21 months agoDALi Version 2.1.37 11/280311/1 dali_2.1.37
David Steele [Fri, 26 Aug 2022 11:15:36 +0000 (12:15 +0100)]
DALi Version 2.1.37

Change-Id: Id1bed1b429306aaf9d58f11dabae0b80a345dcf6

21 months agoFix svace (Uninitialized local value) 68/280268/1
Eunki, Hong [Fri, 26 Aug 2022 04:43:44 +0000 (13:43 +0900)]
Fix svace (Uninitialized local value)

Let we make uninitialized local value as zero.

Change-Id: I859880e002750110e4a9c3dd3e32bb42fa498eb2
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
21 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220823.061823 submit/tizen/20220822.095528
dongsug.song [Mon, 22 Aug 2022 09:39:16 +0000 (18:39 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I932599a8a587d550d4ebf3ea9947ad8b26969706

21 months agoDALi Version 2.1.36 54/279954/1 dali_2.1.36
Adam Bialogonski [Fri, 19 Aug 2022 10:08:19 +0000 (11:08 +0100)]
DALi Version 2.1.36

Change-Id: I54dc52a94ac47bb167678af34d656766bf3867a7

21 months agoFix memory leak defects 08/279808/1
dongsug.song [Thu, 18 Aug 2022 06:01:41 +0000 (15:01 +0900)]
Fix memory leak defects

Change-Id: I10b11096dafe8dd138eaa0001da5ed4465fefffb

21 months agoAdd DoActionExtension binding 20/279320/4
dongsug.song [Fri, 5 Aug 2022 10:30:37 +0000 (19:30 +0900)]
Add DoActionExtension binding

Change-Id: I5b304e215597a8b3140abca6028444b70cd6982b

21 months agoMerge branch 'devel/master' into tizen accepted/tizen/unified/20220817.153922 submit/tizen/20220816.083251
jykeon [Tue, 16 Aug 2022 07:12:36 +0000 (16:12 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: Ic00bd56a7006ba7cd06ab8f344577a781a5c6f43

21 months agoRemove build warnings 81/279681/1
Seoyeon Kim [Tue, 16 Aug 2022 04:59:21 +0000 (13:59 +0900)]
Remove build warnings

- warning: variable ‘jresult’ set but not used [-Wunused-but-set-variable]
- Updated to return 'jresult' to be set as 'void *' type.

Change-Id: I31a7f6848634a91717fdc487ea175d7b92f7b11d
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
21 months agoDALi Version 2.1.35 42/279642/1 dali_2.1.35
Adeel Kazmi [Fri, 12 Aug 2022 11:23:26 +0000 (12:23 +0100)]
DALi Version 2.1.35

Change-Id: I7634635280fbe1c0e4a28296cda0acb7c660ae25

21 months agoMerge "Add an API for getting web view when request is intercepted." into devel/master
dongsug song [Thu, 11 Aug 2022 09:08:08 +0000 (09:08 +0000)]
Merge "Add an API for getting web view when request is intercepted." into devel/master

22 months agoMerge "Add Window Moved event" into devel/master
Wonsik Jung [Wed, 10 Aug 2022 06:03:04 +0000 (06:03 +0000)]
Merge "Add Window Moved event" into devel/master