Skip to content
Snippets Groups Projects
Commit 1cdb0817 authored by Tomi Korpipää's avatar Tomi Korpipää
Browse files

Removed missing file from qrc

Plus minor coding convention fixes.
parent b6b1772d
Branches
Tags
No related merge requests found
import QtQuick 2.12 import QtQuick 2.12
import QtQuick.Window 2.12 import QtQuick.Window 2.12
import QtStudio3D.OpenGL 2.4 import QtStudio3D.OpenGL 2.4
//import QtStudio3D 2.3
import QtQuick.Controls 2.5 import QtQuick.Controls 2.5
Window { Window {
......
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
<file>3d_presentation/maps/Waterwave.jpg</file> <file>3d_presentation/maps/Waterwave.jpg</file>
<file>3d_presentation/maps/waveGradient.png</file> <file>3d_presentation/maps/waveGradient.png</file>
<file>3d_presentation/materials/Glass.materialdef</file> <file>3d_presentation/materials/Glass.materialdef</file>
<file>3d_presentation/materials/ground.materialdef</file>
<file>3d_presentation/materials/groundBlending.shader</file> <file>3d_presentation/materials/groundBlending.shader</file>
<file>3d_presentation/materials/Sky.materialdef</file> <file>3d_presentation/materials/Sky.materialdef</file>
<file>3d_presentation/materials/skybox.shader</file> <file>3d_presentation/materials/skybox.shader</file>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment