Blender Git Commit Log

Git Commits -> Revision 16099c0

Revision 16099c0 by Sergey Sharybin (master)
July 9, 2021, 08:43 (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: 16099c00d05dcd1be3d462ddeb96a182679b5e90
Parent Commit: 8dd941c
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