Blender Git Commit Log

Git Commits -> Revision e6ab6cb

March 27, 2017, 00:13 (GMT)
Cycles Denoising: Change include path to make MSVC happy

Apparently there's a include conflict on Windows that causes it to use the wrong filter.h otherwise.

Commit Details:

Full Hash: e6ab6cbae46a84164594ddba817b1852cd457f27
Parent Commit: 6e008e7
Lines Changed: +7, -7

7 Modified Paths:

/intern/cycles/device/device_cpu.cpp (+1, -1) (Diff)
/intern/cycles/filter/kernels/cpu/filter.cpp (+1, -1) (Diff)
/intern/cycles/filter/kernels/cpu/filter_avx.cpp (+1, -1) (Diff)
/intern/cycles/filter/kernels/cpu/filter_avx2.cpp (+1, -1) (Diff)
/intern/cycles/filter/kernels/cpu/filter_sse2.cpp (+1, -1) (Diff)
/intern/cycles/filter/kernels/cpu/filter_sse3.cpp (+1, -1) (Diff)
/intern/cycles/filter/kernels/cpu/filter_sse41.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021