Blender Git Commit Log

Git Commits -> Revision 7ad21c3

Revision 7ad21c3 by Sergey Sharybin (master)
July 11, 2019, 13:44 (GMT)
Fix T66604: Cycles bake crash on specific scene with volume

The issue was caused by un-initialized local storage for volume
intersection hits which are supposed to be stored in per-thread
KernelGlobals.

Fix is to make thread_shader() be the same as thread_render() in
respect of KernelGlobals.

Reviewers: brecht

Reviewed By: brecht

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

Commit Details:

Full Hash: 7ad21c3876c2453f11fd509a0157639d615567fc
Parent Commit: f0b72a7
Lines Changed: +4, -8

1 Modified Path:

/intern/cycles/device/device_cpu.cpp (+4, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021