Blender Git Loki
Git Commits -> Revision 9c51334
Revision 9c51334 by Joshua Leung (master) March 9, 2010, 07:09 (GMT) |
Bugfix #21117: Trying to select overlapping keys in the graph editor only cycles through top two keys (A masterclass in killing a bug using a sledgehammer...) Recoded the way that Graph Editor keyframe selection works, replacing the old penalties + closest vert system with a selection queue. Perhaps the sensitivity tolerance for picking up when a vert is clicked on is too sensitive now, but this can be fixed easily. |
Commit Details:
Full Hash: 9c513346a57d3a6b000822685158b67d56d5d99f
SVN Revision: 27355
Parent Commit: 74d5801
Lines Changed: +197, -87
1 Modified Path:
/source/blender/editors/space_graph/graph_select.c (+197, -87) (Diff)