fixed stylesheet for upgrading to 0.5.0

metadata
Wenzel Jakob 2014-02-25 18:08:48 +01:00
parent c466c70738
commit 3d561167c9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</xsl:template>
<!-- Update the name of the bump plugin -->
<xsl:template match="integrator[@type='bump']/@type">
<xsl:template match="bsdf[@type='bump']/@type">
<xsl:attribute name="type">bumpmap</xsl:attribute>
</xsl:template>