20d6299a6b
model-combined-transparent was replaced by calling model-transparent causing the ALS externel canopy effects to get lost. Call model-combined instead which restores these effects.
9 lines
310 B
XML
9 lines
310 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-combined</inherits-from>
|
|
</PropertyList>
|