Blender Git Commit Log
Git Commits -> Revision 7ba30d3
Revision 7ba30d3 by Bastien Montagne (master) September 24, 2020, 12:05 (GMT) |
Fix T80727: Drivers: deleting all keyframes leaves an uneditable f-curve. A NULL bezier pointer does not mean that the fcurve is not editable, it only is if it actually has some baked sample points too. |
Commit Details:
Full Hash: 7ba30d35d15a5f6c88167c559ce3acc12c63e4a4
Parent Commit: 748efc7
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/space_graph/graph_utils.c (+2, -1) (Diff)