1
0
Fork 0
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:
Thomas Lowe 2021-12-03 06:45:54 -05:00
parent f50cbcad81
commit 3daa716090

View file

@ -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>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Allows MSAA to work with alpha-tested meshes, producing better-looking edges without pixelation. Can negatively impact performance if MSAA is off.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Allows MSAA to work with alpha-tested meshes, producing better-looking edges without pixelation. Can negatively impact performance.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
<property name="text"> <property name="text">
<string>Use anti-alias alpha testing</string> <string>Use anti-alias alpha testing</string>