forked from mirrors/0ad
Remove deprecated water parameters. Patch by paulobezerr. Partial review by FeXoR. Fixes #4292.
This was SVN commit r19040.
This commit is contained in:
@@ -148,6 +148,7 @@
|
||||
{"name": "Nick Owens"},
|
||||
{"nick": "Palaxin", "name": "David A. Freitag"},
|
||||
{"name": "Paul Withers"},
|
||||
{"nick": "paulobezerr", "name": "Paulo George Gomes Bezerra"},
|
||||
{"nick": "pcpa", "name": "Paulo Andrade"},
|
||||
{"nick": "Pendingchaos"},
|
||||
{"nick": "PeteVasi", "name": "Pete Vasiliauskas"},
|
||||
|
||||
@@ -37,7 +37,6 @@ angle = attribute angle { xsd:float }
|
||||
Scenario = element Scenario {
|
||||
attribute version { xsd:positiveInteger } &
|
||||
element Environment {
|
||||
element LightingModel { text }? & # Deprecated
|
||||
element SkySet { text } &
|
||||
element SunColor { suncolor_rgb } &
|
||||
element SunElevation { angle } &
|
||||
@@ -58,12 +57,9 @@ Scenario = element Scenario {
|
||||
element Type { text } & # Not implemented
|
||||
element Color { color_rgb } &
|
||||
element Height { xsd:decimal } &
|
||||
element Shininess { xsd:decimal }? & # Deprecated
|
||||
element Waviness { xsd:decimal } &
|
||||
element Murkiness { xsd:decimal } &
|
||||
element Tint { color_rgb } &
|
||||
element ReflectionTint { color_rgb } &
|
||||
element ReflectionTintStrength { xsd:decimal }
|
||||
element Tint { color_rgb }
|
||||
}
|
||||
} &
|
||||
element Postproc {
|
||||
|
||||
@@ -86,12 +86,6 @@
|
||||
</attribute>
|
||||
<element name="Environment">
|
||||
<interleave>
|
||||
<optional>
|
||||
<element name="LightingModel">
|
||||
<text/>
|
||||
</element>
|
||||
</optional>
|
||||
<!-- Deprecated -->
|
||||
<element name="SkySet">
|
||||
<text/>
|
||||
</element>
|
||||
@@ -144,12 +138,6 @@
|
||||
<element name="Height">
|
||||
<data type="decimal"/>
|
||||
</element>
|
||||
<optional>
|
||||
<element name="Shininess">
|
||||
<data type="decimal"/>
|
||||
</element>
|
||||
</optional>
|
||||
<!-- Deprecated -->
|
||||
<element name="Waviness">
|
||||
<data type="decimal"/>
|
||||
</element>
|
||||
@@ -159,12 +147,6 @@
|
||||
<element name="Tint">
|
||||
<ref name="color_rgb"/>
|
||||
</element>
|
||||
<element name="ReflectionTint">
|
||||
<ref name="color_rgb"/>
|
||||
</element>
|
||||
<element name="ReflectionTintStrength">
|
||||
<data type="decimal"/>
|
||||
</element>
|
||||
</interleave>
|
||||
</element>
|
||||
</element>
|
||||
|
||||
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.
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.
BIN
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.
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.
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.
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user