Blender Git Commit Log

Git Commits -> Revision 0b2dafa

Revision 0b2dafa by Sergey Sharybin (lineart-shadow)
July 13, 2021, 08:41 (GMT)
Fix cycles crash when changing viewport display pass

It was possible that render buffers and scene kernel data will be out
of sync because reset and scene update happens in different locks.

This is similar issue we've fixed in the Cycles X branch, so backported
relevant changes from there.

This change removes what seems to be unused feature kernel.

Differential Revision: https://developer.blender.org/D11828

Commit Details:

Full Hash: 0b2dafaf1e401300d60202dd71147b91f49d0862
Parent Commit: c7d61f0
Committed By: YimingWu
Lines Changed: +74, -112

2 Modified Paths:

/intern/cycles/render/session.cpp (+71, -112) (Diff)
/intern/cycles/render/session.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021