[Tizen] Even if only InterceptTouchEvent is registered, it is hittable
[platform/core/uifw/dali-core.git] / dali / internal /
2022-01-19 joogab.yun[Tizen] Even if only InterceptTouchEvent is registered... 10/269610/1
2022-01-14 Heeyong Song[Tizen](Partial Update) Use world color to check if... 51/269451/1 submit/tizen_6.5/20220118.074803
2022-01-13 Heeyong Song[Tizen] Fix RenderStatus bug 82/269382/1
2021-12-30 Heeyong Song[Tizen](Partial Update) Mark as not rendered if the... 99/268699/1
2021-12-08 Heeyong Song[Tizen] Move mItemsDirtyRects from Scene to SceneGraph... 36/267636/1
2021-12-03 Eunki, Hong[Tizen] Fix ReuseRenderer issue when renderer is nullptr 20/267420/2
2021-12-03 Richard[Tizen] Fix the local matrix dirty flag when size is... 99/267399/1
2021-11-30 Heeyong Song[Tizen] (Partial Update) Mark as invisible if the node... 51/267251/1
2021-11-26 Eunki, Hong[Tizen] Fix coverity issue 64/267164/1 accepted/tizen/6.5/unified/20211129.211936 submit/tizen_6.5/20211129.074532
2021-11-26 Heeyong Song[Tizen] (Partial update) Reset the updated flag after... 43/267143/1
2021-11-25 Heeyong Song[Tizen] Use a proper projection matrix 73/267073/1
2021-11-25 Heeyong Song[Tizen] Update RenderState in PreRender 72/267072/1
2021-11-24 Eunki Hong[Tizen] Fixed actor relayout dimension dependencies 48/267048/1 submit/tizen_6.5/20211124.153736 submit/tizen_6.5/20211124.234723
2021-11-23 Eunki, Hong[Tizen] ActorSizer::RelayoutDependentOnXXX return defau... 62/266962/3 accepted/tizen/6.5/unified/20211125.060611 submit/tizen_6.5/20211124.102337
2021-11-22 dongsug.song[Tizen] Not execute the remove callback accepted/tizen/6.5/unified/20211123.213644 submit/tizen_6.5/20211122.092303
2021-11-22 dongsug.songMerge branch 'devel/master' into tizen_6.5
2021-11-22 dongsug.songRevert "[Tizen] Not execute the remove callback"
2021-11-19 Eunki, HongLet range for loop don't touch container at RenderManager 45/266045/5
2021-11-18 David SteeleRecalculated layer's reusability flags after transform... 97/266497/2
2021-11-18 Richard HuangReset node animatable properties for two frames after... 94/266094/4
2021-11-18 Richard HuangFix the local matrix dirty flags for transform components 45/265845/4
2021-11-18 Richard HuangFixed node dirty flags when inheriting the flags from... 19/265719/3
2021-11-18 Richard HuangFix the camera's projection matrix when copying it... 77/265577/4
2021-11-18 Richard HuangAdd a node resetter that resets the animatable properti... 05/265205/4
2021-11-18 Adeel KazmiMerge "DALi Version 2.0.53" into devel/master
2021-11-18 Adeel KazmiFix SVACE error in render-manager.cpp 70/266770/1
2021-11-17 David SteeleRefactored actor size negotiation 83/266583/3
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-17 Shinwoo Kim[Tizen] Not execute the remove callback submit/tizen_6.5/20211117.085954
2021-11-17 Shinwoo KimMerge branch 'devel/master' into tizen_6.5
2021-11-17 Shinwoo KimRevert "[Tizen] Not execute the remove callback"
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-16 Eunki, HongSet TransformId after Initialize finished 94/266594/2
2021-11-09 David SteeleRefactored more code into Actor::Relayouter 48/266248/1
2021-11-08 David SteeleMoved more actor methods into relayouter 48/265848/2
2021-11-08 Taehyub Kim[Tizen] Not execute the remove callback accepted/tizen/6.5/unified/20211111.115702 submit/tizen_6.5/20211111.075609
2021-11-08 Taehyub KimMerge branch 'devel/master' into tizen_6.5
2021-11-08 Taehyub KimRevert "[Tizen] Not execute the remove callback"
2021-11-03 Adeel Kazmi(ActorImpl) Reduced LOC 02/266002/1
2021-11-03 Adeel KazmiEnsure a FrameCallback is removed properly from a Frame... 71/265971/3
2021-11-01 tscholb[Tizen] Not execute the remove callback
2021-11-01 tscholbMerge branch 'devel/master' into tizen_6.5
2021-11-01 tscholbRevert "[Tizen] Not execute the remove callback"
2021-11-01 tscholbRevert "[Tizen] Add temporaty log to node"
2021-11-01 Heeyong SongMerge "Update the preferred size after relayoutting...
2021-10-28 Eunki HongExact planeclipping for actor's hit algorithm 67/265767/5
2021-10-28 Heeyong SongUpdate the preferred size after relayoutting 46/265646/3
2021-10-28 joogab.yunIf the parent is intercepted, the child is informed... 49/265649/3
2021-10-20 David SteeleMoved actor recursion methods to actor-parent-impl 95/265495/1
2021-10-20 David SteeleRefactored out actor render container 94/265494/1
2021-10-20 David SteeleRefactored Actor screen to local conversion 93/265493/1
2021-10-20 Heeyong SongMerge "Protect dereferencing null in Node" into devel...
2021-10-19 Wonsik JungSupports to acknowledge for completing window rotation 71/262971/13
2021-10-19 Heeyong SongProtect dereferencing null in Node 18/265418/1
2021-10-15 Heeyong SongSkip rendering if the damaged rect is empty 99/265199/5
2021-10-08 Adeel KazmiMerge "Adding photoshop blend modes to the GFX API...
2021-10-08 David SteeleAdding photoshop blend modes to the GFX API 46/265046/3
2021-09-30 David SteelePrevent unused attributes from binding bad location 26/264826/1
2021-09-27 Bowon Ryu[Tizen] Add temporaty log to node accepted/tizen/6.5/unified/20211028.114143 accepted/tizen/unified/20211001.001546 submit/tizen/20210927.083017 submit/tizen/20210928.035024 submit/tizen/20210928.095304 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
2021-09-27 Bowon Ryu[Tizen] Not execute the remove callback
2021-09-27 Bowon RyuMerge branch 'devel/master' into tizen
2021-09-27 Bowon RyuRevert "[Tizen] Not execute the remove callback"
2021-09-27 Bowon RyuRevert "[Tizen] Add temporaty log to node"
2021-09-24 Eunki, HongAdd Default Uniform : uActorColor 70/264570/2
2021-09-16 Richard HuangPerform AABB test in the viewport space for renderers... 13/263213/14
2021-09-13 joogab.yun[Tizen] Add temporaty log to node accepted/tizen/unified/20210914.085307 submit/tizen/20210913.074517 submit/tizen/20210914.032200
2021-09-13 joogab.yun[Tizen] Not execute the remove callback
2021-09-13 joogab.yunMerge branch 'devel/master' into tizen
2021-09-13 joogab.yunRevert "[Tizen] Not execute the remove callback"
2021-09-13 joogab.yunRevert "[Tizen] Add temporaty log to node"
2021-09-10 Adeel KazmiMerge "DALi Version 2.0.43" into devel/master
2021-09-08 Eunki HongAdd BlendMode::ON_WITHOUT_CULL to keep rendering even... 69/263369/5
2021-09-07 Eunki, Hong[Tizen] Add temporaty log to node accepted/tizen/unified/20210908.011521 submit/tizen/20210907.091147
2021-09-07 Eunki, Hong[Tizen] Not execute the remove callback
2021-09-07 Eunki, HongMerge branch 'devel/master' into tizen
2021-09-07 Eunki, HongRevert "[Tizen] Not execute the remove callback"
2021-09-07 Eunki, HongRevert "[Tizen] Add temporaty log to node"
2021-09-07 Eunki, HongRevert "[Tizen] Fix SVACE error in tap-gesture-detector...
2021-09-06 Adeel Kazmi[Tizen] Fix SVACE error in tap-gesture-detector-impl.cpp 11/263511/1 accepted/tizen/unified/20210906.123731 submit/tizen/20210906.014533 submit/tizen/20210906.031407 submit/tizen/20210906.034743
2021-09-02 Adeel KazmiFix SVACE error in tap-gesture-detector-impl.cpp 44/263444/1
2021-09-01 jykeon[Tizen] Add temporaty log to node accepted/tizen/unified/20210902.131414 submit/tizen/20210901.082233
2021-09-01 jykeon[Tizen] Not execute the remove callback
2021-08-31 jykeonMerge branch 'devel/master' into tizen
2021-08-31 jykeonRevert "[Tizen] Not execute the remove callback"
2021-08-31 jykeonRevert "[Tizen] Add temporaty log to node"
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-27 Adeel KazmiFix SVACE errors in Graphics Backend 03/263203/1
2021-08-27 David SteeleMerge "DALi Version 2.0.41" into devel/master
2021-08-27 joogab.yunAdd KEYBOARD_FOCUSABLE_CHILDREN property. 62/262762/6
2021-08-26 joogab.yunAdd ReceiveAllTapEvents(bool) 83/262983/6
2021-08-24 Adeel KazmiMerge "Remove unused custom shader prefix method" into...
2021-08-24 JunsuChoi[Tizen] Add temporaty log to node accepted/tizen/unified/20210830.104000 submit/tizen/20210824.151735 submit/tizen/20210825.024411 submit/tizen/20210827.053424
2021-08-24 JunsuChoi[Tizen] Not execute the remove callback
2021-08-24 JunsuChoiMerge branch 'devel/master' into tizen
2021-08-24 JunsuChoiRevert "[Tizen] Not execute the remove callback"
2021-08-24 JunsuChoiRevert "[Tizen] Add temporaty log to node"
2021-08-23 Heeyong SongMerge "Fix PropertyNotification issue" into devel/master
2021-08-18 Heeyong SongFix PropertyNotification issue 83/262683/1
next