Fixed: ForceDXTC is not to disable compression but force it

--HG--
branch : develop
feature/pipeline-tools
kervala 9 years ago
parent e4f8bb0e16
commit b9231adb78

@ -28,7 +28,7 @@
<item> <item>
<widget class="QCheckBox" name="texcompressionCheckBox"> <widget class="QCheckBox" name="texcompressionCheckBox">
<property name="text"> <property name="text">
<string>Disable texture compression</string> <string>Force texture compression</string>
</property> </property>
</widget> </widget>
</item> </item>

Loading…
Cancel
Save