Blender Git Commit Log

Git Commits -> Revision f0be276

Revision f0be276 by Brecht Van Lommel (master)
November 18, 2021, 16:13 (GMT)
Fix T93082: Cycles baking not handling transparency correctly

For baking, replace transparent BSDF with holdout for baking. This ensure no
objects behind are baked, and that the baked image has alpha.

Commit Details:

Full Hash: f0be276514f2b7cae27c744ac80f999fbc69f12f
Parent Commit: ed91e75
Lines Changed: +46, -34

5 Modified Paths:

/intern/cycles/blender/session.cpp (+18, -13) (Diff)
/intern/cycles/kernel/integrator/init_from_bake.h (+5, -3) (Diff)
/intern/cycles/kernel/integrator/shader_eval.h (+13, -16) (Diff)
/intern/cycles/kernel/types.h (+2, -1) (Diff)
/intern/cycles/scene/integrator.cpp (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021