c4d19877cf
- New atmosphering rendering technique based on my own work. - Attempt to fix some remaining transparency issues. - Use a luminance histogram for auto exposure. - Add support for clustered shading. - Add WS 2.0 shaders. - Add 3D cloud shaders. - Add orthoscenery support.
9 lines
313 B
XML
9 lines
313 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Legacy Effect for Project Rembrandt.
|
|
It's kept for backwards compatibility and should not be used on new projects.
|
|
-->
|
|
<PropertyList>
|
|
<name>Effects/model-combined-transparent</name>
|
|
<inherits-from>Effects/model-transparent</inherits-from>
|
|
</PropertyList>
|