Blender Git Loki
Git Commits -> Revision 4a795f0
Revision 4a795f0 by Julian Eisel (temp-graph-select-changes) November 12, 2019, 14:23 (GMT) |
Always apply handle type change to both handles when key is selected. Previously we only applied the change to both handles if only the key but no handle is selected. Based on feedback by Hjalti, this new behavior is more practicable. Cases where you'd want only one handle to be changed are really rare (he can't think of one himself) so rather make the common case work well. This wasn't much of an issue before, as selecting a key always selected the handles with it, and box select had `Include Handles` disabled by default. |
Commit Details:
Full Hash: 4a795f083534897f0a47df9f63f2d272a024e7bb
Parent Commit: 4c5ff24
Lines Changed: +40, -34
1 Modified Path:
/source/blender/editors/animation/keyframes_edit.c (+40, -34) (Diff)