Implement Animation PlayAfter() API
[platform/core/uifw/dali-core.git] / dali / internal / update / animation / scene-graph-animation.cpp
2017-07-26 Seoyeon KimImplement Animation PlayAfter() API 02/139402/11
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-08 Kimmo HoikkaRemove current and future memory leaks with messages... 10/132810/2
2017-05-15 David SteeleMerge "Remove duplicated Erase iteration code by introd...
2017-05-12 Adeel KazmiMerge "Initialize 'mDepthTreeDirty' member in stage...
2017-05-12 David SteeleMerge "Ensure animations take TimePeriod into account...
2017-05-12 Adeel KazmiEnsure animations take TimePeriod into account when... 02/128802/3
2016-02-24 David SteeleFixing reverse animation with ranges 50/60150/4
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-17 Ferran SoleUse memory pools to allocate nodes, renderers, material... 99/54499/8
2015-09-09 Kimmo HoikkaMerge "BufferImage mirrors an external Pixel Buffer...
2015-09-08 Paul WisbeyFixed Helgrind issue with SceneGraph::Animator creation 44/47744/3
2015-04-28 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 81/38781/1
2015-04-24 Ferran SoleAlphaFunction refactoring 12/38412/21
2015-04-20 Paul WisbeyMerge "Added P/N test cases, fixed last 2 cases." into...
2015-04-16 HyunJu ShinMerge "- Update UTC for animation.h - Remove assert...
2015-04-14 Heeyong Song- Update UTC for animation.h 78/38178/1
2015-01-26 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 74/34374/1
2015-01-13 Kimmo HoikkaMerge "Ensured that messages are aligned to 8 byte...
2015-01-13 Kimmo HoikkaMerge "Removed bogus consts and fixed out-of-line defin...
2015-01-08 Kimmo HoikkaMerge "Internal animation changes" into tizen
2015-01-08 Ferran SoleInternal animation changes 56/33156/13
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 67/30267/1
2014-11-10 Kimmo Hoikkaremoving use of using namespace std; 49/30049/4
2014-10-08 Adeel Kazmi[dali_1.0.12] Merge branch 'tizen' 01/28501/1
2014-10-03 Adeel KazmiMerge "(Animation) Ensure animator has been activated...
2014-10-03 Nick Holland[dali_1.0.11] Merge branch 'tizen' 43/28343/1
2014-10-02 Adeel Kazmi(Animation) Ensure animator has been activated before... 22/28322/2
2014-09-30 Adeel Kazmi(Animation) Allow the value to be baked upon property... 49/28149/8
2014-09-25 Lee Morgan[dali_1.0.10] Merge branch 'tizen' 75/28075/1
2014-09-24 Kimmo HoikkaMerge "(Properties) Specify which properties can be... accepted/tizen_3.0.2014.q3_common tizen_3.0.2014.q3_common accepted/tizen/common/20140925.172112 submit/tizen_common/20140925.141856 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
2014-09-24 Kimmo HoikkaMerge "Added api to specify a playing range inside...
2014-09-24 Kimmo HoikkaMerge "Event-side size storage in Actor." into tizen
2014-09-24 Kimmo HoikkaMerge "Added sub pixel itensity calculation for text...
2014-09-24 Ferran SoleAdded api to specify a playing range inside an animation 28/27728/8
2014-09-24 Kimmo HoikkaMerge "remove refobject based objects and dynamic casti...
2014-09-23 Ferran SoleFixed bug in animation when specifying BakeFinal as... 81/27881/3
2014-09-19 Kimmo HoikkaMerge "Guard against invalid PanGesture timestamps...
2014-09-18 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 58/27758/1
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-16 Ferran SoleAdded api function to specify speed factor of an animation 17/27417/7
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-08 Ferran SoleAdded funcionality to play animations from an specified... 94/24094/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-05-03 Javon PrinceAdd BakeFinal to Animation::EndAction
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version