platform/core/uifw/dali-core.git
3 years agoRevert "[Tizen] Partial rendering rotation does not work."
Seoyeon Kim [Wed, 16 Sep 2020 02:29:23 +0000 (11:29 +0900)]
Revert "[Tizen] Partial rendering rotation does not work."

This reverts commit ebece7aebf565140832fa7e59a66ac10afcf8fb4.

3 years agoRevert "[Tizen] Modify dirtyRects to have scene for multi window support."
Seoyeon Kim [Wed, 16 Sep 2020 02:29:19 +0000 (11:29 +0900)]
Revert "[Tizen] Modify dirtyRects to have scene for multi window support."

This reverts commit 8cece914b53927d9aae8b1382b710a495233f82e.

3 years agoRevert "[Tizen] Revert "Use touch consumed return to set whether we process a gesture...
Seoyeon Kim [Wed, 16 Sep 2020 02:29:15 +0000 (11:29 +0900)]
Revert "[Tizen] Revert "Use touch consumed return to set whether we process a gesture or not""

This reverts commit 96153ae2f46221804347b661359494b8064d8efc.

3 years agoRevert "[Tizen] Temporary 'using PropertyBuffer = VertexBuffer'"
Seoyeon Kim [Wed, 16 Sep 2020 02:29:08 +0000 (11:29 +0900)]
Revert "[Tizen] Temporary 'using PropertyBuffer = VertexBuffer'"

This reverts commit ce2cbd8ede1c053ecea1d29497ae1cd3cb92af03.

3 years agoRevert "[Tizen] Add Integration API to Create public event type"
Seoyeon Kim [Wed, 16 Sep 2020 02:29:04 +0000 (11:29 +0900)]
Revert "[Tizen] Add Integration API to Create public event type"

This reverts commit 4ffe40a1c9ec1384e9cbf156ed8cfca09f1f6198.

3 years agoRevert "Export Setter APIs in DevelKeyEvent"
Seoyeon Kim [Wed, 16 Sep 2020 02:28:59 +0000 (11:28 +0900)]
Revert "Export Setter APIs in DevelKeyEvent"

This reverts commit 01c16230fb62be0b0e5d09cc33e8126385aef0dc.

3 years agoRevert "Add devel api to create valid handle for Gesture classes"
Seoyeon Kim [Wed, 16 Sep 2020 02:28:54 +0000 (11:28 +0900)]
Revert "Add devel api to create valid handle for Gesture classes"

This reverts commit 7ff87236f5f5944740d29ea936ac75d7c9407697.

3 years agoRevert "[Tizen] Add New API of Scene with screen orientation"
Seoyeon Kim [Wed, 16 Sep 2020 02:27:50 +0000 (11:27 +0900)]
Revert "[Tizen] Add New API of Scene with screen orientation"

This reverts commit 30b190fb96aed9cedd1111d043855546079b8f48.

3 years agoMerge "[Tizen] Add New API of Scene with screen orientation" into tizen
Wonsik Jung [Tue, 15 Sep 2020 05:44:37 +0000 (05:44 +0000)]
Merge "[Tizen] Add New API of Scene with screen orientation" into tizen

3 years agoAdd devel api to create valid handle for Gesture classes 41/243841/1 accepted/tizen/unified/20200911.043234 submit/tizen/20200910.200255
Richard Huang [Tue, 8 Sep 2020 10:16:18 +0000 (11:16 +0100)]
Add devel api to create valid handle for Gesture classes

Change-Id: I63f180b330ad0da44f09ad0e323d89ec78101ae0

3 years agoExport Setter APIs in DevelKeyEvent 40/243840/1
Richard Huang [Thu, 10 Sep 2020 09:08:59 +0000 (10:08 +0100)]
Export Setter APIs in DevelKeyEvent

Change-Id: Id14c93d01b2cfad68ba2bb9a01b6fad457ab6231

3 years ago[Tizen] Add New API of Scene with screen orientation 26/243726/1
Wonsik Jung [Wed, 9 Sep 2020 09:35:00 +0000 (18:35 +0900)]
[Tizen] Add New API of Scene with screen orientation

Add New API of Scene with screen orientation.
It is for application launching with avaiable screen orientation.

Change-Id: I35cfe7b6bb58880977ac4c72118fe471b8a93ae7

