Blender Git Commit Log

Git Commits -> Revision 4422b3f

Revision 4422b3f by Thomas Dinges (master)
May 6, 2016, 21:13 (GMT)
Some fixes for CUDA runtime compile:
* When Baking wasn't used we got an error.
* On top of Volume Nodes (NODES_FEATURE_VOLUME), we now also check if we need volume sampling code,
so we can disable that as well and save some further compilation time.

Commit Details:

Full Hash: 4422b3f9199cdd13c162ebc16c9e1d1b18f76bae
Parent Commit: 734d1ae
Lines Changed: +26, -3

5 Modified Paths:

/intern/cycles/device/device.h (+8, -0) (Diff)
/intern/cycles/kernel/kernels/cuda/kernel.cu (+2, -0) (Diff)
/intern/cycles/kernel/kernel_bake.h (+2, -2) (Diff)
/intern/cycles/kernel/kernel_types.h (+10, -1) (Diff)
/intern/cycles/render/shader.cpp (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021