blender/intern/cycles
Sergey Sharybin e7915ea6eb Cycles: Remove code which was commented out for ages now
It was mainly unfinished code for volume in a split kernel which
should be done differently anyway to avoid such a code copy-paste.

The code didn't really work, so likely nobody will cry.
2016-01-29 18:59:37 +01:00
..
app Cycles: Add option to directly link against CUDA libraries 2016-01-14 12:27:22 +05:00
blender Fix T47214: Keyed Particles don't render correctly when used for point density input 2016-01-26 12:50:55 +01:00
bvh Cleanup: And one more commit... (BVH Cache). 2015-09-24 17:01:58 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Remove some unused variables from split kernel function 2016-01-29 18:54:46 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Remove code which was commented out for ages now 2016-01-29 18:59:37 +01:00
render Fix T47201: Cycles+OSL keeps image files open until Blender exits 2016-01-19 14:56:52 +05:00
subd Cycles: Reduce scope of some defines set in CMakeLists 2016-01-14 13:12:50 +05:00
util Cycles: Make Clang 3.6 happy with const debug flags reference 2016-01-24 01:33:53 +05:00
CMakeLists.txt Cycles: Reduce scope of some defines set in CMakeLists 2016-01-14 13:12:50 +05:00