69387f09f4
- All non-ALS Effects have been removed (except generic ones from model-default and terrain-default). - The rendering dialog has been reworked to accomodate the changes. - All necessary properties have been added to graphics-properties.xml - Five graphics presets have been added: Minimal, Low, Medium, High and Ultra. - Some unused properties have been removed from defaults.xml
9 lines
259 B
XML
9 lines
259 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Legacy Effect.
|
|
It's kept for backwards compatibility and should not be used on new projects.
|
|
-->
|
|
<PropertyList>
|
|
<name>Effects/reflect</name>
|
|
<inherits-from>Effects/model-default</inherits-from>
|
|
</PropertyList>
|