summaryrefslogtreecommitdiff
path: root/demo
AgeCommit message (Expand)AuthorFilesLines
2016-07-29Updates following Visual Property ChangesAdeel Kazmi1-1/+1
2016-07-25Rendering API Stencil Implementation: DemoTom Robinson1-0/+1
2016-07-22Added support for setting light position in mesh renderer.Andrew Poor1-1/+0
2016-07-20Implemented a primitive shape renderer to display simple shapes like cubes.Andrew Poor1-0/+1
2016-07-07(Touch) Remove Usage of TouchEventAdeel Kazmi1-2/+2
2016-07-05Remove ResourceImage usage from demosXiangyin Ma1-3/+2
2016-06-21Implemented a mesh renderer to display 3D objects from files.Andrew Poor1-0/+1
2016-06-02Merge "Simple TextEditor demo." into devel/masterPaul Wisbey1-0/+1
2016-06-02Simple TextEditor demo.Victor Cebollada1-0/+1
2016-06-02Use new TouchData APIAdeel Kazmi2-14/+25
2016-05-13Text Message Field example changed to a Text Scrolling demoAgnelo Vaz1-0/+1
2016-04-26Updated demos following StyleManager move to the public APIDavid Steele1-7/+0
2016-04-19Working... Add missed tag and fix launch issuetaeyoon1-1/+1
2016-04-14Added NativeImageSource exampleXiangyin Ma1-0/+1
2016-04-13Added EffectsView DemoXiangyin Ma1-0/+1
2016-03-22Render SVG with ImageViewXiangyin Ma2-1/+3
2016-03-15Merge "Add TiltSensor demo" into devel/mastersuhyung Eom1-0/+1
2016-03-08Fixed dali-demo bubbles non-linear movement and stoppingTom Robinson1-7/+7
2016-03-08Add TiltSensor demosuhyung Eom1-0/+1
2016-01-21Changed DALI_*_DIR to DEMO_*_DIRDavid Steele2-8/+8
2016-01-20Example of using pre-multiplied alpha in ImageViewXiangyin Ma1-0/+1
2016-01-19Example of setting PixelArea in ImageViewXiangyin Ma1-0/+1
2015-12-15Added SuperBlur & Bloom demoXiangyin Ma1-0/+1
2015-12-02Metaballs demosDavid Fumanal1-0/+2
2015-11-13Changed dali demo table to use custom shaders for the stencil 9-patch image.Chu Hoang2-12/+10
2015-11-11Fix various Klocwork errorsAdeel Kazmi1-3/+2
2015-11-03Changes following the property & singal name changesAdeel Kazmi1-2/+2
2015-10-26Adding Image View example demostrating changing, adding and removing ImageViews.Chu Hoang1-0/+1
2015-10-14Removed more ImageActor usage from dali-demo.Chu Hoang1-29/+9
2015-10-12Remove some dead code from dali-demoKimmo Hoikka2-69/+21
2015-10-05Change the colors in demo laucherXiangyin Ma1-6/+10
2015-10-02Added demo of color gradientsXiangyin Ma1-0/+1
2015-10-01Set launcher background from stylesheetXiangyin Ma2-24/+7
2015-09-17Update the scripts with the changed control property and remove cluster demoXiangyin Ma1-1/+0
2015-08-12Example of usage of ModelView classDavid Fumanal1-0/+1
2015-08-05New Popup implementationTom Robinson3-31/+31
2015-07-17Changed some demo examples to use ImageView.Chu Hoang2-9/+7
2015-06-26OnActivated() change for Accessibility and KeyboardFocusTom Robinson1-1/+2
2015-06-26Merge branch 'devel/master' into devel/new_meshFrancisco Santos1-11/+11
2015-06-24Removed DepthIndex methods from public-apiRichard Underhill1-2/+2
2015-06-12Removed Draw::OVERLAY from Demos.Richard Underhill1-2/+9
2015-06-10Update dali-demo menu.Francisco Santos1-2/+4
2015-06-08Merge remote-tracking branch 'origin/tizen' into devel/new_meshFrancisco Santos3-28/+28
2015-06-02Renamed FocusManager to AccessibilityFocusManagerRichard Huang1-11/+11
2015-06-01TextField example added to Dali-demoAgnelo Vaz1-0/+1
2015-06-01ShaderEffect changesFerran Sole1-4/+4
2015-05-29Fix the wrong keyboard focus in the last page of dali-demoRichard Huang1-1/+1
2015-05-29Fix crash when moving keyboard focus to the left in dali-demoRichard Huang1-2/+2
2015-05-29Update keyboard focus direction enum for ControlRichard Huang2-7/+7
2015-05-22Update with the change of Orientation in adaptorXiangyin Ma1-4/+2