Removed DepthIndex methods from public-api
[platform/core/uifw/dali-core.git] / dali / internal / event / modeling /
2015-06-24 Kimmo HoikkaMerge "Revert "Move new mesh API to devel-api"" into...
2015-06-24 Kimmo HoikkaRevert "Move new mesh API to devel-api" 94/42194/1
2015-06-24 Kimmo HoikkaMerge changes I539c58fc,I6e1141c1 into devel/new_mesh
2015-06-23 Francisco SantosMove new mesh API to devel-api 31/42131/2
2015-06-09 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 32/40732/2
2015-05-29 Kimmo HoikkaMerge "Remove std::vector from public api" into tizen
2015-05-29 Lee MorganRemove std::vector from public api 54/40154/8
2015-05-18 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 62/39562/1
2015-05-18 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 56/39556/1
2015-05-15 Nick HollandMove more public-api headers to devel-api. PART 2 88/39488/4
2015-04-28 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 81/38781/1
2015-04-16 HyunJu ShinMerge "- Update UTC for animation.h - Remove assert...
2015-04-14 Kimmo HoikkaMerge "Add cmake to the required system packages list...
2015-04-14 Kimmo HoikkaMerge "Size negotiation patch 3: Scope size negotiation...
2015-04-13 Nick HollandRemove last reference to boost in dali-core 17/38117/3
2015-03-31 David SteeleMerge branch 'tizen' of platform/core/uifw/dali-core... 47/37547/6
2015-03-20 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 09/37209/1
2015-03-20 Kimmo HoikkaMerge "Refactored EventToUpdate into EventThreadService...
2015-03-19 David SteeleRefactored EventToUpdate into EventThreadServices 86/36986/5
2015-03-13 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 78/36778/2
2015-03-09 Kimmo HoikkaMerge "dali-core property type comment to represent... accepted/tizen/common/20150310.094801 accepted/tizen/mobile/20150310.122234 accepted/tizen/tv/20150310.092416 accepted/tizen/wearable/20150310.114551 submit/tizen/20150310.084835
2015-03-09 Tom Robinsondali-core property type comment to represent type inste... 69/36469/2
2015-03-06 Kimmo HoikkaMerge "Remove unsafe new-delete pair from program and...
2015-03-06 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 61/36461/2 new_text_0.1
2015-03-05 Adeel KazmiMerge "Move memory pool class internal" into tizen submit/tizen/20150306.102558 submit/tizen_mobile/20150307.060454
2015-03-05 Adeel KazmiMerge "Property enum name changes in dali-core: Core...
2015-03-05 David SteeleRemoved Meshes and Model loading 80/36380/1
2015-03-05 Tom RobinsonProperty enum name changes in dali-core: Core changes 45/36345/1
2015-03-04 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 07/36307/1
2015-03-03 Adeel KazmiMerge "Added API to generate a MeshData object for...
2015-03-03 Adeel KazmiMerge "Performance enhancement, cache glClear state...
2015-03-02 Tom RobinsonProperty refactor in dali-core: Core changes 06/35806/11
2015-02-26 David SteeleRemoved model loading and lighting 97/35897/4
2015-02-25 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 68/35868/2
2015-02-23 Adeel KazmiMerge "Addition of build flag "-Wl,-Bsymbolic-functions...
2015-02-23 Kimmo HoikkaMerge "Follow the include-order coding conventions...
2015-02-23 Kimmo HoikkaMerge "Combine Internal::ProxyObject & Internal::Object...
2015-02-23 Paul WisbeyFollow the include-order coding conventions 91/35691/1
2015-02-23 Adeel KazmiCombine Internal::ProxyObject & Internal::Object 32/35632/4
2015-02-23 Andrew CoxRemoved unnecessary includes such as <iostream> and... 96/35596/8
2015-02-19 Adeel KazmiMerge "Fixed SizeMode not updating size on renderable...
2015-02-18 Adeel KazmiMerge "Remove use of boost thread local storage from...
2015-02-18 Adeel KazmiMerge "remove (unnecessarily) exported signal and actio...
2015-02-18 Adeel KazmiMerge "DALi Version 1.0.30" into tizen
2015-02-18 Kimmo Hoikkaremove (unnecessarily) exported signal and action names 96/35496/5
2015-02-18 Adeel KazmiMerge "ResourceImage/Image split" into tizen
2015-02-17 Paul WisbeyResourceImage/Image split 49/34149/20
2015-02-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 39/35139/1
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 00/34700/3
2015-01-27 Kimmo HoikkaCleaning up the property framework; removal of duplicat... 72/32472/16
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-07 Francisco SantosRemoved bogus consts and fixed out-of-line definitions. 63/33263/2
2015-01-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 51/33251/1
2015-01-05 Kimmo HoikkaMerge "Fixed shader compilation error handling" into...
2015-01-02 Kimmo HoikkaRemove a dead virtual method from proxy object 18/32818/3
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 78/31878/1
2014-12-05 Adeel KazmiMerge "Updated test harness behaviour" into tizen
2014-12-03 Adeel KazmiMerge "DALi Version 1.0.20" into tizen
2014-12-03 Adeel KazmiMerge "Change keep running reasons to enum from exporte...
2014-12-02 Kimmo HoikkaCleanup property system, remove 12 redundant std::maps... 30/31130/5
2014-11-20 Xiangyin Ma[dali_1.0.18] Merger branch 'tizen' 75/30575/1
2014-11-17 Francisco SantosFixed throwing exceptions from destructors. 45/30345/2
2014-11-14 Francisco SantosFix issues reported by cppcheck 93/30293/2
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-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-06 Adeel Kazmi[dali_1.0.16] Merge branch 'tizen' 66/29966/1
2014-11-05 Kimmo HoikkaMerge "Updates to handle context loss and regain" into...
2014-11-05 Kingsley StephensKlockwork fixes: Distance field iteration 83/29883/1
2014-11-05 David SteeleUpdates to handle context loss and regain 69/27369/18
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiFixed Image & Model problems with TypeRegistry
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-27 David SteeleFixed dynamic shapes using meshes.
2014-05-27 David SteeleFixed saving of models to binary format
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-04-23 Kingsley Stephens(prevnet) Fix prevnet issues 58/19958/1
2014-04-03 Adeel Kazmi(Properties) Create a new actor using a Property::Map...
2014-03-04 Lee MorganEmscripten/llvm related issues 54/17154/1
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version