99 lines
4.5 KiB
XML
99 lines
4.5 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel border="true" bottom="0" follows="top|left" height="320"
|
|
label="Ground Textures" left="0" name="Textures" width="480">
|
|
<text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10"
|
|
name="region_text_lbl" width="100">
|
|
Region:
|
|
</text>
|
|
<text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="60"
|
|
name="region_text" width="400">
|
|
unknown
|
|
</text>
|
|
<text bottom_delta="-26" follows="left|top" height="20" left="10"
|
|
name="detail_texture_text" width="300">
|
|
Terrain Textures (requires 512x512, 24 bit .tga files)
|
|
</text>
|
|
<texture_picker bottom_delta="-100" follows="left|top" height="100" left="10"
|
|
name="texture_detail_0" width="100" />
|
|
<texture_picker bottom_delta="0" follows="left|top" height="100" left="120"
|
|
name="texture_detail_1" width="100" />
|
|
<texture_picker bottom_delta="0" follows="left|top" height="100" left="230"
|
|
name="texture_detail_2" width="100" />
|
|
<texture_picker bottom_delta="0" follows="left|top" height="100" left="340"
|
|
name="texture_detail_3" width="100" />
|
|
<text bottom_delta="-10" follows="left|top" height="20" left="10"
|
|
name="height_text_lbl" width="65">
|
|
1 (Low)
|
|
</text>
|
|
<text bottom_delta="0" follows="left|top" height="20" left="120"
|
|
name="height_text_lbl2" width="100">
|
|
2
|
|
</text>
|
|
<text bottom_delta="0" follows="left|top" height="20" left="230"
|
|
name="height_text_lbl3" width="100">
|
|
3
|
|
</text>
|
|
<text bottom_delta="0" follows="left|top" height="20" left="340"
|
|
name="height_text_lbl4" width="100">
|
|
4 (High)
|
|
</text>
|
|
<text bottom_delta="-40" follows="left|top" height="20" left="10"
|
|
name="height_text_lbl5" width="300">
|
|
Texture Elevation Ranges
|
|
</text>
|
|
<text bottom_delta="-15" follows="left|top" height="20" left="51"
|
|
name="height_text_lbl6" width="100">
|
|
Southwest
|
|
</text>
|
|
<text bottom_delta="0" follows="left|top" height="20" left="161"
|
|
name="height_text_lbl7" width="100">
|
|
Northwest
|
|
</text>
|
|
<text bottom_delta="0" follows="left|top" height="20" left="271"
|
|
name="height_text_lbl8" width="100">
|
|
Southeast
|
|
</text>
|
|
<text bottom_delta="0" follows="left|top" height="20" left="381"
|
|
name="height_text_lbl9" width="100">
|
|
Northeast
|
|
</text>
|
|
<spinner bottom_delta="-20" follows="left|top" height="20" increment="0.5" label="Low"
|
|
label_width="37" left="10" max_val="500" min_val="-500"
|
|
name="height_start_spin_0" width="100" />
|
|
<spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low"
|
|
label_width="37" left="120" max_val="500" min_val="-500"
|
|
name="height_start_spin_1" width="100" />
|
|
<spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low"
|
|
label_width="37" left="230" max_val="500" min_val="-500"
|
|
name="height_start_spin_2" width="100" />
|
|
<spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="Low"
|
|
label_width="37" left="340" max_val="500" min_val="-500"
|
|
name="height_start_spin_3" width="100" />
|
|
<spinner bottom_delta="-20" follows="left|top" height="20" increment="0.5" label="High"
|
|
label_width="37" left="10" max_val="500" min_val="-500"
|
|
name="height_range_spin_0" width="100" />
|
|
<spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High"
|
|
label_width="37" left="120" max_val="500" min_val="-500"
|
|
name="height_range_spin_1" width="100" />
|
|
<spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High"
|
|
label_width="37" left="230" max_val="500" min_val="-500"
|
|
name="height_range_spin_2" width="100" />
|
|
<spinner bottom_delta="0" follows="left|top" height="20" increment="0.5" label="High"
|
|
label_width="37" left="340" max_val="500" min_val="-500"
|
|
name="height_range_spin_3" width="100" />
|
|
<text bottom_delta="-40" follows="left|top" height="20" left="25"
|
|
name="height_text_lbl10" width="480">
|
|
These values represent the blend range for the textures above.
|
|
</text>
|
|
<text bottom_delta="-16" follows="left|top" height="20" left="25"
|
|
name="height_text_lbl11" width="450">
|
|
Measured in meters, the LOW value is the MAXIMUM height of Texture #1,
|
|
</text>
|
|
<text bottom_delta="-16" follows="left|top" height="20" left="25"
|
|
name="height_text_lbl12" width="480">
|
|
and the HIGH value is the MINIMUM height of Texture #4.
|
|
</text>
|
|
<button bottom="10" enabled="false" follows="left|bottom" height="20" label="Apply"
|
|
left="350" name="apply_btn" width="100" />
|
|
</panel>
|