Blender Git Commit Log
Git Commits -> Revision 2e89145
Revision 2e89145 by Sergey Sharybin (master) December 8, 2017, 11:03 (GMT) |
Cycles: Fix difference in image Clip extension method between CPU and GPU Our own implementation was behaving different comparing to OSL and GPU, namely on the border pixels OSL and CUDA was doing interpolation with black, but we were clamping coordinate. This partially fixes issue reported in T53452. Similar change should also be done for 3D interpolation perhaps, but this is to be investigated separately. |
Commit Details:
Full Hash: 2e8914549b677dd0101ea17f64183a98db281510
Parent Commit: f31fb4a
Lines Changed: +28, -19
1 Modified Path:
/intern/cycles/kernel/kernels/cpu/kernel_cpu_image.h (+28, -19) (Diff)