1
1
forked from 0ad/0ad

Better quality acacia trees by @Sundiata. Needed for the map overhaul.

This was SVN commit r25472.
This commit is contained in:
Stan 2021-05-20 11:26:49 +00:00
parent eda2901a33
commit 21b7e8faaf
50 changed files with 145 additions and 320 deletions

View File

@ -1,56 +1,45 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="trunk-a">
<mesh>gaia/tree_acacia_a.dae</mesh>
<props>
<prop actor="flora/trees/acacia_top_a.xml" attachpoint="root"/>
<prop actor="flora/trees/acacia_branches_a.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="trunk-b">
<mesh>gaia/tree_acacia_b.dae</mesh>
<props>
<prop actor="flora/trees/acacia_top_b.xml" attachpoint="root"/>
<prop actor="flora/trees/acacia_branches_b.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="trunk-c">
<mesh>gaia/tree_acacia_c.dae</mesh>
<props>
<prop actor="flora/trees/acacia_top_c.xml" attachpoint="root"/>
<prop actor="flora/trees/acacia_branches_c.xml" attachpoint="root"/>
<variant frequency="1" name="Acacia">
<props>
<prop actor="flora/trees/acacia_top.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="trunk-d">
<mesh>gaia/tree_acacia_d.dae</mesh>
<props>
<prop actor="flora/trees/acacia_top_d.xml" attachpoint="root"/>
<prop actor="flora/trees/acacia_branches_d.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="trunk-e">
<mesh>gaia/tree_acacia_e.dae</mesh>
<props>
<prop actor="flora/trees/acacia_top_e.xml" attachpoint="root"/>
<prop actor="flora/trees/acacia_branches_e.xml" attachpoint="root"/>
</props>
<textures>
<texture file="gaia/acacia.png" name="baseTex"/>
</textures>
</variant>
</group>
<group>
<variant name="trunk-texture">
<textures><texture file="gaia/tree_dead.dds" name="baseTex"/></textures>
<!-- Need to keep the variant names in sync with the children. -->
<variant frequency="1" name="Variant-01">
<mesh>gaia/trees/trunks/acacia_01.dae</mesh>
</variant>
<variant frequency="5" name="Variant-02">
<mesh>gaia/trees/trunks/acacia_02.dae</mesh>
</variant>
<variant frequency="6" name="Variant-03">
<mesh>gaia/trees/trunks/acacia_03.dae</mesh>
</variant>
<variant frequency="1" name="Variant-04">
<mesh>gaia/trees/trunks/acacia_04.dae</mesh>
</variant>
<variant frequency="1" name="Variant-05">
<mesh>gaia/trees/trunks/acacia_05.dae</mesh>
</variant>
<variant frequency="10" name="Variant-06">
<mesh>gaia/trees/trunks/acacia_06.dae</mesh>
</variant>
<variant frequency="1" name="Variant-07">
<mesh>gaia/trees/trunks/acacia_07.dae</mesh>
</variant>
<variant frequency="2" name="Variant-08">
<mesh>gaia/trees/trunks/acacia_08.dae</mesh>
</variant>
<variant frequency="1" name="Variant-09">
<mesh>gaia/trees/trunks/acacia_09.dae</mesh>
</variant>
</group>
<material>basic_trans_wind.xml</material>
<material>trans_wind.xml</material>
</actor>

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-branches-mesh-a">
<mesh>gaia/tree_acacia_branches_a.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="acacia-dead-branches">
<textures><texture file="gaia/tree_dead_branches.png" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-branches-mesh-b">
<mesh>gaia/tree_acacia_branches_b.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="acacia-dead-branches">
<textures><texture file="gaia/tree_dead_branches.png" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-branches-mesh-c">
<mesh>gaia/tree_acacia_branches_c.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="acacia-dead-branches">
<textures><texture file="gaia/tree_dead_branches.png" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-branches-mesh-d">
<mesh>gaia/tree_acacia_branches_d.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="acacia-dead-branches">
<textures><texture file="gaia/tree_dead_branches.png" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,20 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-branches-mesh-e">
<mesh>gaia/tree_acacia_branches_e.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="acacia-dead-branches">
<textures><texture file="gaia/tree_dead_branches.png" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -2,20 +2,20 @@
<actor version="1">
<castshadow/>
<group>
<variant name="a">
<textures>
<texture file="gaia/acacia_thorns_1.png" name="baseTex"/>
</textures>
</variant>
<variant name="b">
<textures>
<texture file="gaia/acacia_1.png" name="baseTex"/>
</textures>
<variant frequency="1" name="Acacia Bush">
<mesh>gaia/acacia_bush_small_1.dae</mesh>
</variant>
</group>
<group>
<variant frequency="4" name="1">
<mesh>gaia/acacia_bush_small_1.dae</mesh>
<variant frequency="1" name="Thorns-01">
<textures>
<texture file="gaia/acacia_bush_thorns_01.png" name="baseTex"/>
</textures>
</variant>
<variant frequency="1" name="Thorns-02">
<textures>
<texture file="gaia/acacia_bush_thorns_02.png" name="baseTex"/>
</textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>

