Blender Git Commit Log
Git Commits -> Revision c530227
Revision c530227 by Falk David (master) February 15, 2021, 19:30 (GMT) |
Fix T85587: Crash on selecting multiple frames Blender would crash when selecting multiple keyframes while multiframe edit was active. This was due to the active frame being NULL in some instances. The fix checks if the active frame is not NULL. Reviewed By: antoniov Maniphest Tasks: T85587 Differential Revision: https://developer.blender.org/D10421 |
Commit Details:
Full Hash: c53022768b13831c38d2b687f99b7f9cbb919892
Parent Commit: ae370e2
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/gpencil.c (+1, -1) (Diff)