Page MenuHome

Fix T85587: Crash on selecting multiple frames
ClosedPublic

Authored by Falk David (filedescriptor) on Feb 15 2021, 11:10 AM.

Details

Summary

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.

Diff Detail

Repository
rB Blender
Branch
T85587 (branched from master)
Build Status
Buildable 12893
Build 12893: arc lint + arc unit