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

2 Modified Paths:

/intern/cycles/kernel/kernel_accumulate.h (+2, -2) (Diff)
/intern/cycles/util/util_math.h (+14, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021