Added api to specify a playing range inside an animation
[platform/core/uifw/dali-core.git] / dali / internal /
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-23 Adeel KazmiMerge "(Image) Remove API that allows various load...
2014-09-23 Adeel Kazmi(Image) Remove API that allows various load/release... 39/27939/1
2014-09-22 Kimmo Hoikkaremove refobject based objects and dynamic casting... 39/27739/3
2014-09-22 Kimmo HoikkaDelay image size checking until someone asks for it 64/27364/5
2014-09-22 Kingsley StephensAdd GetNaturalSize to Actor and deriving classes. 04/27704/5
2014-09-20 Victor CebolladaTextRenderer - Return from DoRender if the texture... 60/27860/1
2014-09-19 Kimmo HoikkaMerge "Guard against invalid PanGesture timestamps...
2014-09-19 Paul WisbeyGuard against invalid PanGesture timestamps 19/27819/1
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-16 Adeel Kazmi(Layer) Clipbox is now from the top-left 12/27612/3
2014-09-16 Kimmo HoikkaMerge "(Layer) Correctly set clipping via properties...
2014-09-16 Adeel Kazmi(Layer) Correctly set clipping via properties 97/27597/1
2014-09-16 Ferran SoleAdded api function to specify speed factor of an animation 17/27417/7
2014-09-15 Paul WisbeyMerge "Remove deprecated SetRemoveTime API" into tizen
2014-09-15 Adeel Kazmi(Build) Ensure typedef is not defined again 28/27528/1
2014-09-15 Paul WisbeySimplified the Constraint removal logic 72/27272/7
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Lee MorganLLVM/Emscripten fixes 93/25993/7
2014-09-12 Kimmo HoikkaMerge "API to allow Actor to insert child at a specific...
2014-09-12 Kevin ButchartAPI to allow Actor to insert child at a specific index 60/26460/12
2014-09-11 Paul WisbeyMerge "Fix the framebuffer texture context loss handlin...
2014-09-10 Kimmo HoikkaRemoving unused "fade-in" and "replace image" features... 74/26974/13 submit/tizen/20140910.172931
2014-09-10 Kimmo HoikkaFix the framebuffer texture context loss handling 00/27300/2
2014-09-10 Kimmo Hoikkareset the sampler state in context loss 48/27248/2
2014-09-09 Adeel KazmiMerge "Changed backtrace conditionals to use a feature...
2014-09-09 Kimmo HoikkaMerge "Change shader data pointer to IntrusivePtr"...
2014-09-08 Kimmo HoikkaMerge "Fixed memory leak when connecting static functio...
2014-09-05 Paul WisbeyMerge "Lazy load programs" into tizen
2014-09-04 Kimmo HoikkaLazy load programs 87/27087/2
2014-09-01 Adeel KazmiMerge "fixed the comments in functor delegate to make...
2014-09-01 Paul WisbeyMerge "Reducing the size of ImageActor" into tizen
2014-08-29 Kimmo HoikkaReducing the size of ImageActor 99/26399/6
2014-08-29 Kevin ButchartChange shader data pointer to IntrusivePtr 59/26859/1
2014-08-29 Ferran SoleFixed bug when changing stereo base after setting view... 57/26857/1
2014-08-29 Paul WisbeyMerge "Changed Core::Update to add current time and...
2014-08-28 Victor CebolladaReplaces TextArray type definition. 94/26394/6
2014-08-28 David SteeleChanged Core::Update to add current time and vsync... 29/26429/3
2014-08-22 Kevin ButchartChange declaration of generated shaders 14/26314/5
2014-08-21 Adeel KazmiMerge "Extend Animation duration when an animator excee...
2014-08-21 Paul WisbeyExtend Animation duration when an animator exceeds... 75/26375/5
2014-08-20 Adeel KazmiMerge "DALi Version 1.0.5" into tizen
2014-08-20 Adeel KazmiMerge "Fix the library search path in "dali-core.pc...
2014-08-19 Paul WisbeyAlways call RenderTask::UpdateState every frame 16/26216/2
2014-08-14 Kimmo Hoikkashader effect removal - cleanup of the API 34/25534/5
2014-08-14 Paul WisbeyMerge "Changed STEREO_HORIZONTAL view mode to work...
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Adeel KazmiMerge "removal of shader inheritance, renderable actors...
2014-08-13 Kimmo Hoikkaremoval of shader inheritance, renderable actors now... 15/25415/8
2014-08-12 Ferran SoleChanged STEREO_HORIZONTAL view mode to work with landsc... 09/25709/5
2014-08-11 Paul WisbeyImplemented the Handle assignment operators properly 97/25697/9
2014-08-07 Francisco SantosSplit GlAbstraction to prevent double definition of... 44/25144/7
2014-08-06 Kimmo HoikkaFixing the text shader default prefix to match actual... 04/25404/4
2014-08-05 Kingsley StephensImage filter bug fix 91/25391/2
2014-08-01 Adeel KazmiMerge "Add some constants that show the version of...
2014-08-01 Adeel KazmiMerge "Added new shader hint for modifying geometry...
2014-08-01 Adeel KazmiMerge "Refactored shader effect implementation." into...
2014-07-31 David SteeleAdded new shader hint for modifying geometry 64/25164/6
2014-07-30 David SteeleRefactored shader effect implementation. 17/24817/3
2014-07-30 David SteeleAdded text renderer culling 66/25066/4
2014-07-25 Agnelo Vaz[Font] Removing Error message which is not actually... 35/25035/1
2014-07-25 Paul WisbeyMerge "Ensured text mesh is centered in text actor...
2014-07-25 David SteeleEnsured text mesh is centered in text actor. 26/25026/2
2014-07-25 Kingsley StephensTexture image filtering 11/24811/9
2014-07-24 Victor CebolladaTextActor - New constructor with a parameter object... 47/24947/7
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-07-23 TaeyoonMerge "Fix ".libs/linker.test: hidden symbol..., final...
2014-07-22 Paul WisbeyImprove the CameraActor defaults 11/24711/7
2014-07-21 Adeel KazmiCAPI removal 71/24771/3
2014-07-17 Adeel KazmiMerge "(HitTest) Ensure non-renderable actors are hitta...
2014-07-17 Kimmo HoikkaMerge "proper fix for the gcc4.8 scope resolution issue...
2014-07-17 Paul WisbeyMerge "Text - Methods added to find characters and...
2014-07-17 Kimmo Hoikkaproper fix for the gcc4.8 scope resolution issue 30/24630/1
2014-07-16 Adeel Kazmi(HitTest) Ensure non-renderable actors are hittable... 81/24581/2
2014-07-16 Kimmo HoikkaMerge "prevent memory corruption by calling erase on...
2014-07-16 Kimmo Hoikkaremove the defunct and undocumented dynamics debug... 64/24564/1
2014-07-16 Victor CebolladaText - Methods added to find characters and retrieve... 31/24231/8
2014-07-15 Adeel Kazmi(Events) Cleaned up documentation 12/24512/3
2014-07-15 Adeel KazmiMerge "(Pan Gesture Prediction Tests) Added tests for...
2014-07-15 Adeel KazmiMerge "(LightActor) Fixed it reporting an incorrect...
2014-07-14 Adeel Kazmi(LightActor) Fixed it reporting an incorrect type for... 57/24457/1
2014-07-11 Agnelo Vaz(Image) Fix Ninepatch image to get correct child region... 29/24329/2
2014-07-08 Adeel Kazmi(Touch) Ensure leave events are emitted to an actor... 17/24117/1
2014-07-08 David SteeleRemoved synchronous image size getter 06/24106/1
2014-07-08 Kimmo HoikkaStop using raw matrix pointers directly in render threa... 05/24105/1
2014-07-08 Kimmo Hoikkafix the normal matrix calculation and view matrix check... 04/24104/1
2014-07-08 daemyung jangFixed the build errors. 03/24103/1
2014-07-08 Kimmo HoikkaCleanup of the renderers and shader, reduces parameters... 01/24101/1
2014-07-08 Victor CebolladaFont - Fixes some documentation issues and the pass... 00/24100/1
2014-07-08 Julien HeanleyPan Gesture Cleanup Move functions from profiling.h... 98/24098/1
2014-07-08 Julien HeanleyPan Gesture Prediction - Added smoothing phase 97/24097/1
2014-07-08 Kimmo Hoikkaavoid sending view and projection matrices multiple... 96/24096/1
2014-07-08 Adeel Kazmi(PanGesture) Ensure we do not send invalid velocities 95/24095/1
2014-07-08 Ferran SoleAdded funcionality to play animations from an specified... 94/24094/1
2014-07-08 Kimmo HoikkaGuarantee notifications are served in the right order... 93/24093/1
2014-07-08 Adeel Kazmi(Touch) Ensure touch-events are cleared before emitting... 92/24092/1
next