Fix interface to avoid heap allocation.
[platform/core/uifw/dali-core.git] / dali / internal / event / animation / animation-impl.cpp
2020-09-23 Subhransu MohantyFix interface to avoid heap allocation. 63/244663/1
2020-09-22 Adeel KazmiMerge "Include the algorithm header file" into devel...
2020-09-17 Adeel KazmiMerge "Added API to apply native texture modification...
2020-09-14 Heeyong SongMerge "Ensure animation is not played when an actor...
2020-09-11 Heeyong SongEnsure animation is not played when an actor is not... 98/243898/2
2020-09-08 Adeel KazmiMerge "Add devel api to create valid handle for Gesture...
2020-09-08 Adeel KazmiMerge "Changed 'virtual' function override declarations...
2020-09-08 Adeel KazmiMerge "Fix indenting" into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'nullptr' instead of 'NULL...
2020-09-08 Subhransu Mohantyuse modern construct 'nullptr' instead of 'NULL' or '0' 21/243521/2
2020-08-28 Victor Cebollada[dali_1.9.27] Merge branch 'devel/master' 31/242631/1
2020-08-25 Adeel KazmiMerge "KeyEvent class pimpling" into devel/master
2020-08-25 Adeel KazmiMerge "Changed Animation API enums to uppercase." into...
2020-08-24 adam.bChanged Animation API enums to uppercase. 65/242165/1
2019-11-01 greynaga[dali_1.4.44] Merge branch 'devel/master' 20/216820/1
2019-10-31 Adeel KazmiMerge "Removed -std=c++11 from dali-core.pc.in" into...
2019-10-29 Adeel Kazmi(Animation) Ensure we do not adjust the current value... 24/216624/1
2019-08-16 Cheng-Shiun Tsai[dali_1.4.33] Merge branch 'devel/master' 78/212178/1
2019-08-12 Heeyong SongMerge "Add KeyEventGeneratedSignal for Get KeyEvent...
2019-08-09 Adeel KazmiMerge "(Animation) Update object's event-side propertie...
2019-08-08 Adeel Kazmi(Animation) Update object's event-side properties if... 39/211739/3
2019-03-01 greynaga[dali_1.4.9] Merge branch 'devel/master' 43/200743/1
2019-02-22 David SteeleMerge "Support multiple window rendering" into devel...
2019-02-22 Richard HuangSupport multiple window rendering 34/193934/34
2018-11-02 Richard Huang[dali_1.3.48] Merge branch 'devel/master' 57/192357/1
2018-11-01 Adeel KazmiMerge "Increase animation test line coverage to 100...
2018-11-01 Kimmo HoikkaIncrease animation test line coverage to 100% 55/192255/2
2018-11-01 Kimmo HoikkaHarmonize Animation API parameter checking and add... 11/192211/3
2018-10-18 Anton Obzhirov[dali_1.3.46] Merge branch 'devel/master' 77/191577/1
2018-10-12 David SteeleMerge "(FrameCallback) All values now local & baking...
2018-10-12 Adeel Kazmi(FrameCallback) All values now local & baking of the... 54/190554/9
2017-10-06 Adeel Kazmi[dali_1.2.60] Merge branch 'devel/master' 37/154137/1
2017-09-29 Adeel KazmiMoved some Animation Devel APIs to the Public API 67/153767/2
2017-08-11 Richard Huang[dali_1.2.52] Merge branch 'devel/master' 39/143839/1
2017-08-09 Seoyeon KimImplement Animation SetLoopMode and GetLoopMode API 33/140933/6
2017-07-28 Adeel Kazmi[dali_1.2.50] Merge branch 'devel/master' 30/141230/1
2017-07-27 Adeel KazmiMerge "Updated dali_env script to ensure no build telem...
2017-07-26 Seoyeon KimImplement Animation PlayAfter() API 02/139402/11
2017-06-16 Umar[dali_1.2.44] Merge branch 'devel/master' 35/134435/1
2017-06-12 David SteeleMerge "Simplified actor depth traversal algorithms...
2017-06-09 Adeel KazmiMerge "Adding Progress notification to Animation" into...
2017-06-09 Agnelo VazAdding Progress notification to Animation 12/132812/14
2017-06-09 Adeel Kazmi[dali_1.2.43] Merge branch 'devel/master' 88/133288/3
2017-06-08 Kimmo HoikkaRemove current and future memory leaks with messages... 10/132810/2
2017-06-02 Nick Holland[dali_1.2.42] Merge branch 'devel/master' 61/132361/1
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 David SteeleMerge "(Animation) Ensure PlayFrom updates the cached...
2017-05-26 David SteeleMerge "(Animation) Ensure AnimateBetween updates the...
2017-05-26 David SteeleMerge "(Animation) Ensure AnimateBy updates the cached...
2017-05-26 Adeel Kazmi(Animation) Ensure PlayFrom updates the cached event... 99/131099/2
2017-05-26 Adeel Kazmi(Animation) Ensure AnimateBetween updates the cached... 72/130272/5
2017-05-26 Adeel Kazmi(Animation) Ensure AnimateBy updates the cached event... 23/130223/8
2017-05-19 Francisco Santos[dali_1.2.40] Merge branch 'devel/master' 29/130229/1
2017-05-18 Adeel Kazmi(Animation) Ensure TimePeriod is taken into account... 89/129889/3
2017-05-18 Adeel KazmiMerge "Enable -Woverloaded-virtual to enforce correct...
2017-05-18 Adeel KazmiMerge "Enable -Wnon-virtual-dtor to avoid incorrect...
2017-05-17 David SteeleMerge changes I84e1ce43,I76b93d51 into devel/master
2017-05-17 Adeel Kazmi(Animation) Reorder animation variables according to... 68/129668/2
2017-05-17 Adeel KazmiEnsure cached values of properties animated using Anima... 80/128380/9
2017-03-24 Victor Cebollada[dali_1.2.32] Merge branch 'devel/master' 74/120874/1
2017-03-21 David SteeleMerge "Target Values of animation only set on ::Play...
2017-03-20 Agnelo VazTarget Values of animation only set on ::Play() 86/119386/5
2016-12-05 Adeel KazmiMerge "Prevent API generate warning log" into devel...
2016-12-02 adam.b[dali_1.2.17] Merge branch 'devel/master' 81/101981/1
2016-12-01 David SteeleMerge "Remove dead code from tests." into devel/master
2016-12-01 David SteeleMerge "Add missing includes." into devel/master
2016-12-01 Kimmo HoikkaMerge "Removed ShaderEffect" into devel/master
2016-12-01 Adeel KazmiRemoved ShaderEffect 08/101608/3
2016-12-01 Adeel KazmiMerge "Replace ASSERT_ALWAYS( false && "message ) with...
2016-11-30 Kimmo HoikkaReplace ASSERT_ALWAYS( false && "message ) with a more... 68/100868/10
2016-11-18 Umar[dali_1.2.15] Merge branch 'devel/master' 30/98730/1
2016-11-16 Paul WisbeyMerge "Check if number of textures match active sampler...
2016-11-14 Adeel KazmiFix various SVACE errors 53/97253/5
2016-02-12 Adeel Kazmi[dali_1.1.21] Merge branch 'devel/master' 13/59313/1
2016-02-08 Adeel KazmiMerge "Update Object's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Events' public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Common's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Animation's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Actors' public header comments" into...
2016-02-08 Kimmo HoikkaMerge "Move blending and culling options from Material...
2016-02-05 Lee MorganAdded Animation GetState() 27/58527/9
2016-02-05 Xiangyin Ma[dali_1.1.20] Merge branch 'devel/master' 49/58949/1
2016-02-02 taeyoonMerge "NativeImageSource with tbm_surface for tizen...
2016-02-01 Adeel KazmiMerge "Add @DEPRECATED to all public symbols of ImageAc...
2016-02-01 Adeel KazmiMerge "Added Animation loop count" into devel/master
2016-01-29 Lee MorganAdded Animation loop count 39/56939/20
2015-12-23 Adeel Kazmi[dali_1.1.15] Merge branch 'devel/master' 27/55427/1
2015-12-11 Adeel KazmiMerge "LLVM/Emscripten fixes" into devel/master
2015-12-11 Adeel KazmiMerge "Return target size and position while retrieving...
2015-12-11 Richard HuangReturn target size and position while retrieving defaul... 01/54001/6
2015-07-17 Nick Holland[dali_1.0.49] Merge branch 'devel/master' 55/44155/1
2015-07-09 Adeel KazmiMerge "DALi Version 1.0.48" into devel/master
2015-07-09 Kimmo HoikkaRemove UNSIGNED_INTEGER property type as it does not... 84/43384/2
2015-06-25 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 15/42315/1
2015-06-24 Chu Hoang[dali_1.0.46] Merge branch 'devel/master' 37/42237/1
2015-06-19 Adeel KazmiMerge "Fix prevent issue - Unsigned compared against...
2015-06-19 Adeel KazmiMerge "Fix UtcDaliObjectRegistryCopyConstructor" into...
2015-06-18 Adeel KazmiMerge "Remove a few unnecessary exports" into devel...
2015-06-18 Adeel KazmiMerge "Stop unnecessarily exporting BitmapPackedPixel...
2015-06-18 Kimmo HoikkaMerge "Fix prevent issue - GetCurrent() might return...
next