• Added ability for benchmark tool to use checkbox buttons by providing --use-checkbox command line argument
    
    Change-Id: I7ac8c50a3ea594a548b447b3f3b3ec1be6da9bfd
    Agnelo Vaz authored
     
    Browse Code »
  • - Features 3D environment with simple lightmapping
    - Multi-touch first person camera control scheme
    - Uses free textures on the GPL license ( blendernation )
    - Models are custom made
    - Tutorial screen made using DALi toolkit controls ( text labels ).
    - Uses PicoJSON parser ( https://github.com/kazuho/picojson )
    
    Change-Id: I6e3503608cd22dc63f371132376d475c890a0474
    adam.b authored
     
    Browse Code »








  • Styling currently uses InitalizeVisual rather than a CreateVisual and RegisterVisual pair.
    We want to eventually remove InitializeVisual, so pre-emptively removing it's use.
    
    Change-Id: I335afadc01060b477dd9420f30b97d3b953c37ea
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
     
    Browse Code »








  • Added Enable / Disable transitions to ImageChannelControl which
    can be set via the style sheet.
    
    Added a Visibility attribute to ImageChannelControl which
    forces the enable / disable transition to be executed when
    the visibility changes.
    
    Added 3 different transitions to the style sheet:
    1) a cross fade
    2) a longer cross fade
    3) a scale change.
    
    Change-Id: I82a1f0e4e4c89ae0bdcb1c59ce01a0a918f17afd
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
     
    Browse Code »