Add dynamic selection of tree texture based on season and snow level.
authorStuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
Sat, 20 Apr 2013 20:09:03 +0000 (21:09 +0100)
committerStuart Buchanan <stuart_d_buchanan@yahoo.co.uk>
Sat, 20 Apr 2013 20:09:03 +0000 (21:09 +0100)
commit4a13086c735f82f447c836c99e964107c13734d0
tree30f0bfe8228b3de49ac296ade68b33f268f7e529
parent80953934a6a934c66d3c6ff923835ce4b53ca9bc
Add dynamic selection of tree texture based on season and snow level.

All tree texture sheets now contain 4 different texture sets for
different conditions.  See Docs/README.materials for details.

Also retire the -summer and -winter variants of tree textures, which
are now redundant.
63 files changed:
Docs/README.materials
Effects/tree.eff
Environment/local-weather-rules.xml
Materials/base/materials-base.xml
Materials/dds/materials.xml
Materials/default/materials.xml
Materials/regions/materials.xml
Shaders/deferred-tree.vert
Shaders/tree-haze.vert
Shaders/tree.vert
Textures.high/Trees/coniferous-summer.dds [deleted file]
Textures.high/Trees/coniferous-summer.png [deleted file]
Textures.high/Trees/coniferous-winter.dds [deleted file]
Textures.high/Trees/coniferous-winter.png [deleted file]
Textures.high/Trees/coniferous.dds [new file with mode: 0644]
Textures.high/Trees/coniferous.png [new file with mode: 0644]
Textures.high/Trees/deciduous-summer.dds [deleted file]
Textures.high/Trees/deciduous-summer.png [deleted file]
Textures.high/Trees/deciduous-winter.dds [deleted file]
Textures.high/Trees/deciduous-winter.png [deleted file]
Textures.high/Trees/deciduous.dds [new file with mode: 0644]
Textures.high/Trees/deciduous.png [new file with mode: 0644]
Textures.high/Trees/mixed-summer.dds [deleted file]
Textures.high/Trees/mixed-summer.png [deleted file]
Textures.high/Trees/mixed-winter.dds [deleted file]
Textures.high/Trees/mixed-winter.png [deleted file]
Textures.high/Trees/mixed.dds [new file with mode: 0644]
Textures.high/Trees/mixed.png [new file with mode: 0644]
Textures.high/Trees/tropical-alt-summer.png [deleted file]
Textures.high/Trees/tropical-alt.dds [new file with mode: 0644]
Textures.high/Trees/tropical-alt.png [new file with mode: 0644]
Textures.high/Trees/tropical-summer.dds [deleted file]
Textures.high/Trees/tropical-summer.png [deleted file]
Textures.high/Trees/tropical.dds [new file with mode: 0644]
Textures.high/Trees/tropical.png [new file with mode: 0644]
Textures/Trees/coniferous-summer.dds [deleted file]
Textures/Trees/coniferous-summer.png [deleted file]
Textures/Trees/coniferous-winter.dds [deleted file]
Textures/Trees/coniferous-winter.png [deleted file]
Textures/Trees/coniferous.dds [new file with mode: 0644]
Textures/Trees/coniferous.png [new file with mode: 0644]
Textures/Trees/deciduous-summer.dds [deleted file]
Textures/Trees/deciduous-summer.png [deleted file]
Textures/Trees/deciduous-winter.dds [deleted file]
Textures/Trees/deciduous-winter.png [deleted file]
Textures/Trees/deciduous.dds [new file with mode: 0644]
Textures/Trees/deciduous.png [new file with mode: 0644]
Textures/Trees/mixed-shrub-winter.dds [deleted file]
Textures/Trees/mixed-shrub-winter.png [deleted file]
Textures/Trees/mixed-shrub.dds
Textures/Trees/mixed-shrub.png
Textures/Trees/mixed-summer.dds [deleted file]
Textures/Trees/mixed-summer.png [deleted file]
Textures/Trees/mixed-winter.dds [deleted file]
Textures/Trees/mixed-winter.png [deleted file]
Textures/Trees/mixed.dds [new file with mode: 0644]
Textures/Trees/mixed.png [new file with mode: 0644]
Textures/Trees/tropical-alt.dds [new file with mode: 0644]
Textures/Trees/tropical-alt.png [new file with mode: 0644]
Textures/Trees/tropical-summer.dds [deleted file]
Textures/Trees/tropical-summer.png [deleted file]
Textures/Trees/tropical.dds [new file with mode: 0644]
Textures/Trees/tropical.png [new file with mode: 0644]