blender/release/scripts
Joshua Leung 76e483edef Durian Feature Request for Graph Editor: Border Select (optionally) considers handles
Early when implementing the Graph Editor in 2.5, a key complaint that was levelled at the old 'IPO Editor' was that it was a constant annoyance that adjacent handles were getting selected in addition to the keyframes, when only the keyframes were intended. I solved this by making this default to only selecting keyframes and ignoring the handles, but this means that it isn't possible to batch move several handles at once. 

I've now improved this situation by adding an option to the border select operator (involved using Ctrl-B instead of B) which makes the handles get treated separately (as if they were separate verts, as in 2.4x). The default is still to only select keyframes, to have consistency with the DopeSheet...

Also performed some more renaming work in the code...
2010-04-05 03:37:28 +00:00
..
io pep8 cleanup 2010-04-04 14:52:15 +00:00
keyingsets Animation fixup squad to the rescue! 2010-04-04 22:13:57 +00:00
modules pep8 cleanup 2010-04-04 14:52:15 +00:00
op pep8 cleanup 2010-04-04 14:52:15 +00:00
presets Fix [#21351] PROPERTIES: Resolution changes based solely on changing 2010-03-13 00:17:52 +00:00
templates pep8 cleanup 2010-03-06 01:40:29 +00:00
ui Durian Feature Request for Graph Editor: Border Select (optionally) considers handles 2010-04-05 03:37:28 +00:00