Blender Git Loki
Git Commits -> Revision 7ffa420
Revision 7ffa420 by Sergey Sharybin (master) August 1, 2012, 12:59 (GMT) |
Fix #32205: Holdout shader + transparent background stays black with Alpha = 1 It was read of initialized memory around holdout_weight in cases when holdout material is used. Seems that it should be assigned to result of shader_holdout_eval here. If Brecht could double check this it'll be great. This could potentially fix #32224: Holdout Error with CUDA Cycles Render |
Commit Details:
Full Hash: 7ffa42075e29033a54a606a75b802d17f4a0f079
SVN Revision: 49446
Parent Commit: e00c755
Lines Changed: +2, -2
1 Modified Path:
/intern/cycles/kernel/kernel_path.h (+2, -2) (Diff)