blender/intern/cycles
Thomas Dinges cbffc7499e Cycles: Shader Graph Optimization for Mix RGB nodes.
Basically the same as AC2c58e96685e8, but for Mix RGB Shaders, in case we use the Mix type. This way the node can be used as texture switch for example, setting the Factor to 0.0 or 1.0, without wasting extra memory / render time.
2014-09-24 12:52:36 +02:00
..
app Add texture coordinate export. 2014-09-19 10:44:42 +03:00
blender Cycles: Shader Graph Optimization for Mix RGB nodes. 2014-09-24 12:52:36 +02:00
bvh Cycles: Rebuild BVH from scratch if loading cache failed 2014-09-01 18:05:10 +06:00
cmake Cycles: use SYSTEM for external includes 2014-06-29 04:00:31 +10:00
device Fix wrong track of the memory when doing device vector resize before freeing it 2014-09-04 17:25:12 +06:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cleanup: Avoid some defines for scene_intersect(), related to Min Width. 2014-09-24 11:32:29 +02:00
render Cycles: Shader Graph Optimization for Mix RGB nodes. 2014-09-24 12:52:36 +02:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Cleanup: style, spelling 2014-09-18 09:37:49 +10:00
CMakeLists.txt Cycles: use SYSTEM for external includes 2014-06-29 04:00:31 +10:00
SConscript Deduplicate CUDA and OpenCL wranglers 2014-08-05 13:57:50 +06:00