Blender Git Commit Log
Git Commits -> Revision 0f85174
Revision 0f85174 by Brecht Van Lommel (master) April 22, 2014, 23:35 (GMT) |
Fix occasional wrong normal for curves with minimum width. This caused a couple of fireflies in koro_final.blend. The wrong normal would cause the shading point to be set as backfacing, which triggered another bug with hair BSDFs on the backface of hair curves. That one is not fixed yet but there's a comment in the code about it now. |
Commit Details:
Full Hash: 0f85174d503535287bd5844620cfd22dfecd373e
Parent Commit: f2c483d
Lines Changed: +40, -27