Blender Git Commit Log

Git Commits -> Revision 8694b42

May 19, 2021, 23:14 (GMT)
Fix T87160: DSE Keyframe Selection Now Selects Channels

Select All/Box/Circle/Lasso/MouseClick of keyframes now add channels to selection if any keydata was added to the selection.

Commit Details:

Full Hash: 8694b428c78edc3e2baaeb8b00420acd0d8681b8
Parent Commit: 542b8da
Lines Changed: +459, -54

7 Modified Paths:

/source/blender/editors/animation/keyframes_edit.c (+7, -0) (Diff)
/source/blender/editors/gpencil/editaction_gpencil.c (+40, -8) (Diff)
/source/blender/editors/include/ED_gpencil.h (+5, -4) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+1, -0) (Diff)
/source/blender/editors/include/ED_mask.h (+5, -4) (Diff)
/source/blender/editors/mask/mask_editaction.c (+39, -8) (Diff)
/source/blender/editors/space_action/action_select.c (+362, -30) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021