mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-06 13:45:34 +00:00
Updated button description.
This commit is contained in:
parent
f50cbcad81
commit
3daa716090
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@
|
||||||
<item row="3" column="1">
|
<item row="3" column="1">
|
||||||
<widget class="QCheckBox" name="antialiasAlphaTestCheckBox">
|
<widget class="QCheckBox" name="antialiasAlphaTestCheckBox">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string><html><head/><body><p>Allows MSAA to work with alpha-tested meshes, producing better-looking edges without pixelation. Can negatively impact performance if MSAA is off.</p></body></html></string>
|
<string><html><head/><body><p>Allows MSAA to work with alpha-tested meshes, producing better-looking edges without pixelation. Can negatively impact performance.</p></body></html></string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Use anti-alias alpha testing</string>
|
<string>Use anti-alias alpha testing</string>
|
||||||
|
|
Loading…
Reference in a new issue