]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commit
Merge branch 'maddin/textures-common' into 'master'
authorMirio <opivy@hotmail.de>
Thu, 1 Oct 2015 10:06:37 +0000 (10:06 +0000)
committerMirio <opivy@hotmail.de>
Thu, 1 Oct 2015 10:06:37 +0000 (10:06 +0000)
commitd87bbbb9ca3d1505c08cf3375df16774813f6648
tree9d441e2e85384071843607b20d8c97a5e63d82d3
parent553164dcc551f529d0e28a335a67b9ee5d4f0ef2
parent1e4f387ce147d821d10325d70b21f0ce210d33a1
Merge branch 'maddin/textures-common' into 'master'

Maddin/textures common

This branch contains the following fixes and improvements:
* It adds the previously missing textures `common/botclip` and `common/noimpact`.
* All common-textures have been recreated with a uniform look and font (using Xolonium).
* Extremely reduced file sizes. Factor is about 5 in average.
* No compression ugliness visible anymore.
* 3 completely new base-shaders which will be useful for mappers blocking out their maps (so you can focus on the structure and do actual texturing later).
* Fixing typo in `common/antiportal` and `common/nodrawnonsolid`.
* Every texture now has a clear name matching the shader.

Here is a preview of the new textures:
![preview](https://gitlab.com/xonotic/xonotic-maps.pk3dir/uploads/5ebe217097a0c01e65223c3161acc024/preview.png)

See merge request !47