f53a170539
We also now pre-expose our lighting before writing to the HDR buffers. This solves some precision issues and prevents the Sun from producing infinite values.
8 lines
277 B
XML
8 lines
277 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<PropertyList>
|
|
<name>Effects/HDR/bloom-downsample-first</name>
|
|
<inherits-from>Effects/HDR/bloom-downsample</inherits-from>
|
|
<parameters>
|
|
<is-first-downsample type="bool">true</is-first-downsample>
|
|
</parameters>
|
|
</PropertyList>
|