thin dielectric classifies itself incorrectly

metadata
Wenzel Jakob 2013-02-06 19:39:55 -05:00
parent 78c87acfea
commit 403706fa62
1 changed files with 0 additions and 2 deletions

View File

@ -118,8 +118,6 @@ public:
m_components.push_back(ENull | EFrontSide | EBackSide m_components.push_back(ENull | EFrontSide | EBackSide
| (m_specularTransmittance->isConstant() ? 0 : ESpatiallyVarying)); | (m_specularTransmittance->isConstant() ? 0 : ESpatiallyVarying));
m_components.clear();
m_components.push_back(ENull | EFrontSide | EBackSide);
m_usesRayDifferentials = false; m_usesRayDifferentials = false;
m_usesRayDifferentials = m_usesRayDifferentials =