Blender Git Commit Log
Git Commits -> Revision d994391
Revision d994391 by Philipp Oeser (master) June 20, 2020, 04:49 (GMT) |
Fix T77994: VSE crash adding a glow effect strip Since rB47f98a38d0f8 not all 3 effect inputs were assigned anymore. Their ImBuf's rect was accessed though in do_glow_effect (even though unused in the following dedicated functions). Just pass NULL here instead. Reviewed By: ISS Differential Revision: https://developer.blender.org/D8064 |
Commit Details:
Full Hash: d994391e0c6e3346e0723a8cf6d7288521c04dfe
Parent Commit: 73ffb3e
Committed By: Richard Antalik
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/intern/seqeffects.c (+2, -2) (Diff)