Implement Animation PlayAfter() API
[platform/core/uifw/dali-core.git] / dali / internal / update / animation / scene-graph-animator.h
2017-07-26 Seoyeon KimImplement Animation PlayAfter() API 02/139402/11
2017-05-18 Adeel KazmiMerge "Enable -Woverloaded-virtual to enforce correct...
2017-05-17 Kimmo HoikkaEnable -Woverloaded-virtual to enforce correct C++... 05/129705/1
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-03-18 Adeel KazmiMerge "DALi Version 1.1.26" into devel/master
2016-03-17 Ferran SoleData oriented transform manager 01/58001/49
2015-10-27 Kimmo HoikkaMerge "Add UniformNameCache to keep track of unique...
2015-10-27 Lee MorganPrevent assert during path animation 07/50007/5
2015-10-09 Kimmo HoikkaMerge "Moved OwnerContainer from internal to devel...
2015-10-09 Chu HoangMoved OwnerContainer from internal to devel-api. 37/49237/1
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-08-28 Adeel KazmiMerge "Fix VD prevent issues - DIVIDE_BY_ZERO" into...
2015-08-28 Adeel KazmiMerge "Basic pan-gesture resampling for when prediction...
2015-08-28 Kimmo HoikkaMerge "Removed default in AnimatorBase::ApplyAlphaFunct...
2015-08-28 Chu HoangRemoved default in AnimatorBase::ApplyAlphaFunction... 35/47035/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-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-22 Kimmo HoikkaMerge "Added animation and constraint support for UNSIG...
2015-04-22 David SteeleAdded animation and constraint support for UNSIGNED_INT... 03/37703/7
2015-04-20 Paul WisbeyMerge "Added P/N test cases, fixed last 2 cases." into...
2015-04-17 Kimmo HoikkaMerge "Cleaned up Degree, Radian, AngleAxis and Quatern...
2015-04-16 Kimmo HoikkaCleaned up Degree, Radian, AngleAxis and Quaternion... 49/36749/11
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
2015-01-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 51/33251/1
2014-12-16 Kimmo HoikkaMerge "Added cubic interpolation for key-frame animatio...
2014-12-11 Ferran SoleAdded cubic interpolation for key-frame animations 24/31224/7
2014-12-03 Lee Morgan[dali_1.0.20] Merge branch 'tizen' 85/31285/1
2014-11-28 Kimmo HoikkaMerge "Shader & Program cleanup, Part 2: Stop calling...
2014-11-27 Kimmo HoikkaMerge "Check for NULL resource ticket pointer" into...
2014-11-27 Kimmo HoikkaMerge "Added api to animate an actor (position and...
2014-11-27 Ferran SoleAdded api to animate an actor (position and orientation... 74/30174/20
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 67/30267/1
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Kimmo HoikkaMerge "Remove dead code" into tizen
2014-11-06 Kimmo HoikkaRemove dead code 30/29930/3
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-29 Adeel Kazmi(PropertyOwner) Distinguish between disconnection ... 42/28142/5
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-23 Adeel KazmiMerge "Fixed test case to match new stencil hit rules...
2014-07-23 Adeel KazmiMerge "Property - Allow the custom property to be INTEG...
2014-07-23 Xiangyin MaProperty - Allow the custom property to be INTEGER... 39/24339/9
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-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version