Blender Git Commit Log

Git Commits -> Revision 7e53f9f

Revision 7e53f9f by Joshua Leung (master)
June 23, 2016, 15:18 (GMT)
Dopesheet: Lasso and Circle Select tools work for selecting keyframes

This only works in the Action and Dopesheet modes (which operate on FCurve keyframes).
Support for Grease Pencil and Mask Keyframes though is still pending.

Commit Details:

Full Hash: 7e53f9fb1af850271d92ddc92a50acbc7aafd48f
Parent Commit: 58acc18
Lines Changed: +348, -9

8 Modified Paths:

/release/scripts/startup/bl_ui/space_dopesheet.py (+2, -0) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+60, -2) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+11, -3) (Diff)
/source/blender/editors/space_action/action_intern.h (+2, -0) (Diff)
/source/blender/editors/space_action/action_ops.c (+10, -0) (Diff)
/source/blender/editors/space_action/action_select.c (+259, -0) (Diff)
/source/blender/editors/space_graph/graph_select.c (+2, -3) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021