Blender Git Commit Log
Git Commits -> Revision 5b45715
Revision 5b45715 by Sergey Sharybin (master) March 24, 2017, 14:39 (GMT) |
Cycles: Correct isfinite check used in integrator Use fast-math friendly version of this function. We should probably avoid unsafe fast math, but this is to be done with real care with all the benchmarks properly done. For now comitting much safer fix. |
Commit Details:
Full Hash: 5b45715f8a98c8577bc1f0dcbe95d58124475d2c
Parent Commit: 6aa972e
Lines Changed: +16, -15