Blender Git Loki
Git Commits -> Revision 00ba28e
Revision 00ba28e by Joshua Leung (master) February 22, 2018, 13:41 (GMT) |
Fix: Don't ignore duplicate channels when doing border/circle/lasso select While it is necessary to ignore duplicates when doing Deselect/Column Select (where double-updates may result in nothing being selected), for borderselect, not including the duplicates meant that sometimes, nothing would happen if you were trying to borderselect keyframes originating from hidden channels. This was first noticed in the greasepencil-object branch, but affects all animation channel types. |
Commit Details:
Full Hash: 00ba28e9f82b4caa156f831a0d9d1eae859da116
Parent Commit: 86ad5ca
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/space_action/action_select.c (+2, -2) (Diff)