1
0
Fork 0
fgdata/Materials/regions/materials.xml
Stuart Buchanan 97d54bf17f Make LOD for trees/buildings/objects/STG configurable.
Now based on /sim/rendering/static-lod/rough.

This commit removes a large number of range
settings that should in general be set by the user.
2016-04-08 22:39:29 +01:00

80 lines
3.3 KiB
XML

<?xml version="1.0"?>
<!-- FlightGear Materials File. See Docs/README.materials for details. -->
<PropertyList>
<!-- Base materials -->
<region include="Materials/regions/global.xml"/>
<region include="Materials/regions/global-summer.xml"/>
<region include="Materials/regions/global-winter.xml"/>
<!-- Arctic and Antarctic Regions -->
<region include="Materials/regions/arctic.xml"/>
<region include="Materials/regions/greenland.xml"/>
<region include="Materials/regions/north_atlantic_islands.xml"/>
<!-- North America -->
<region include="Materials/regions/alaska.xml"/>
<region include="Materials/regions/us_southwest.xml"/>
<!--<region include="Materials/regions/california.xml"/>-->
<region include="Materials/regions/sierras.xml"/>
<region include="Materials/regions/florida.xml"/>
<!-- South America -->
<region include="Materials/regions/tropical_south_america.xml"/>
<region include="Materials/regions/latin_american_cities.xml"/>
<region include="Materials/regions/ascension.xml"/>
<region include="Materials/regions/mexico.xml"/>
<region include="Materials/regions/brazil_amazon_forest.xml"/>
<region include="Materials/regions/brazil_mata_atlantica.xml"/>
<region include="Materials/regions/brazil_manaus.xml"/>
<region include="Materials/regions/brazil_cerrado.xml"/>
<region include="Materials/regions/brazil_brasilia.xml"/>
<region include="Materials/regions/brazil_southern_cerrado.xml"/>
<region include="Materials/regions/brazil_pantanal.xml"/>
<region include="Materials/regions/brazil_pampas.xml"/>
<region include="Materials/regions/brazil_lencois.xml"/>
<region include="Materials/regions/brazil_caatinga.xml"/>
<region include="Materials/regions/brazil_chapada_diamantina.xml"/>
<region include="Materials/regions/caribbean.xml"/>
<!-- Asia -->
<region include="Materials/regions/asia.xml"/>
<!-- Pacific-->
<region include="Materials/regions/indonesia.xml"/>
<region include="Materials/regions/southeast_asia.xml"/>
<region include="Materials/regions/hawaii.xml"/>
<region include="Materials/regions/oahu.xml"/>
<!-- Africa -->
<region include="Materials/regions/africa_savanna.xml"/>
<region include="Materials/regions/africa_desert.xml"/>
<region include="Materials/regions/africa_rainforest.xml"/>
<region include="Materials/regions/africa_mediterranean.xml"/>
<region include="Materials/regions/africa_kilimanjaro.xml"/>
<region include="Materials/regions/mediterranean_cities.xml"/>
<region include="Materials/regions/south_africa.xml"/>
<region include="Materials/regions/madagascar.xml"/>
<!-- Europe -->
<region include="Materials/regions/europe.xml"/>
<region include="Materials/regions/europe-winter.xml"/>
<region include="Materials/regions/scandinavia.xml"/>
<region include="Materials/regions/united_kingdom.xml"/>
<region include="Materials/regions/ireland.xml"/>
<region include="Materials/regions/iceland.xml"/>
<region include="Materials/regions/norway.xml"/>
<region include="Materials/regions/southern_europe.xml"/>
<region include="Materials/regions/corse.xml"/>
<!-- Middle East-->
<region include="Materials/regions/middle_east.xml"/>
<region include="Materials/regions/middle_east_large_cities.xml"/>
<region include="Materials/regions/UAE.xml"/>
<!-- street illumination-->
<region include="Materials/regions/large_cities_illumination.xml"/>
<region include="Materials/regions/mega_cities_illumination.xml"/>
</PropertyList>