Blender Git Loki
Git Commits -> Revision 3669a3e
Revision 3669a3e by Brecht Van Lommel (master) March 8, 2021, 13:06 (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: 3669a3e2e95ca0dc63afec69e49a4b99cc2ab5c2
Parent Commit: 240e721
Lines Changed: +8, -8
1 Modified Path:
/intern/cycles/kernel/kernels/cuda/kernel_cuda_image.h (+8, -8) (Diff)