Development > Artwork

Artwork replacement thread

<< < (19/26) > >>

Sandro:

--- Quote from: Mattn on June 03, 2011, 06:52:56 am ---thanks also for the higher res textures, we will apply them once Sandros patch is working.

--- End quote ---

Until patch is finished, you can mass rescale textures by using the Python script. It is located at src/tools/scripts/map_scale_textures.py


--- Code: ---cd where_ufoai_is/src/tools/scripts/
python map_scale_textures.py ../../../base/maps -r texture_name scalex scaley

--- End code ---
Will rescale ALL occurences of texture_name in base/maps/...../*.map

For example, if you replaced 128x128 tex_buildings/floor024 by 512x512, call it like this:

--- Code: ---cd where_ufoai_is/src/tools/scripts/
python map_scale_textures.py ../../../base/maps -r  tex_buildings/floor024 0.25 0.25

--- End code ---

MCR:
Great tool, but VERY powerful ;)

Every mapper should be aware that latest work on their maps should be comitted before the big replacement party begins.

Also we should not forget to change the prefabs also & it should be somehow coordinated who uses this tool on which texture.

Otherwise many scaling bugs can happen, if not all of the maps are processed at once when a texture's resolution gets upgraded.

FWishbringer:
Ok, this isn't a drop in replacement. It's higher resolution, as well as different size.

Original: 128x80px
New: 512x256px

I made it originally 410x256 then stretched it, so it should work out once the horizontal is fixed.

base/textures/tex_pics/traktor2.jpg
License: CC 2.0 (not DFSG compatible)

new texture:
author FWishbringer
license Public Domain

FWishbringer:
These need resized, so posting here to let MCR/mattn do the sandros shuffle.

(They are in the DB as CC 2.5... which isn't DFSG compatible)

base/textures/tex_misc/container004.jpg
base/textures/tex_misc/container007.jpg

originals: 128^2
new: 512^2

license: public domain

FWishbringer:
base/textures/tex_nature/potatoes.png

really need to figure out how to push a change with licenses....

The dirt had been based on CC2.5, which was bad. Apparently slipped through before I found out they were bad and removed the CC2.5 and older things I submitted.

new texture:
license: public domain

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version