From: Rudolf Polzer Date: Mon, 26 Sep 2011 04:39:49 +0000 (+0200) Subject: Revert "In order for dds to save a texture file, its resolution must be a multiple... X-Git-Tag: xonotic-v0.6.0~40^2~109 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=a084941bf63f7b642b99eb5845e3020792a58501;p=xonotic%2Fxonotic-data.pk3dir.git Revert "In order for dds to save a texture file, its resolution must be a multiple of four (due to recent engine change which uses hard coded relative texture size instead of ddssize argument) -- This may just be a workaround, but either way it's totally harmless (just resized 1x1 texture files to 4x4 texture files). A real solution would later be a new model which has a real texture." WRONG. This is an engine bug and by doing this workaround, we lose the chance to solve it. Reverting. This reverts commit c5d711414f9bcf2835e2cead0082454c9976f533. --- diff --git a/textures/invincible.jpg b/textures/invincible.jpg index 1c252f8bc..443b72807 100644 Binary files a/textures/invincible.jpg and b/textures/invincible.jpg differ diff --git a/textures/invincible_glow.jpg b/textures/invincible_glow.jpg index 1c252f8bc..443b72807 100644 Binary files a/textures/invincible_glow.jpg and b/textures/invincible_glow.jpg differ diff --git a/textures/strength.jpg b/textures/strength.jpg index 2c743fb6f..ec1d1ddce 100644 Binary files a/textures/strength.jpg and b/textures/strength.jpg differ diff --git a/textures/strength_glow.jpg b/textures/strength_glow.jpg index 2c743fb6f..ec1d1ddce 100644 Binary files a/textures/strength_glow.jpg and b/textures/strength_glow.jpg differ