Blender Git Commit Log

Git Commits -> Revision 70d86d5

November 12, 2019, 12:01 (GMT)
Make box selection Include Handles option only act on visible handles

The option would previously act on invisible handles. Because of this,
it wouldn't be wise to enable it by default, even though it can be
tremendously useful (esp. with `Only Selected Keyframes Handles`
disabled).
This changes things based on animator feedback, so that we can enable
the option by default.

I can see that for some people even the old behavior of acting on
invisible handles could be useful, so we might consider bringing that
option back. `Include Handles` could then become an enum to chose the
behavior.

Commit Details:

Full Hash: 70d86d55c393f11f4ddca907324485b57cc267cc
Parent Commit: 704461c
Lines Changed: +30, -6

3 Modified Paths:

/source/blender/editors/animation/keyframes_edit.c (+22, -6) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+4, -0) (Diff)
/source/blender/editors/space_graph/graph_select.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021