Blender Git Commit Log
Git Commits -> Revision f17ca53
Revision f17ca53 by Sergey Sharybin (master) September 28, 2021, 15:06 (GMT) |
Fix wrong update with shadow catcher and transparent film This change fixes an issue when scene has a shadow catcher and film is configured to be transparent. Starting viewport render and making the background non-transparent will cause bad memory access (wrong render and possibly crash). Film passes depends on transparency of background, so check for this. Demo file: F10650585 Differential Revision: https://developer.blender.org/D12666 |
Commit Details:
Full Hash: f17ca53cdd2f3e3f4ccfcae404deebb02ead158d
Parent Commit: 640c4ac
Lines Changed: +2, -1
1 Modified Path:
/intern/cycles/render/film.cpp (+2, -1) (Diff)