Blender Git Loki
Git Commits -> Revision b79976a
Revision b79976a by Jacques Lucke (master) June 5, 2019, 13:48 (GMT) |
Dopesheet: drag to box select in dopesheet This includes refactoring of the `mouse_action_keys` to make it easier to just detect if there is a key under the mouse. The refactoring mostly consists of extracting methods and reducing vertical scope of variables. Reviewers: billreynish, brecht Differential Revision: https://developer.blender.org/D5024 |
Commit Details:
Full Hash: b79976a9bd94dc372bb8f215c766d4ef03d67bcb
Parent Commit: fb4ec70
Lines Changed: +185, -125