Blender Git Commit Log

Git Commits -> Revision c178482

Revision c178482 by Mai Lavelle (master)
February 15, 2018, 08:26 (GMT)
Fix crash when rendering particles with cycles

view_layer is NULL when the render engine is created, this gets passed
around and ends up in this code causing a crash. This should be reverted
after the render engine api is updated to set view_layer.

Commit Details:

Full Hash: c1784824ffa2f816a763a2fa14f53043685d8804
Parent Commit: 144a661
Lines Changed: +5, -3

2 Modified Paths:

/source/blender/blenkernel/intern/effect.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/particle.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021