#some more desert rocks

This was SVN commit r6636.
This commit is contained in:
Michael D. Hafer 2009-01-26 03:22:48 +00:00
parent f5bdcda80d
commit c52ee7d7cd
30 changed files with 119 additions and 35 deletions

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<group>
<variant frequency="1" name="plant-orange">
<mesh>gaia/plant_tropic_lg.dae</mesh>
<texture>gaia/plant_tropic_i.dds</texture>
</variant>
<variant frequency="1" name="plant-green">
<mesh>gaia/plant_tropic_lg.dae</mesh>
<texture>gaia/plant_tropic_j.dds</texture>
</variant>
<variant frequency="1" name="plant-ferns-a">
<mesh>gaia/plant_tropic_ferns_1.dae</mesh>
<texture>gaia/plant_tropic_k.dds</texture>
</variant>
</group>
<material>basic_trans.xml</material>
</actor>

View File

@ -22,6 +22,10 @@
<mesh>props/billboard_b.dae</mesh>
<texture>props/billboard_sky_sunset.dds</texture>
</variant>
<variant frequency="1" name="alpine_panoramic">
<mesh>props/billboard_panoramic.dae</mesh>
<texture>props/billboard_alpinemountains_panoramic.dds</texture>
</variant>
</group>
</actor>

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<actor version="1">
<float/>
<group>
<variant name="water wave">
<mesh>props/water_wave_a.dae</mesh>
</variant>
</group>
<group>
<variant frequency="1" name="wave_a">
<texture>props/water_wave_a.dds</texture>
</variant>
<variant frequency="1" name="wave_b">
<texture>props/water_wave_b.dds</texture>
</variant>
</group>
<material>basic_trans.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.

View File

@ -19,6 +19,15 @@
<variant frequency="1" name="boulder-05">
<mesh>gaia/geo_desert_05.dae</mesh>
</variant>
<variant frequency="1" name="boulders-06">
<mesh>gaia/geo_desert_06.dae</mesh>
</variant>
<variant frequency="1" name="boulder-07">
<mesh>gaia/geo_desert_07.dae</mesh>
</variant>
<variant frequency="1" name="boulder-08">
<mesh>gaia/geo_desert_08.dae</mesh>
</variant>
</group>
<group>

View File

@ -6,26 +6,30 @@
<group>
<variant frequency="2" name="formation-a">
<mesh>gaia/stonemine_granite_a.pmd</mesh>
<texture>gaia/stone_desert_small_a.dds</texture>
</variant>
<variant frequency="2" name="formation-b">
<mesh>gaia/stonemine_granite_b.pmd</mesh>
<texture>gaia/stone_desert_small_a.dds</texture>
</variant>
<variant frequency="2" name="formation-c">
<mesh>gaia/stonemine_granite_c.pmd</mesh>
<texture>gaia/stone_desert_small_a.dds</texture>
</variant>
<variant frequency="1" name="formation-d">
<mesh>gaia/geo_desert_06.dae</mesh>
<texture>gaia/stone_desert_b.dds</texture>
</variant>
<variant frequency="1" name="boulder-a">
<mesh>gaia/stone_granite_boulder_a.pmd</mesh>
<texture>gaia/stone_desert_small_a.dds</texture>
</variant>
<variant frequency="1" name="boulder-b">
<mesh>gaia/stone_granite_boulder_b.pmd</mesh>
<texture>gaia/stone_desert_small_a.dds</texture>
</variant>
<variant frequency="1" name="boulder-c">
<mesh>gaia/stone_granite_boulder_c.pmd</mesh>
</variant>
</group>
<group>
<variant>
<texture>gaia/stone_desert_small_a.dds</texture>
</variant>
</group>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
binaries/data/mods/public/art/meshes/gaia/geo_desert_07.dae (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/public/art/meshes/gaia/geo_desert_08.dae (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -8,6 +8,10 @@
<ConformX>3.141592</ConformX>
<ConformZ>3.141592</ConformZ>
</Anchor>
<Footprint>
<Radius>4.25</Radius>
<Height>4.0</Height>
</Footprint>
</Traits>
<Actor>geology/stonemine_desert_small.xml</Actor>

View File

@ -1,8 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_gaia_geo"
>
<Entity Parent="template_gaia_geo">
<Traits>
<Id>

Binary file not shown.

Binary file not shown.