summaryrefslogtreecommitdiff
path: root/metadata
diff options
context:
space:
mode:
authorErkin Bahceci <erkinbah@gmail.com>2008-04-01 17:01:47 +0200
committerDennis kasprzyk <onestone@opencompositing.org>2008-04-01 17:01:47 +0200
commite131ecbc4d71d7f3381f7cd04a5bfd4802f5e854 (patch)
tree2cee47a9ff78514d1a49ae0fda462f5d97b32958 /metadata
parentd4e784a2e998b207a3fd892b10d692aa6f901c0a (diff)
Texture compression for image textures.
Diffstat (limited to 'metadata')
-rw-r--r--metadata/core.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/metadata/core.xml.in b/metadata/core.xml.in
index e59ee4ab..04c615be 100644
--- a/metadata/core.xml.in
+++ b/metadata/core.xml.in
@@ -472,6 +472,11 @@
<min>0</min>
<max>100</max>
</option>
+ <option name="texture_compression" type="bool">
+ <_short>Texture Compression</_short>
+ <_long>If available use compression for textures converted from images</_long>
+ <default>true</default>
+ </option>
</screen>
</core>
</compiz>