]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic
authorRudolf Polzer <divverent@xonotic.org>
Fri, 15 Jul 2011 18:03:36 +0000 (20:03 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Fri, 15 Jul 2011 18:03:36 +0000 (20:03 +0200)
misc/tools/cached-converter.sh

index 6566f7623d62c290556df87b378b3d89c2d2515d..b3fcb87239667da20932a8e7aac9c46387939401 100755 (executable)
@@ -295,6 +295,7 @@ for F in "$@"; do
        case "$f" in
                ./sounds/misc/talk*.wav) will_ogg=false ;; # engine "feature"
                *_bump) will_dds=false ;;
+               *_norm) will_dds=false ;; # bad quality
                ./models/player/*) will_dds=false ;;
                ./models/sprites/*) will_dds=false ;;
                ./textures/*) ;;