GameSettings: Add PGXP projection precision
This commit is contained in:
@@ -417,6 +417,16 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
<widget class="QCheckBox" name="userPGXPProjectionPrecision">
|
||||
<property name="text">
|
||||
<string>PGXP Preserve Projection Precision</string>
|
||||
</property>
|
||||
<property name="tristate">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<widget class="QCheckBox" name="userPGXPDepthBuffer">
|
||||
<property name="text">
|
||||
<string>PGXP Depth Buffer</string>
|
||||
|
||||
Reference in New Issue
Block a user