QmlDesigner: Add light meshes to edit 3d view

Change-Id: I996498fde14510fc78c729f56cb8d46b28b233bb
Fixes: QDS-1634
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
Miikka Heikkinen
2020-03-09 16:08:13 +02:00
parent 3d67fbc55f
commit 2c842453b0
12 changed files with 383 additions and 9 deletions

View File

@@ -209,6 +209,8 @@ QtcTool {
"editor3d/mousearea3d.h",
"editor3d/camerageometry.cpp",
"editor3d/camerageometry.h",
"editor3d/lightgeometry.cpp",
"editor3d/lightgeometry.h",
"editor3d/gridgeometry.cpp",
"editor3d/gridgeometry.h",
"editor3d/selectionboxgeometry.cpp",