1
0
forked from 0ad/0ad

This was SVN commit r7975.

This commit is contained in:
Michael D. Hafer 2010-08-15 21:05:06 +00:00
parent cd76d5c4b7
commit 57584e80ec
5 changed files with 0 additions and 104 deletions

View File

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant frequency="1" name="apple_tree_e">
<mesh>gaia/tree_apple_trunk_a.dae</mesh>
<props>
<prop actor="flora/trees/apple_top_e.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="apple_tree_f">
<mesh>gaia/tree_apple_trunk_b.dae</mesh>
<props>
<prop actor="flora/trees/apple_top_f.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="apple_tree_g">
<mesh>gaia/tree_apple_trunk_a.dae</mesh>
<props>
<prop actor="flora/trees/apple_top_g.xml" attachpoint="root"/>
</props>
</variant>
<variant frequency="1" name="apple_tree_h">
<mesh>gaia/tree_apple_trunk_b.dae</mesh>
<props>
<prop actor="flora/trees/apple_top_h.xml" attachpoint="root"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="trunk_texture_a">
<texture>gaia/trunk_deciduous_a.dds</texture>
</variant>
<variant frequency="1" name="trunk_texture_b">
<texture>gaia/trunk_deciduous_b.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant name="e">
<mesh>gaia/tree_apple_top_e.dae</mesh>
<texture>gaia/tree_apple_a.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant name="f">
<mesh>gaia/tree_apple_top_f.dae</mesh>
<texture>gaia/tree_apple_a.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant name="g">
<mesh>gaia/tree_apple_top_g.dae</mesh>
<texture>gaia/tree_apple_a.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<castshadow/>
<group>
<variant name="h">
<mesh>gaia/tree_apple_top_h.dae</mesh>
<texture>gaia/tree_apple_a.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>