Fix a clipping mode bug
[platform/core/uifw/dali-core.git] / automated-tests / src / dali / utc-Dali-Actor.cpp
2023-05-22 Heeyong SongFix a clipping mode bug 88/293088/3
2023-05-22 Heeyong SongMerge "Add more description to VisibilityChangedSignal...
2023-05-19 Adeel KazmiMerge "DALi Version 2.2.27" into devel/master
2023-05-19 Eunki HongDecrease Render::Renderer index map if detached 48/293048/6
2023-04-05 Eunki HongMerge "LookAt API for actor" into devel/master
2023-04-05 Eunki, HongLookAt API for actor 32/290532/7
2023-03-16 David SteeleMerge "Add BuildPickingRay to devel api" into devel...
2023-02-27 Seungho BAEKMerge "Make mTargetSizeDirtyFlag true when Animation...
2023-02-27 seungho baekMake mTargetSizeDirtyFlag true when Animation changes... 22/289022/3
2023-02-17 Adeel KazmiMerge changes I8783ad29,I2c860a84 into devel/master
2023-02-15 David SteeleAnimatableProperty Set/Bake now resets properly. 76/287876/6
2023-02-13 David SteeleMerge "Make sure that global variables are initialized...
2023-02-13 Eunki HongMerge "Optimize some matrix multiply for projection...
2023-02-13 Heeyong SongMerge "Use Vector4 for the update area" into devel...
2023-02-10 David SteeleMerge "Added rotation support to frame-callback" into...
2023-02-06 Heeyong SongUse Vector4 for the update area 61/287661/2
2023-02-02 Eunki HongMerge "Make dirtyrect use map container instead of...
2023-01-31 Eunki, HongMake dirtyrect use map container instead of vector 80/286080/11
2023-01-06 Heeyong SongMerge "Reduce Render::Renderer size" into devel/master
2023-01-06 Heeyong SongMerge "Remove object pointer from SceneGraph::PropertyN...
2023-01-05 Wonsik JungMerge "Fix the screen rotation issue" into devel/master
2023-01-04 Seungho BAEKMerge "Fix to do not use GetCurrentSize in actor-sizer...
2022-12-23 seungho baekFix to do not use GetCurrentSize in actor-sizer 66/285966/4
2022-12-19 Eunki HongMerge "Reduce GetCurrentSize call time" into devel...
2022-12-19 David SteeleMerge "Sync UTC harness" into devel/master
2022-12-19 seungho baekFix transform matrix in case child actor didn't inherit... 74/285174/7
2022-12-16 Adeel KazmiMerge "DALi Version 2.2.6" into devel/master
2022-12-16 Adeel KazmiMerge "Added memory pool logging" into devel/master
2022-12-16 David SteeleMerge "Reducing Node struct size" into devel/master
2022-12-15 Heeyong Song(Partial Update) Fix the issue when we have several... 75/285575/2
2022-12-09 Adeel KazmiMerge "DALi Version 2.2.5" into devel/master
2022-12-08 Heeyong SongFix partial update issues 61/284761/7
2022-10-17 Heeyong Song(Partial Update) Continue to calculate damaged rects... 45/283045/3
2022-10-03 Adeel KazmiMerge "Calculrate screen position with RenderTask"...
2022-09-28 Eunki, HongCalculrate screen position with RenderTask 13/280813/16
2022-09-27 David SteeleMerge "Optimize transform level propagate" into devel...
2022-09-27 Heeyong SongMerge "Submit a empty command buffer when rendering...
2022-09-26 David SteeleMerge "Moved event side actor world calculation" into...
2022-09-22 David SteeleMoved event side actor world calculation 66/281866/1
2022-08-22 Heeyong SongMerge "(Partial Update) Change damaged rect calcutation...
2022-08-18 Heeyong Song(Partial Update) Change damaged rect calcutation 96/279796/1
2022-07-28 Eunki HongMerge "Remove std::vector dependency for dali-signal...
2022-07-26 Heeyong Song(Partial Update) Change UPDATE_SIZE_HINT to UPDATE_AREA... 73/278673/2
2022-07-22 Adeel KazmiMerge "Reduced the cyclomatic complexity of several...
2022-07-22 Adeel KazmiMerge "DALi Version 2.1.32" into devel/master
2022-07-22 Heeyong Song(Partial Update) Fix renderer opacity issue 47/278547/1
2022-07-11 joogab yunMerge "Fix an issue where TapGesture Events are not...
2022-07-08 joogab.yunAdd ALLOW_ONLY_OWN_TOUCH property. 32/276632/12
2022-04-05 Eunki HongMerge "Level up Dali::Internal::FreeList as Dali::FreeL...
2022-04-05 Heeyong SongMerge "Use update object size in CalculateActorScreenPo...
2022-04-04 Heeyong SongUse update object size in CalculateActorScreenPosition 27/273327/1
2022-03-22 Adeel KazmiMerge "Remove element of Property::Map by the specified...
2022-03-17 SangHyeon LeeMerge "Add UserInteractionEnabled property on actor...
2022-03-14 joogab.yunAdd a Hit-Test result events. 75/270975/20
2022-03-11 David SteeleRemoved old context test cases 57/272057/3
2022-03-07 EverLEEst(SangHyeo... Add UserInteractionEnabled property on actor for contro... 15/271115/11
2022-02-18 Adeel KazmiMerge "DALi Version 2.1.10" into devel/master
2022-02-18 Heeyong SongMerge "(Partial Update) Set the updated flag when the...
2022-02-16 Heeyong Song(Partial Update) Set the updated flag when the Renderer... 72/271172/1
2022-01-28 Adeel KazmiMerge "Adding Handle::ReserveCustomProperties method...
2022-01-25 Heeyong Song(Partial Update) Use world color to check if the item... 16/270016/2
2022-01-20 David SteeleMerge "Decrease property registration time" into devel...
2022-01-20 Heeyong SongMerge "(Partial Update) Mark as not rendered if the...
2022-01-18 Heeyong Song(Partial Update) Mark as not rendered if the node is... 95/268095/4
2021-12-17 Heeyong SongMerge "Move mItemsDirtyRects from Scene to SceneGraph...
2021-12-16 Heeyong SongMove mItemsDirtyRects from Scene to SceneGraph::Scene 34/267634/4
2021-11-17 Heeyong SongMerge "(Partial update) Reset the updated flag after...
2021-11-17 Heeyong SongMerge "Don't do AABB culling if the clipping mode of...
2021-11-16 Heeyong Song(Partial update) Reset the updated flag after calculati... 02/266602/1
2021-11-16 Heeyong SongDon't do AABB culling if the clipping mode of the node... 15/266215/3
2021-11-01 Heeyong SongMerge "Update the preferred size after relayoutting...
2021-10-28 Heeyong SongUpdate the preferred size after relayoutting 46/265646/3
2021-10-15 Heeyong SongSkip rendering if the damaged rect is empty 99/265199/5
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-27 joogab.yunAdd KEYBOARD_FOCUSABLE_CHILDREN property. 62/262762/6
2021-06-22 Adeel KazmiMerge "Removing GL usage from dali core" into devel...
2021-06-15 joogab yunMerge "Add TOUCH_FOCUSABLE property" into devel/master
2021-06-15 joogab yunMerge "Add input source type to TapGesture. This is...
2021-06-11 Adeel KazmiMerge "Fixed depth/stencil renderbuffer attachments...
2021-06-11 David SteeleMerge "DALi Version 2.0.30" into devel/master
2021-06-11 Seungho BAEKMerge "Add SwitchParent api in actor-devel" into devel...
2021-06-11 Joogab YunAdd TOUCH_FOCUSABLE property 58/259258/15
2021-06-03 Seungho BaekAdd SwitchParent api in actor-devel 49/250549/65
2021-06-01 joogab yunMerge "Add Gesture Propagation" into devel/master
2021-05-31 joogab yunMerge "Fixed an issue the triple tap did not work....
2021-05-31 Heeyong SongFix scissor clipping in case of a transparent Renderer 78/258978/2
2021-05-26 David SteeleMerge branch 'devel/master' into devel/graphics 93/258793/2
2021-05-14 Adeel KazmiMerge "Adding packed small float pixel format." into...
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 23/258323/1
2021-04-28 David SteeleMerge "Adding Depth/Stencil code" into devel/graphics
2021-04-27 David SteeleAdding Depth/Stencil code 14/257414/2
2021-04-26 joogab yunMerge "Change TOUCH_AREA to TOUCH_AREA_OFFSET" into...
2021-04-22 Joogab YunChange TOUCH_AREA to TOUCH_AREA_OFFSET 87/257287/1
2021-04-19 Joogab YunRevert "Change TOUCH_AREA to TOUCH_AREA_OFFSET" 84/257084/1
2021-04-19 joogab yunMerge "Change TOUCH_AREA to TOUCH_AREA_OFFSET" into...
2021-04-16 Joogab YunChange TOUCH_AREA to TOUCH_AREA_OFFSET 20/256620/17
2021-04-13 David SteeleDisabling Stencil test cases temporarily 45/256545/5
2021-04-13 David SteeleInitialize framebuffer before render pass used 19/256119/11
2021-04-13 David SteeleImplementing Framebuffer object 01/255701/4
2021-03-26 Adeel KazmiMerge branch 'devel/graphics' into devel/master 34/256034/2 graphics-backend-release-1
next