View File

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="utf-8"?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="Acacia Top">
<textures>
<texture file="gaia/acacia.png" name="baseTex"/>
</textures>
</variant>
</group>
<group>
<!-- Need to keep the variant names in sync with the parent. -->
<variant frequency="1" name="Variant-01">
<mesh>gaia/trees/leaves/acacia_01.dae</mesh>
</variant>
<variant frequency="5" name="Variant-02">
<mesh>gaia/trees/leaves/acacia_02.dae</mesh>
</variant>
<variant frequency="6" name="Variant-03">
<mesh>gaia/trees/leaves/acacia_03.dae</mesh>
</variant>
<variant frequency="1" name="Variant-04">
<mesh>gaia/trees/leaves/acacia_04.dae</mesh>
</variant>
<variant frequency="1" name="Variant-05">
<mesh>gaia/trees/leaves/acacia_05.dae</mesh>
</variant>
<variant frequency="10" name="Variant-06">
<mesh>gaia/trees/leaves/acacia_06.dae</mesh>
</variant>
<variant frequency="1" name="Variant-07">
<mesh>gaia/trees/leaves/acacia_07.dae</mesh>
</variant>
<variant frequency="2" name="Variant-08">
<mesh>gaia/trees/leaves/acacia_08.dae</mesh>
</variant>
<variant frequency="1" name="Variant-09">
<mesh>gaia/trees/leaves/acacia_09.dae</mesh>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-top-mesh-a">
<mesh>gaia/tree_acacia_top_a.dae</mesh>
</variant>
</group>
<group>
<variant frequency="2" name="acacia-top-texture-a">
<textures><texture file="gaia/tree_carob_c.dds" name="baseTex"/></textures>
</variant>
<variant frequency="1" name="acacia-top-texture-b">
<textures><texture file="gaia/tree_baobab_b.dds" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-top-mesh-b">
<mesh>gaia/tree_acacia_top_b.dae</mesh>
</variant>
</group>
<group>
<variant frequency="2" name="acacia-top-texture-a">
<textures><texture file="gaia/tree_carob_c.dds" name="baseTex"/></textures>
</variant>
<variant frequency="1" name="acacia-top-texture-b">
<textures><texture file="gaia/tree_baobab_b.dds" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-top-mesh-c">
<mesh>gaia/tree_acacia_top_c.dae</mesh>
</variant>
</group>
<group>
<variant frequency="2" name="acacia-top-texture-a">
<textures><texture file="gaia/tree_carob_c.dds" name="baseTex"/></textures>
</variant>
<variant frequency="1" name="acacia-top-texture-b">
<textures><texture file="gaia/tree_baobab_b.dds" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-top-mesh-d">
<mesh>gaia/tree_acacia_top_d.dae</mesh>
</variant>
</group>
<group>
<variant frequency="2" name="acacia-top-texture-a">
<textures><texture file="gaia/tree_carob_c.dds" name="baseTex"/></textures>
</variant>
<variant frequency="1" name="acacia-top-texture-b">
<textures><texture file="gaia/tree_baobab_b.dds" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

View File

@ -1,23 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="acacia-top-mesh-e">
<mesh>gaia/tree_acacia_top_e.dae</mesh>
</variant>
</group>
<group>
<variant frequency="2" name="acacia-top-texture-a">
<textures><texture file="gaia/tree_carob_c.dds" name="baseTex"/></textures>
</variant>
<variant frequency="1" name="acacia-top-texture-b">
<textures><texture file="gaia/tree_baobab_b.dds" name="baseTex"/></textures>
</variant>
</group>
<material>basic_trans_wind.xml</material>
</actor>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
binaries/data/mods/public/art/textures/skins/gaia/acacia.png (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.