Blender Git Commit Log
Git Commits -> Revision 52525a0
Revision 52525a0 by Joshua Leung (master) February 14, 2011, 02:30 (GMT) |
DopeSheet: Add menu entries and hotkeys to select all keyframes left/right to current frame in dope sheet This commit separates out this selection functionality out of the click-selection operator into a separate operator, so that hotkeys and menu entries can be assigned to it. This is based on an idea+patch (#23738) submitted by Torsten Rupp (rupp), though I've ultimately decided not to go with the suggested implementation as I don't think this fits that well under the "column" select operator. Todo: Graph Editor support will be coming shortly... |
Commit Details:
Full Hash: 52525a00f7f83e8349b98ab9824fe92cb41d2e8a
SVN Revision: 34831
Parent Commit: 6509169
Lines Changed: +156, -66