-
- 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
-
Change-Id: Ic59f2e05275694ed1730628b9a1ac4950a759e3f
-
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>
-
* See 'Text - FONT_STYLE and INPUT_FONT_STYLE properties refactor' patch in toolkit. Change-Id: I2d2312a6ee7acdadc72e2af1ad4875dbc450eaef Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
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>
-
Change-Id: I77885a3d1555c8b7403c3f18a4ea30061d198927
-
Later, custom shader part will be added video sample file should be changed because of license issue Change-Id: Ib42cc40bfebb4f16785269e20e7106c829532671
-
Change-Id: I771ca7bb8b22d26efabccc35db8aca2956689516
-
*The primitive shapes demo has had the buttons scaled down slightly to fit on two lines. *The text editor demo has had a label added to the color change button, which has itself received a border to highlight the less-visible colours. Change-Id: I16a69bd381ef0c8c980c0c3681cc47117b2d2786
-
Change-Id: I9fc04077340b04e98f80543cb4ba601ff9b835e7
-
Change-Id: I7c8915f27798bb7651abb0e0890769a801c012cc
-
Change-Id: I1a32d8ce89ea465f4eefee9ce117d0c46b621f79
-
Change-Id: I9a725b76acc387f114478eb5f0a626e211b285e6 Signed-off-by: shiva.jm <shiva.jm@samsung.com>
-
(Based on original demo by Xiangyin Ma) Change-Id: I9ac5d9b9c4cb18a21d0a12fae0225af5527e405e
-
Fixed style paths in build system for images Changed style names in style sheets to use CamelCase for readability. Change-Id: I094af8d27e7a8af23555a63e7b76df3e9e1993ec Signed-off-by: David Steele <david.steele@samsung.com>
-
"res" directory houses resources like images, models and videos. Change-Id: I7af9c4b1cf3aac06feb06113104c7f8fbc48867d
-
Change-Id: I32ed8eb68cd099fc329a93fc6c370a4caada32a0
-
Change-Id: I265e610f934b4d3515429c55461d42f654d94b81 Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
-
Added a simple application that has examples of different button types, sliders and popups, that can all be themed. Change-Id: I6d74357b79def0c8d0f7195adf0be7c1270fe9ce Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Id1199bdf7c72614c9fdb27c16e235b59e0206d04
-
Change-Id: I6fb94272f1fc562b210c765d79f217d40a611263
-
Change-Id: Ie5d0a5aa32a0fcee1448f4fb69277d4476048fdd
-
Change-Id: I36c8f31b4154d743919019d0059db748b1d05e2d
-
Change-Id: I2431290a111de586f6440f58d17ffb5473f400bf
-
Change-Id: I32c2aa4576413ba56bcdac4376b491125805b0f3
-
Change-Id: I1a885d54a18113547b6af9bb1437d43c21a00de4
-
Change-Id: Iaefcd75232bb19ed72555960bea8732b34e07937
-
Change-Id: I33bbf86c1ae35d8b55f4b5c3d8d83d27503c2ecc Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
-
Add a sample for video view control - Playback, custom shader Change-Id: Ie1527d63f2cff681cac7405b0e45624028e1f095
-
Change-Id: Ied59238560a6e49f4ed60b437a0225cf07e425ea
-
We were previously using a mixture of BLEND and BLENDING in enums. The order of the BLEND_FACTOR enums & string names was also inconsistent. As a rule of thumb always use Blend & BLEND for namespaces & enums/constants (not Blending or BLENDING) Change-Id: Ia4dd6483edc56e9736436e7aa8545b40f999ba47
-
Change-Id: Ia032845f8db6dc457b940500c453930e8b588207
-
Change-Id: I2aea5bcde8b3a1a4b2bebdcb9ad525ed87a9847a
-
Change-Id: I1fe304f892aa92108cbb07a46368eb267b97f9e0
-
5 renderers now shown in background.json script TextLabel Border Color Gradient Image Examples updated to use Border renderer new property names Change-Id: I967e9f4e1ea12a1402b247a49d14ec2681272af7
-
Change-Id: Ibc0003534afd5e07d806bcf88dd17640d29ddfad
-
GradientRenderer property names changed in dali-toolkit so reflected here stopOffset nolonger set in code as uses defaults gradient json script added Change-Id: I1412be7fe7d7abeaee847a49dfcdacba806d3efd