changes-wrt-feedback #1
@@ -1,34 +1,38 @@
|
|||||||
- section: River
|
- section: River
|
||||||
items:
|
items:
|
||||||
- key: flow
|
- key: flow
|
||||||
label: Flow Regime
|
label: Flow
|
||||||
options: [Turbulent, Laminar, Uncertain]
|
options: ["No", Standard, High, Uncertain]
|
||||||
default: Laminar
|
default: Standard
|
||||||
- key: shadows
|
- key: shadows
|
||||||
label: Strong Shadows
|
label: Strong Shadows
|
||||||
options: [Yes, No, Uncertain]
|
options: ["Yes", "No", Uncertain]
|
||||||
default: No
|
default: "No"
|
||||||
|
- key: sediments
|
||||||
|
label: Sediments
|
||||||
|
options: ["Yes", "No", Uncertain]
|
||||||
|
default: "No"
|
||||||
- key: artifacts
|
- key: artifacts
|
||||||
label: Artifacts on River
|
label: Artifacts on River
|
||||||
options: [Yes, No, Uncertain]
|
options: ["Yes", "No", Uncertain]
|
||||||
default: No
|
default: "No"
|
||||||
- section: Scene
|
- section: Scene
|
||||||
items:
|
items:
|
||||||
- key: lighting
|
- key: lighting
|
||||||
label: Lighting
|
label: Lighting
|
||||||
options: [Day, Night, Uncertain]
|
options: [Bright, Dark, Uncertain]
|
||||||
default: Day
|
default: Bright
|
||||||
- key: exposure
|
- key: exposure
|
||||||
label: Exposure
|
label: Exposure
|
||||||
options: [Overexposed, Underexposed, Both, Normal, Uncertain]
|
options: [Overexposed, Underexposed, Both, Normal, Uncertain]
|
||||||
default: Normal
|
default: Normal
|
||||||
- section: Weather
|
- section: Weather
|
||||||
items:
|
items:
|
||||||
- key: snowing
|
- key: precipitation
|
||||||
label: Snowing
|
label: Precipitation
|
||||||
options: [Yes, No, Uncertain]
|
options: ["Yes", "No", Uncertain]
|
||||||
default: No
|
default: "No"
|
||||||
- key: snow_on_ground
|
- key: snow_on_ground
|
||||||
label: Snow on Ground
|
label: Snow on Ground
|
||||||
options: [Yes, No, Uncertain]
|
options: ["Yes", "No", Uncertain]
|
||||||
default: No
|
default: "No"
|
||||||
|
|||||||
Reference in New Issue
Block a user