blender/intern/cycles
Sergey Sharybin 6a4a911fc3 Cycles: Optimize math node without links to a single value node
Pretty straightforward implementation. Just needed to move some functions
around to make them available at shader compile time.
2014-10-29 16:31:13 +05:00
..
app Ghost Context Refactor 2014-10-07 15:47:32 -05:00
blender Cycles: Add a soft min/max UI value for volume step size, usually a range from 0.01 to 1.0 is fine. 2014-10-29 12:16:38 +01:00
bvh Cycles: Rebuild BVH from scratch if loading cache failed 2014-09-01 18:05:10 +06:00
cmake Ghost Context Refactor 2014-10-07 15:47:32 -05:00
device Cycles: Do cuda pointer arithmetic in integers, don't use pointer arithmetic 2014-10-14 17:54:41 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Optimize math node without links to a single value node 2014-10-29 16:31:13 +05:00
render Cycles: Optimize math node without links to a single value node 2014-10-29 16:31:13 +05:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Fix T42021: OSL doesn't work when there are non-ascii chars in the path 2014-10-14 14:56:21 +02:00
CMakeLists.txt Futher tweaks to WITH_CPU_SSE option 2014-10-15 18:45:09 +06:00
SConscript Ghost Context Refactor 2014-10-07 15:47:32 -05:00