Blender Git Commit Log
Git Commits -> Revision 5e216a6
Revision 5e216a6 by Sergey Sharybin (master) July 10, 2014, 13:04 (GMT) |
Fix T41005: Seemingly random crashes with cycles rendering Fix T41013: OSL and Crash Fix T40989: Intermittent crash clicking material color selector Issue was caused by not enough precision for inversion threshold. Use double precision for this threshold now. We might want to investigate this code a bit more further, stock implementation uses doubles for all computation. Using floats might be a reason of bad rows distribution in theory. |
Commit Details:
Full Hash: 5e216a6aa9bb7ea6c643d5b873cfae871d434925
Parent Commit: 19f89a0
Lines Changed: +1, -1
1 Modified Path:
/intern/cycles/render/shader.cpp (+1, -1) (Diff)