Files
blender/intern
Sergey Sharybin 2633928e1d Fix T45232: Cycles bake artifacts with transparent textures
The issue was caused by uninitialized ray used for composite and AO evaluation.

Can;t really think of "proper" ray configuration here, it's all a bit arbitrary
but think initializing the ray in a way so we look at the surface in a negative
normal direction is much better alternative to uninitialized ray.

Open for alternative suggestions tho.
2015-08-26 17:51:54 +02:00
..
2015-08-17 16:17:22 +10:00
2015-05-20 14:12:22 +10:00
2015-03-19 15:41:41 +11:00
2015-07-31 23:44:37 +10:00