Blender Git Commit Log
Git Commits -> Revision 2768e62
Revision 2768e62 by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 20, 2017, 10:25 (GMT) |
Cycles: Another attempt to fix crashes on AVX2 processors Basically don't use rcp() in areas which seems to be critical after second look. Also disabled some multiplication operators, not sure yet why they might be a problem. Tomorrow will be setting up a full test with all cases which were buggy in our farm to see if this fix is complete. |
Commit Details:
Full Hash: 2768e623a905317d989bfd6d51cc316a31b5ae72
Parent Commit: 2b87d3b
Lines Changed: +16, -14