Skip to content

Commit

Permalink
Increase default far clipping plane distance
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzolightsgdwarf committed Oct 13, 2016
1 parent e963143 commit fd9d2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/DefaultScript.qml
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ Item{
anchors.verticalCenter: parent.verticalCenter
orientation: Qt.Vertical
height: parent.height*0.3
value: 1000
value: 3000
stepSize: 100
minimumValue: 100
maximumValue: 3000
Expand Down

0 comments on commit fd9d2b8

Please sign in to comment.