From 5124893ce5352ebdb917be2ef251d34efa4ae273 Mon Sep 17 00:00:00 2001 From: Mika Salmela Date: Thu, 26 May 2016 14:06:48 +0300 Subject: Updates to make it work again MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added import Qt3D.Extras and few filterKeys. Also AndroidManifest adjusted. Change-Id: Id87c95319436e1da38e3ad5e2d73a20f42725fd1 Reviewed-by: Tomi Korpipää Reviewed-by: Miikka Heikkinen --- android/AndroidManifest.xml | 2 +- cinematic3d.pro | 2 ++ qml/BackgroundCubeMap.qml | 5 +++++ qml/Cinematic3DScene.qml | 1 + qml/Cover3D.qml | 5 +++++ qml/EnvMappedBoxGLES2ShaderProgram.qml | 1 + qml/Sphere3D.qml | 1 + qml/TextureBox3D.qml | 5 +++++ 8 files changed, 21 insertions(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 3b171c6..000c7fc 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -46,7 +46,7 @@ - +