Normals on the frame are now woriking correctly. The screen light coherently the frame.

This commit is contained in:
Filippo Scognamiglio
2014-03-24 11:09:34 +01:00
parent d0e4086d86
commit 87880e08fd
8 changed files with 56 additions and 75 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ TerminalFrame{
normalsSource: "../images/black-frame-normals.png"
sourceRect: Qt.rect(-80, -90, terminal.width + 160, terminal.height + 180)
shaderString: "WhiteFrameShader.qml"
shaderString: "FrameShader.qml"
}