Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gwaldron/osgearth
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaldron committed Oct 18, 2023
2 parents c9b8c43 + e60c209 commit 75e6dda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/splat/grass/groundcover.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<biomes>

<biome classes="grassland" fill="1" source="clipartmax.com">
<asset url="clipart974730_dry.png" width="0.8" height="0.5" size_variation="0.5" selection_weight="3"/>
<asset url="clipart974730.png" width="0.8" height="0.5" size_variation="0.5" selection_weight="3"/>
<asset url="clipart974730_2.png" width="0.6" height="0.8" size_variation="1" selection_weight="10"/>
<asset url="clipart28163.png" width="0.5" height="0.9" size_variation="0.2" selection_weight="1"/>
<asset url="clipart2383752.png" width="0.5" height="0.9" size_variation="0.2" selection_weight="1"/>
</biome>

<biome classes="forest" fill="0.5" source="clipartmax.com">
<asset url="clipart974730_2.png" width="0.5" height="0.6" size_variation="0.8" weight="11"/>
<asset url="clipart974730_dry.png" width="0.8" height="0.5" size_variation="0.5" />
<asset url="clipart974730.png" width="0.8" height="0.5" size_variation="0.5" />
</biome>

<biome classes="savanna" fill="0.3" source="clipartmax.com">
Expand Down

0 comments on commit 75e6dda

Please sign in to comment.