blender/intern/cycles
Sergey Sharybin 409b3c9c9c Fix T42106: Box image mapping shows black triangles if they point to a corner and blend is 0
After discussion with cambo here we decided it's better to choose arbitrary side of the box
(in this case it's X-axis) and use image from it. That's better than doing a blackness.

P.S. This is literally a corner case anyway.
2014-10-07 15:48:39 +02:00
..
app Add texture coordinate export. 2014-09-19 10:44:42 +03:00
blender Cycles: Add support for debug passes 2014-10-04 19:00:26 +06: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 Cycles: Workaround dead-slow expf() on 64bit linux 2014-10-06 12:36:46 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix T42106: Box image mapping shows black triangles if they point to a corner and blend is 0 2014-10-07 15:48:39 +02:00
render Cycles: Move system headers include to the top of the files 2014-10-06 12:36:46 +02:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Cycles: Keep ccl_always_inline always inlining the stuff 2014-09-26 02:03:49 +06:00
CMakeLists.txt Cycles: Add support for debug passes 2014-10-04 19:00:26 +06:00
SConscript Cycles: Add support for debug passes 2014-10-04 19:00:26 +06:00