18,700
edits
m (→Level files hierarchy: replaced external images with localized ones) |
m (→The master XML file: wording improvement and a question on texture resizing) |
||
Line 280: | Line 280: | ||
: <Textures Format="BGR" AlphaFormat="RGBA" MaxSize="512"> | : <Textures Format="BGR" AlphaFormat="RGBA" MaxSize="512"> | ||
Textures that | Textures with a dimension that isn't a power of two (2<sup>x</sup>) and textures larger than 512px on a side will be resized. For example, 2003x2000 will become 512x512. (What would 257x255 become?) | ||
|- | |- | ||
| <Texture Name="..."> | | <Texture Name="..."> |