X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Ftools%2Fcached-converter.sh;h=72f427c71d89bf150ac23dd4a4a40ba36431c74f;hp=d6fd4424230037993a8e0dea1db41fd6747f806d;hb=2ebe7a33ca4fd24d8bcf0010a9af41e167f34c3e;hpb=e6024ca05dbc7f9e0257b4ed2641c929d0b38c4d;ds=sidebyside 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/*) ;;