3 years ago[Tizen] Add Integration API to Create public event type 72/243372/1 submit/tizen/20200908.102446
Daekwang Ryu [Tue, 1 Sep 2020 05:24:31 +0000 (14:24 +0900)]
[Tizen] Add Integration API to Create public event type

Add intergration API to support GlWindow.
It is used gl-window-impl in dali-adaptor.

Change-Id: Ifcd29e8d63e43ac4755ae8bf9333671596678d39

3 years ago[Tizen] Temporary 'using PropertyBuffer = VertexBuffer'
Joogab Yun [Mon, 7 Sep 2020 05:32:52 +0000 (14:32 +0900)]
[Tizen] Temporary 'using PropertyBuffer = VertexBuffer'

This reverts commit 01069d25bc9036b8c0ea28c69835db04bcd7b2c8.

Change-Id: Ifb6f9f50033b73df611a58233aef2e341d73b44a

3 years ago[Tizen] Revert "Use touch consumed return to set whether we process a gesture or...
Joogab Yun [Mon, 7 Sep 2020 05:29:36 +0000 (14:29 +0900)]
[Tizen] Revert "Use touch consumed return to set whether we process a gesture or not"

This reverts commit a9fc911744fab6b452308fbc1ffc567c390a84fd.

Change-Id: I6d2b0cc0563f590d78f0d3b480c6355e5b16325b

3 years ago[Tizen] Modify dirtyRects to have scene for multi window support.
Joogab Yun [Mon, 7 Sep 2020 05:21:26 +0000 (14:21 +0900)]
[Tizen] Modify dirtyRects to have scene for multi window support.

This reverts commit d52f723c3f24d6dcacef87d2ed438d6714a71ddf.

Change-Id: Ie431cb4e80649728d75fd5f820afbe03521ac136

3 years ago[Tizen] Partial rendering rotation does not work.
Joogab Yun [Mon, 7 Sep 2020 05:21:08 +0000 (14:21 +0900)]
[Tizen] Partial rendering rotation does not work.

This reverts commit 4ec453cf6e816128be7295236b568215e1dabfb1.

Change-Id: I521b0903f04de17ba56cce3df4952f973b5d84a1

3 years ago[Tizen] Temporarily force updateScene flag true when rendering behavior is continuously
Joogab Yun [Mon, 7 Sep 2020 05:20:50 +0000 (14:20 +0900)]
[Tizen] Temporarily force updateScene flag true when rendering behavior is continuously

This reverts commit 32af15b6a181decaafa18779327d414f7f437c2a.

Change-Id: I071912754cca7eed5fc33553ebf8e4d0be68ea70

