Blender Git Loki
Git Commits -> Revision 89c9fa8
Revision 89c9fa8 by Sergey Sharybin (master) November 2, 2021, 14:41 (GMT) |
Fix T92462: Cycles crash calculating hair transparency Need to make sure images needed for hair shaders are loaded before running the shader. The naming is a bit misleading, but this is an internal API and we can change it easily. Submitting minimal patch needed to fix logic in the code to make it safer to review for 3.0. Differential Revision: https://developer.blender.org/D13067 |
Commit Details:
Full Hash: 89c9fa8b737e07c84c1ff35919d211699592e6b5
Parent Commit: 698b05f
Lines Changed: +12, -1
1 Modified Path:
/intern/cycles/scene/geometry.cpp (+12, -1) (Diff)