Files
test2/intern/cycles/kernel/shaders
Sergey Sharybin 91b23992ce Fix T41870: Cycles OSL - Changing rotation value in anisotropic shader crashes Blender
Older OSX has major issues with sincos() function, it's likely a big in OSL
or LLVM. For until we've updated to new versions of this libraries we'll use
a workaround to prevent possible crashes on all the platforms.

Shouldn't be that bad because it's mainly used for anisotropic shader where
angle is usually constant.

This fix is safe for inclusion into final Blender 2.75 release.
2015-06-14 13:14:11 +02:00
..
2013-10-10 17:28:01 +00:00
2015-04-21 15:53:32 +10:00
2015-04-21 15:53:32 +10:00