Add qtcanvas3d as submodule

[ChangeLog][General] Added QtCanvas3D module, a JavaScript 3D rendering API for QtQuick.

Change-Id: I9448f87ba8c8ccfb2dd6cf790d29bb561b9e9740
Reviewed-by: Pasi Keränen <pasi.keranen@digia.com>
Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
This commit is contained in:
Pasi Keranen
2015-02-11 10:04:37 +02:00
committed by Jani Heikkinen
parent 3e40bbd114
commit 682766b9fa
3 changed files with 7 additions and 0 deletions

5
.gitmodules vendored
View File

@@ -173,3 +173,8 @@
url = ../qtwebengine.git
branch = dev
initrepo = true
[submodule "qtcanvas3d"]
path = qtcanvas3d
url = ../qtcanvas3d.git
branch = dev
initrepo = true