Blender Git Loki
Git Commits -> Revision 2b44db4
Revision 2b44db4 by Sergey Sharybin (master) March 22, 2017, 10:37 (GMT) |
Fix/workaround T50533: Transparency shader doesn't cast shadows with curve segments There seems to be a compiler bug of MSVC2013. The issue does not happen on Linux and does not happen on Windows when building with MSVC2015. Since it's reallly a pain to debug release builds with MSVC2013 the AVX2 optimization is disabled for curve sergemnts for this compiler. |
Commit Details:
Full Hash: 2b44db4cfca18d451298416c33544e8dd7615e1c
Parent Commit: 8563d3b
Lines Changed: +2, -2
1 Modified Path:
/intern/cycles/kernel/geom/geom_curve.h (+2, -2) (Diff)