Blender Git Commit Log

Git Commits -> Revision f6a174f

Revision f6a174f by Sergey Sharybin (soc-2013-paint)
July 12, 2014, 09:51 (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: f6a174fd4778e1c39d14d3774600367c69a47a1b
Parent Commit: 9f6c9ca
Committed By: Campbell Barton
Lines Changed: +1, -1

1 Modified Path:

/intern/cycles/render/shader.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021