Blender Git Loki
Git Commits -> Revision 6b38c8a
Revision 6b38c8a by Philipp Oeser (master) October 2, 2019, 12:01 (GMT) |
Fix T70441: crash after deleting a material output node Caused by 5c79f2d0fba7. If no valid node_start is provided, we can just skip (e.g. 'ntree_shader_bump_branches' is not done then, but this is not neccessary without a valid eevee output node anyways...). Maniphest Tasks: T70441 Reviewed By: fclem Differential Revision: https://developer.blender.org/D5969 |
Commit Details:
Full Hash: 6b38c8a1ac1bb480446d133a6704de1c5ecd1e28
Parent Commit: 9b03435
Lines Changed: +4, -0
1 Modified Path:
/source/blender/blenkernel/intern/node.c (+4, -0) (Diff)