Update Freelancer Advanced Renderer to Version 1.2
This commit is contained in:
@@ -61,8 +61,8 @@
|
||||
<Widget type="TextBox" skin="TextBox" position="10 15 115 15">
|
||||
<Property key="Caption" value="Shadow Quality:"/>
|
||||
</Widget>
|
||||
<Widget type="Button" skin="CheckBox" position="10 135 195 20" name="CheckboxAsteroidShadows">
|
||||
<Property key="Caption" value="Enable Asteroid Shadows"/>
|
||||
<Widget type="Button" skin="CheckBox" position="10 135 255 20" name="CheckboxAsteroidShadows">
|
||||
<Property key="Caption" value="Enable Dynamic Asteroid Shadows"/>
|
||||
<Property key="Enabled" value="true"/>
|
||||
</Widget>
|
||||
<Widget type="Button" skin="CheckBox" position="10 110 245 20" name="CheckboxShadowPCF">
|
||||
@@ -77,16 +77,17 @@
|
||||
<Widget type="Widget" skin="PanelSkin" position="5 285 570 110" name="GroupBoxPostprocessing">
|
||||
<Property key="Enabled" value="true"/>
|
||||
<Widget type="Button" skin="CheckBox" position="10 35 400 20" name="CheckBoxAutomaticExposure">
|
||||
<Property key="Caption" value="Enable Automatic Camera Exposure (Early Version)"/>
|
||||
<Property key="Caption" value="Enable Automatic Camera Exposure"/>
|
||||
</Widget>
|
||||
<Widget type="Button" skin="CheckBox" position="10 60 350 20" name="CheckboxLightScattering">
|
||||
<Property key="Caption" value="Enable Light Scattering (Nebula + Asteroid Fields)"/>
|
||||
</Widget>
|
||||
<Widget type="ComboBox" skin="ComboBox" position="110 10 195 25" name="ComboBoxTonemapping">
|
||||
<Property key="ModeDrop" value="true"/>
|
||||
<Property key="AddItem" value="GT Sport (More Realistic)"/>
|
||||
<Property key="AddItem" value="AGX (Current State of Art)"/>
|
||||
<Property key="AddItem" value="ACES (More Contrast)"/>
|
||||
<Property key="Caption" value="GT Sport (More Realistic)"/>
|
||||
<Property key="AddItem" value="GT Sport (More Saturated)"/>
|
||||
<Property key="Caption" value="AGX (Current State of Art)"/>
|
||||
</Widget>
|
||||
<Widget type="TextBox" skin="TextBox" position="10 15 95 15">
|
||||
<Property key="Caption" value="Tonemapping:"/>
|
||||
|
||||
Reference in New Issue
Block a user