8,018
edits
Paradox-01 (talk | contribs) m (listing xml flags) |
Paradox-01 (talk | contribs) m (^_^ The Mirror http://www.youtube.com/watch?v=a8EIkOftw6g) |
||
Line 28: | Line 28: | ||
:-format:bgr555 (or dxt1) for most of the stuff | :-format:bgr555 (or dxt1) for most of the stuff | ||
:-format:bgr32 for skyboxes | :-format:bgr32 for skyboxes | ||
:-format:bgra4444 for transparent/reflective stuff (in a couple of places bgra5551 is used but probably it's not big deal if bgra4444 is used instead) | :-format:bgra4444 for transparent/[[Mirror#Environment_mapping|reflective stuff]] (in a couple of places bgra5551 is used but probably it's not big deal if bgra4444 is used instead) | ||
:-genmipmaps - generate mipmaps if they are not already present in the source file and if the source file is not dxt1 compressed | :-genmipmaps - generate mipmaps if they are not already present in the source file and if the source file is not dxt1 compressed | ||
:-envmap - envmap used for reflectivity | :-envmap - envmap used for reflectivity |
edits