Blender Git Loki
Git Commits -> Revision 2015e39
Revision 2015e39 by Brecht Van Lommel (blender-v2.92-release) March 8, 2021, 13:14 (GMT) |
Fix Cycles CUDA build error with Visual Studio 2019 v16.9 Something in this update broke the floor() function in CUDA, instead use floorf() like we do everywhere else in the kernel code. Thanks to Ray Molenkamp for identifying the solution. |
Commit Details:
Full Hash: 2015e3984254a41d1f9f14ac854649aa132334ee
Parent Commit: 02948a2
Lines Changed: +8, -8
1 Modified Path:
/intern/cycles/kernel/kernels/cuda/kernel_cuda_image.h (+8, -8) (Diff)