X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=misc%2Ftools%2Fcached-converter.sh;h=72f427c71d89bf150ac23dd4a4a40ba36431c74f;hb=35ed544229b611cb3fc8b210c6f98c687f287912;hp=d6fd4424230037993a8e0dea1db41fd6747f806d;hpb=d0ad59f5d0412692a8e63ec3b0459a4d0d381b8b;p=xonotic%2Fxonotic.git diff --git a/misc/tools/cached-converter.sh b/misc/tools/cached-converter.sh index d6fd4424..72f427c7 100755 --- a/misc/tools/cached-converter.sh +++ b/misc/tools/cached-converter.sh @@ -177,6 +177,7 @@ for F in "$@"; do will_jpeg=$do_jpeg will_dds=$do_dds case "$f" in + *_bump) will_dds=false ;; ./models/player/*) will_dds=false ;; ./textures/*) ;; ./models/*) ;;