mfn / GtkRadiant

Note: this has been long dormant, please check
https://github.com/TTimo/GtkRadiant
Other
13 stars 3 forks source link

Texture Fit on cube - avoid mirrored textures on faces #48

Open mfn opened 14 years ago

mfn commented 14 years ago

Proper texture orientation by default on all sides. E.g. a crate texture with writing on it placed on a cube, then use fit will mirror half the textures. (Problem is that unaligned textures by default are placed this way on the faces, so a fit would have to go against the default alignment of textures.)