Blender Git Commit Log
Git Commits -> Revision ef11be0
Revision ef11be0 by Sergey Sharybin (master) February 17, 2015, 21:26 (GMT) |
Cycles: Avoid over-allocation in decouple ray marching It could have happened with really long rays and small steps. Step size will be adjusted to the clamped number of steps in order to preserve render result compatibility as much as possible. We should probably reformulate this a bit, so it will give the same looking results without step tweaks. But this new behavior should already be much better that it was before. |
Commit Details:
Full Hash: ef11be0e77461a7b5d657c365bac2b7746ca47bf
Parent Commit: a9dbaf3
Lines Changed: +6, -3
1 Modified Path:
/intern/cycles/kernel/kernel_volume.h (+6, -3) (Diff)