3 years ago[Tizen] Add screen and client rotation itself function
Joogab Yun [Mon, 7 Sep 2020 05:19:25 +0000 (14:19 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit da8914ee5db2ff91a10c218abdce81ae5e4cd0a3.

Change-Id: Iceb4fbb0c3b73854c728055a6a5174d86a0b6a12

3 years ago[Tizen] Not execute the remove callback
Joogab Yun [Mon, 7 Sep 2020 05:19:06 +0000 (14:19 +0900)]
[Tizen] Not execute the remove callback

This reverts commit 78d2fec58087e30909a66168db2039ae735ebc98.

Change-Id: I8618c96101380cd4a196129837f932143a127bb5

3 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 7 Sep 2020 05:18:52 +0000 (14:18 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "Revert "Move TouchPoint to Devel API""
Joogab Yun [Mon, 7 Sep 2020 05:18:26 +0000 (14:18 +0900)]
Revert "Revert "Move TouchPoint to Devel API""

This reverts commit 5ba1ba6bb588ff64055332f9a98cb80cf0dd083b.

3 years agoRevert "Revert "Renamed KeyEvent enum values to comply with coding standards.""
Joogab Yun [Mon, 7 Sep 2020 05:18:23 +0000 (14:18 +0900)]
Revert "Revert "Renamed KeyEvent enum values to comply with coding standards.""

This reverts commit 8e35eb4e5dbfcd64f56a35602791587c98c37a5e.

3 years agoRevert "Revert "KeyEvent class pimpling""
Joogab Yun [Mon, 7 Sep 2020 05:18:20 +0000 (14:18 +0900)]
Revert "Revert "KeyEvent class pimpling""

This reverts commit 91738b83b399fcf04a37665bb247aa3a0dcb8c2d.

3 years agoRevert "Revert "WheelEvent class pimpling""
Joogab Yun [Mon, 7 Sep 2020 05:18:17 +0000 (14:18 +0900)]
Revert "Revert "WheelEvent class pimpling""

This reverts commit c16f2ac157730dfa3d28c448bf92a994e2afe975.

3 years agoRevert "Revert "HoverEvent class pimpling""
Joogab Yun [Mon, 7 Sep 2020 05:18:13 +0000 (14:18 +0900)]
Revert "Revert "HoverEvent class pimpling""

This reverts commit 08b5fba598c26cf6ce08f972f681c8d632d0c731.

3 years agoRevert "[Tizen] Not execute the remove callback"
Joogab Yun [Mon, 7 Sep 2020 05:18:00 +0000 (14:18 +0900)]
Revert "[Tizen] Not execute the remove callback"

This reverts commit b6f3cecfe0a93c5222e2fd8cd7f5d3af4af71475.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Joogab Yun [Mon, 7 Sep 2020 05:17:51 +0000 (14:17 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit f33b548fc3bd1aa5d106bab2da00edd41279f2de.

3 years agoRevert "[Tizen] Temporarily force updateScene flag true when rendering behavior is...
Joogab Yun [Mon, 7 Sep 2020 05:17:48 +0000 (14:17 +0900)]
Revert "[Tizen] Temporarily force updateScene flag true when rendering behavior is continuously"

This reverts commit 8bcd89885472ba681f48a5765840323a139c5895.

3 years agoRevert "[Tizen] Partial rendering rotation does not work."
Joogab Yun [Mon, 7 Sep 2020 05:17:45 +0000 (14:17 +0900)]
Revert "[Tizen] Partial rendering rotation does not work."

This reverts commit f84230375d4cf000fbc2ccbca625fefb983f0d2f.

3 years agoRevert "[Tizen] Modify dirtyRects to have scene for multi window support."
Joogab Yun [Mon, 7 Sep 2020 05:17:42 +0000 (14:17 +0900)]
Revert "[Tizen] Modify dirtyRects to have scene for multi window support."

This reverts commit 88ae3723ccc6986111eb84b77e6fea69034c9cae.

3 years agoRevert "[Tizen] Revert "Use touch consumed return to set whether we process a gesture...
Joogab Yun [Mon, 7 Sep 2020 05:17:38 +0000 (14:17 +0900)]
Revert "[Tizen] Revert "Use touch consumed return to set whether we process a gesture or not""

This reverts commit f83baedc6bf90b9baeca3e47896b4d3530855195.

3 years agoRevert "[Tizen] Add Integration API to Create public event type"
Joogab Yun [Mon, 7 Sep 2020 05:17:16 +0000 (14:17 +0900)]
Revert "[Tizen] Add Integration API to Create public event type"

This reverts commit 4c44efc5196aa28e3943a51d1f9293a01c93b3a9.

3 years agoRevert "[Tizen] Temporary 'using PropertyBuffer = VertexBuffer'."
Joogab Yun [Mon, 7 Sep 2020 05:17:09 +0000 (14:17 +0900)]
Revert "[Tizen] Temporary 'using PropertyBuffer = VertexBuffer'."

This reverts commit ad5340217924584019757cc9c5294717107cbfc4.

3 years agoDALi Version 1.9.28 74/243274/1 dali_1.9.28
Richard Huang [Fri, 4 Sep 2020 10:15:39 +0000 (11:15 +0100)]
DALi Version 1.9.28

Change-Id: I1dc2f217b6ef5c25114c7dc1e03bd2cee4055d19

3 years agoMerge "Removed On(...)Event()" into devel/master
Adeel Kazmi [Thu, 3 Sep 2020 17:23:32 +0000 (17:23 +0000)]
Merge "Removed On(...)Event()" into devel/master

3 years agoRemoved On(...)Event() 58/242358/7
adam.b [Thu, 3 Sep 2020 15:55:40 +0000 (16:55 +0100)]
Removed On(...)Event()

Change-Id: Ia14b294a1fbdde5bf82cac93ff3101285f86727f

3 years agochange Object::OnPropertySet() interface signature. 27/242427/3
Subhransu Mohanty [Thu, 27 Aug 2020 01:18:32 +0000 (10:18 +0900)]
change Object::OnPropertySet() interface signature.

the old interface was taking Property::Value object by value which
was making a deep copy (2 allocation). so changed the interface to
take it as a const& object.

Change-Id: I6cd67f6900ea61ea47154f9345a9ffe8f949f816

3 years agoMoved Gesture::State and -::Type to gesture-enumerations.h. 25/243025/4
György Straub [Wed, 2 Sep 2020 07:44:52 +0000 (08:44 +0100)]
Moved Gesture::State and -::Type to gesture-enumerations.h.

- GestureState is now an enum class;
- Their values have been changed to upper case in compliance with the
  DALi coding standards;
- Added tests for Pinch- & TapGestureProcessor abort cases;

Change-Id: Iae9414e0f771535dffe6373e448c8769131f1b6d

3 years agoMerge "Renamed TouchSignal to TouchedSignal" into devel/master
Adeel Kazmi [Wed, 2 Sep 2020 20:09:31 +0000 (20:09 +0000)]
Merge "Renamed TouchSignal to TouchedSignal" into devel/master

3 years agoRenamed TouchSignal to TouchedSignal 16/243016/5
Adeel Kazmi [Wed, 2 Sep 2020 11:57:41 +0000 (12:57 +0100)]
Renamed TouchSignal to TouchedSignal

Change-Id: Iee038875f65be610804e4209c0be22be9914df02

3 years agoAdd devel API to create an initialized HoverEvent handle 34/243034/2
Richard Huang [Wed, 2 Sep 2020 13:44:06 +0000 (14:44 +0100)]
Add devel API to create an initialized HoverEvent handle

Change-Id: I8860e77d8abce7d2097cdd146316dff936303086

3 years ago[Tizen] Temporary 'using PropertyBuffer = VertexBuffer'. 65/242965/1 accepted/tizen/unified/20200903.151820 submit/tizen/20200902.124054
Joogab Yun [Wed, 2 Sep 2020 06:23:49 +0000 (15:23 +0900)]
[Tizen] Temporary 'using PropertyBuffer = VertexBuffer'.
It will be removed when the name chage on another package is complete.

Change-Id: Ibd4fddea07c1e5962ab8058cddaf52919fa4824b

3 years agoRenaming PropertyBuffer to VertexBuffer
Joogab Yun [Wed, 2 Sep 2020 01:40:50 +0000 (10:40 +0900)]
Renaming PropertyBuffer to VertexBuffer

This reverts commit 76574e7f786505c8aa3566f9337677d7ad8e98f8.

Change-Id: I991c51103ed42ed2a04f4d1ab001a77270a0fefa

3 years agoMerge "Added move semantics to TouchEvent & fixed some other internal event classes...
Adeel Kazmi [Tue, 1 Sep 2020 20:00:34 +0000 (20:00 +0000)]
Merge "Added move semantics to TouchEvent & fixed some other internal event classes" into devel/master

3 years agoAdded move semantics to TouchEvent & fixed some other internal event classes 92/242892/2
Adeel Kazmi [Tue, 1 Sep 2020 18:00:23 +0000 (19:00 +0100)]
Added move semantics to TouchEvent & fixed some other internal event classes

Change-Id: Iaff0eb50d4cdb9b7e481cfe5def5ad850c58eb92

3 years agoMerge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage and over to constants...
Adeel Kazmi [Tue, 1 Sep 2020 17:36:43 +0000 (17:36 +0000)]
Merge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage and over to constants.h" into devel/master

3 years agoRefactoring Gestures Class 81/235481/55
Joogab Yun [Fri, 5 Jun 2020 01:57:43 +0000 (10:57 +0900)]
Refactoring Gestures Class

Change-Id: I5e11996bc2a02f7fb0e9ebe958d8c8b794912635

3 years agoMoved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage and over to constants.h 80/242880/4
György Straub [Tue, 1 Sep 2020 12:41:11 +0000 (13:41 +0100)]
Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage and over to constants.h

Change-Id: I48371fcc2684ba3c2205440fa51fc06515d9bd5f
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoRevert "Renaming PropertyBuffer to VertexBuffer"
Joogab Yun [Tue, 1 Sep 2020 09:01:54 +0000 (18:01 +0900)]
Revert "Renaming PropertyBuffer to VertexBuffer"

This reverts commit 4d58486b08bef675a2414fd9cd523ab64af40b05.

3 years ago[Tizen] Add Integration API to Create public event type
Joogab Yun [Tue, 1 Sep 2020 07:56:01 +0000 (16:56 +0900)]
[Tizen] Add Integration API to Create public event type

This reverts commit 9e7cc2464a4aea704b1b87c91f73005911759eec.

Change-Id: Ia9578eae8c6b4e310023fb315c0e00e9bc985cfd

3 years agoRevert "HoverEvent class pimpling"
Joogab Yun [Tue, 1 Sep 2020 07:55:50 +0000 (16:55 +0900)]
Revert "HoverEvent class pimpling"

This reverts commit 1f5808533710dc44e2ece21457e2e4b0c71c8158.

3 years agoRevert "WheelEvent class pimpling"
Joogab Yun [Tue, 1 Sep 2020 07:55:39 +0000 (16:55 +0900)]
Revert "WheelEvent class pimpling"

This reverts commit 477f1464fef5c1ca028c7c23e9cd74b4a7a7965a.

3 years agoRevert "KeyEvent class pimpling"
Joogab Yun [Tue, 1 Sep 2020 07:55:33 +0000 (16:55 +0900)]
Revert "KeyEvent class pimpling"

This reverts commit 5ca9732f0a8b08b7d8be6cc9cc315f2f53ce3fd6.

3 years agoRevert "Renamed KeyEvent enum values to comply with coding standards."
Joogab Yun [Tue, 1 Sep 2020 07:55:22 +0000 (16:55 +0900)]
Revert "Renamed KeyEvent enum values to comply with coding standards."

This reverts commit 3f71fa1a986a3d3370441a86f4c322bd160f1096.

3 years agoRevert "Move TouchPoint to Devel API"
Joogab Yun [Tue, 1 Sep 2020 07:55:16 +0000 (16:55 +0900)]
Revert "Move TouchPoint to Devel API"

This reverts commit c226c2236a0f6fe154b5ad4090f74521013b2584.

3 years ago[Tizen] Revert "Use touch consumed return to set whether we process a gesture or...
Joogab Yun [Tue, 1 Sep 2020 07:30:19 +0000 (16:30 +0900)]
[Tizen] Revert "Use touch consumed return to set whether we process a gesture or not"

This reverts commit d77f4d2bef2099617096c89f8b2d49f55536774f.

Change-Id: I5d2ec8c10958f7c780a6c918f5b7f5362dfc044c

3 years ago[Tizen] Modify dirtyRects to have scene for multi window support.
Joogab Yun [Tue, 1 Sep 2020 07:30:00 +0000 (16:30 +0900)]
[Tizen] Modify dirtyRects to have scene for multi window support.

This reverts commit 064e59f98add9a95721b78410af2d58f7ef9265d.

Change-Id: I7c5766dbad402d60ac2db58765925fdea4c5b476

3 years ago[Tizen] Partial rendering rotation does not work.
Joogab Yun [Tue, 1 Sep 2020 07:29:39 +0000 (16:29 +0900)]
[Tizen] Partial rendering rotation does not work.

This reverts commit 7e5c35a612de8165bbbc3c0e890e968691487e7b.

Change-Id: I4f592716ad7791509b83c4dd570d31bd71065568

3 years ago[Tizen] Temporarily force updateScene flag true when rendering behavior is continuously
Joogab Yun [Tue, 1 Sep 2020 07:28:58 +0000 (16:28 +0900)]
[Tizen] Temporarily force updateScene flag true when rendering behavior is continuously

This reverts commit b2e17281041c0b7f79075cc537612eeb13f4e629.

Change-Id: I666614b1ab22a079a408e832c538ffe3543a7423

3 years ago[Tizen] Add screen and client rotation itself function
Joogab Yun [Tue, 1 Sep 2020 07:26:43 +0000 (16:26 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 3091ff3b58fda4659c0b1674cebbd27d2670ee72.

Change-Id: I2675405444f74d55efad849f1559910a3584d26f

3 years ago[Tizen] Not execute the remove callback
Joogab Yun [Tue, 1 Sep 2020 07:26:20 +0000 (16:26 +0900)]
[Tizen] Not execute the remove callback

This reverts commit 53b79e82dad34141dfcc228741c1e9e463506fab.

Change-Id: I5c53f9b19a9469d67db0f605f6026e06c7e81b50

3 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Tue, 1 Sep 2020 07:24:49 +0000 (16:24 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "Add Integration API to Create public event type"
Joogab Yun [Tue, 1 Sep 2020 07:23:27 +0000 (16:23 +0900)]
Revert "Add Integration API to Create public event type"

This reverts commit 2b93771c4b7d9b51cffc4364d8f726ced87f7611.

3 years agoRevert "[Tizen] Not execute the remove callback"
Joogab Yun [Tue, 1 Sep 2020 07:19:58 +0000 (16:19 +0900)]
Revert "[Tizen] Not execute the remove callback"

This reverts commit ea332c8b1b195316abce073b22137d2cbaa8522c.

3 years agoRevert "[Tizen] Add screen and client rotation itself function"
Joogab Yun [Tue, 1 Sep 2020 07:19:50 +0000 (16:19 +0900)]
Revert "[Tizen] Add screen and client rotation itself function"

This reverts commit 7ae5881a31cfab2477af9ab5376c3d038a7b639a.

3 years agoRevert "[Tizen] Temporarily force updateScene flag true when rendering behavior is...
Joogab Yun [Tue, 1 Sep 2020 07:19:47 +0000 (16:19 +0900)]
Revert "[Tizen] Temporarily force updateScene flag true when rendering behavior is continuously"

This reverts commit 93090be7f7df6c72760cb33b30fb6ab042d718c8.

3 years agoRevert "[Tizen] Partial rendering rotation does not work."
Joogab Yun [Tue, 1 Sep 2020 07:19:44 +0000 (16:19 +0900)]
Revert "[Tizen] Partial rendering rotation does not work."

This reverts commit 64ff725f8ea6ef188148e3addadfaaa72018a855.

3 years agoRevert "[Tizen] Modify dirtyRects to have scene for multi window support."
Joogab Yun [Tue, 1 Sep 2020 07:19:41 +0000 (16:19 +0900)]
Revert "[Tizen] Modify dirtyRects to have scene for multi window support."

This reverts commit 071003f1242df997ae550d2837a575a7b94b266c.

3 years agoRevert "[Tizen] Revert "Use touch consumed return to set whether we process a gesture...
Joogab Yun [Tue, 1 Sep 2020 07:19:38 +0000 (16:19 +0900)]
Revert "[Tizen] Revert "Use touch consumed return to set whether we process a gesture or not""

This reverts commit bc2c41d0daf648700e0f5c4732f44772945d035b.

3 years agoRevert "Revert "WheelEvent class pimpling""
Joogab Yun [Tue, 1 Sep 2020 07:19:29 +0000 (16:19 +0900)]
Revert "Revert "WheelEvent class pimpling""

This reverts commit 1404c1ea76c357ed07cf280699d70e0da664cc24.

3 years agoRevert "Revert "HoverEvent class pimpling""
Joogab Yun [Tue, 1 Sep 2020 07:19:26 +0000 (16:19 +0900)]
Revert "Revert "HoverEvent class pimpling""

This reverts commit 07f5249f8ef980d7bd70ca13d2d7faa279c06aad.

3 years agoRenaming of enum values for coding standards compliance. 68/242668/4
György Straub [Fri, 28 Aug 2020 12:32:57 +0000 (13:32 +0100)]
Renaming of enum values for coding standards compliance.

Change-Id: I9a718cb49886146a169f82bb3cd5acf81d121fa2
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoMove TouchPoint to Devel API 73/242673/2
Richard Huang [Fri, 28 Aug 2020 15:27:05 +0000 (16:27 +0100)]
Move TouchPoint to Devel API

Change-Id: I8c9bc63e159f64593998281e1cff85ef83c13752

3 years agoDALi Version 1.9.27 25/242625/1 dali_1.9.27
Victor Cebollada [Fri, 28 Aug 2020 10:11:23 +0000 (11:11 +0100)]
DALi Version 1.9.27

Change-Id: I1452176bdf4ece1a22c77e0c7127fd5fb53955ac

3 years agoRevert "HoverEvent class pimpling" accepted/tizen/unified/20200831.001937 submit/tizen/20200828.113809
Joogab Yun [Fri, 28 Aug 2020 02:05:25 +0000 (11:05 +0900)]
Revert "HoverEvent class pimpling"

This reverts commit e2bd0ba20c37453a16a3470b19d1606ac615e78f.

Change-Id: I84a386d4a0eac56d02e35ff60bfbe0c7a36ae7b7

3 years agoRevert "WheelEvent class pimpling"
Joogab Yun [Fri, 28 Aug 2020 02:05:03 +0000 (11:05 +0900)]
Revert "WheelEvent class pimpling"

This reverts commit 477f1464fef5c1ca028c7c23e9cd74b4a7a7965a.

3 years agoMerge "Changed const variables to constexpr where possible." into devel/master
Adeel Kazmi [Thu, 27 Aug 2020 20:11:24 +0000 (20:11 +0000)]
Merge "Changed const variables to constexpr where possible." into devel/master

3 years agoChanged const variables to constexpr where possible. 12/242412/3
David Steele [Wed, 26 Aug 2020 17:28:55 +0000 (18:28 +0100)]
Changed const variables to constexpr where possible.

Some const variables can't be changed, such as class members that
require that class's constructor.

Change-Id: I4f60b58220b069265de81fa59ba9405b2754db56
Signed-off-by: David Steele <david.steele@samsung.com>
3 years agoRenamed KeyEvent enum values to comply with coding standards. 84/242484/4
György Straub [Thu, 27 Aug 2020 07:39:36 +0000 (08:39 +0100)]
Renamed KeyEvent enum values to comply with coding standards.

Change-Id: I3a643607c9a7b97ac89a92d1ba2c6128184b3602
Signed-off-by: György Straub <g.straub@partner.samsung.com>
3 years agoMoved RotationGesture to the Public API 16/242416/3
Adeel Kazmi [Wed, 26 Aug 2020 18:10:03 +0000 (19:10 +0100)]
Moved RotationGesture to the Public API

Change-Id: Ibb604d9e4fef2cb7843c00aa0f09e306a47af9d9

3 years agoMerge "Dali::Vector<char> used as file buffer container" into devel/master
Paul Wisbey [Wed, 26 Aug 2020 17:59:25 +0000 (17:59 +0000)]
Merge "Dali::Vector<char> used as file buffer container" into devel/master

3 years agoDali::Vector<char> used as file buffer container 35/238235/6
Cheng-Shiun Tsai [Thu, 9 Jul 2020 15:58:07 +0000 (16:58 +0100)]
Dali::Vector<char> used as file buffer container

dali-adator file reader uses Dali::Vector<char,true> as the container for data buffer.
However, Dali::Vector::Resize always initialize the element by doing PushBack().
Considering now you need to read a file of 1MB,
Resize() would lead to PushBack() of one byte X one million times,
so that it becomes a vector of 1MB, this is unnecessary waste of CPU time.
We need another method which simply allocates the buffer without initialize the value.
It will help use cases such as MCD Avatar3D / AREmoji where there are a lot of resource files

Change-Id: I03eb723142799cc9ae0f71bc1b35036e1b21cc81

3 years agoUse the default methods in the rect class rather 51/242351/4
Adeel Kazmi [Tue, 25 Aug 2020 14:03:31 +0000 (15:03 +0100)]
Use the default methods in the rect class rather

Change-Id: Ib99649fada571d2ed933e644fbcdbe0cab52c4e1

3 years agoMerge "Renaming PropertyBuffer to VertexBuffer" into devel/master
Adeel Kazmi [Tue, 25 Aug 2020 18:25:21 +0000 (18:25 +0000)]
Merge "Renaming PropertyBuffer to VertexBuffer" into devel/master

3 years agoMerge "KeyEvent class pimpling" into devel/master
Adeel Kazmi [Tue, 25 Aug 2020 17:24:41 +0000 (17:24 +0000)]
Merge "KeyEvent class pimpling" into devel/master

3 years agoRenaming PropertyBuffer to VertexBuffer 76/242176/3
David Steele [Mon, 24 Aug 2020 15:08:50 +0000 (16:08 +0100)]
Renaming PropertyBuffer to VertexBuffer

Change-Id: I1d00165182d979795629c900400c236c49db3027

3 years agoMerge "Changed Animation API enums to uppercase." into devel/master
Adeel Kazmi [Tue, 25 Aug 2020 15:59:08 +0000 (15:59 +0000)]
Merge "Changed Animation API enums to uppercase." into devel/master

3 years agoKeyEvent class pimpling 82/242282/3
Richard Huang [Tue, 25 Aug 2020 09:33:01 +0000 (10:33 +0100)]
KeyEvent class pimpling

Change-Id: I459ad95131f7e6cf650bfae8b6b98d9ec934032d

3 years agoAdd Integration API to Create public event type 04/242304/1
Daekwang Ryu [Fri, 14 Aug 2020 02:43:43 +0000 (11:43 +0900)]
Add Integration API to Create public event type

Change-Id: If8ee74f5011866dffaafc82c46d7f09e29490556

3 years agoMigrating Handle devel-api to public-api 46/242146/5
David Steele [Fri, 21 Aug 2020 13:37:29 +0000 (14:37 +0100)]
Migrating Handle devel-api to public-api

Change-Id: If2e537646fbcb60149eaa3213e061d836a70e448
Signed-off-by: David Steele <david.steele@samsung.com>
3 years agoChanged Animation API enums to uppercase. 65/242165/1
adam.b [Mon, 24 Aug 2020 14:04:59 +0000 (15:04 +0100)]
Changed Animation API enums to uppercase.

Change-Id: I8e755ab1c320d5e8328000cadbd7f2efc5a8c561

3 years agoRevert "[Tizen] Revert the change for 0x0 size of the actor" accepted/tizen/unified/20200826.133117 submit/tizen/20200825.050532
Joogab Yun [Mon, 24 Aug 2020 07:21:58 +0000 (16:21 +0900)]
Revert "[Tizen] Revert the change for 0x0 size of the actor"

This reverts commit b38eee11b1432b6a17b09c9865411f47acaea327.

Change-Id: I4a68bc3652d47ba00273635bf7e2138c22ef4d1f

3 years ago[Tizen] Revert "Use touch consumed return to set whether we process a gesture or...
Joogab Yun [Mon, 24 Aug 2020 05:02:38 +0000 (14:02 +0900)]
[Tizen] Revert "Use touch consumed return to set whether we process a gesture or not"

This reverts commit e4a3b633077432bd533fb6e7ccaf8ea286a73b7c.

Change-Id: I8b57f62bd331e1b7a305ac40e396301b274a1161

3 years ago[Tizen] Modify dirtyRects to have scene for multi window support.
Joogab Yun [Mon, 24 Aug 2020 04:49:31 +0000 (13:49 +0900)]
[Tizen] Modify dirtyRects to have scene for multi window support.

This reverts commit ac5cd138121ca114748047da7842786976f84da8.

Change-Id: I430c5c096f8e05cf9d3c177ac4f05c7a27dde0ca

3 years ago[Tizen] Partial rendering rotation does not work.
Joogab Yun [Mon, 24 Aug 2020 04:49:13 +0000 (13:49 +0900)]
[Tizen] Partial rendering rotation does not work.

This reverts commit 6b5893ec5f1b703ea245fce0297a9feeaf09259a.

Change-Id: I6e062130f52b2d639572dfe5b11a22c08da5f52b

3 years ago[Tizen] Temporarily force updateScene flag true when rendering behavior is continuously
Joogab Yun [Mon, 24 Aug 2020 04:48:51 +0000 (13:48 +0900)]
[Tizen] Temporarily force updateScene flag true when rendering behavior is continuously

This reverts commit ff79852b5207a3880ff95b4ca3ce06dad7ddd660.

Change-Id: Ie142ab27831b0c0ad0918c8ece4f8040a7778973

3 years ago[Tizen] Add screen and client rotation itself function
Joogab Yun [Mon, 24 Aug 2020 04:48:31 +0000 (13:48 +0900)]
[Tizen] Add screen and client rotation itself function

This reverts commit 95e72d71ee8e130849bb18422f18b10b84dd0d92.

Change-Id: I0c1ebfc72458e54c0048547841a6752a6408a163

3 years ago[Tizen] Revert the change for 0x0 size of the actor
Joogab Yun [Mon, 24 Aug 2020 04:48:11 +0000 (13:48 +0900)]
[Tizen] Revert the change for 0x0 size of the actor

This reverts commit f72722caa28e05d3ca814e096773563344b03558.

Change-Id: I4140238f972a814aeaae06b1f1a1318849212b7b

3 years ago[Tizen] Not execute the remove callback
Joogab Yun [Mon, 24 Aug 2020 04:47:50 +0000 (13:47 +0900)]
[Tizen] Not execute the remove callback

This reverts commit 474d3154e55acb4301b175645c74dd88dfa570ae.

Change-Id: I559a70cebe0934da675dd195c18630704c51fea9