Blender Git Commit Log

Git Commits -> Revision 4875618

Revision 4875618 by Joshua Leung (master)
April 10, 2009, 03:34 (GMT)
Animation Editors - Part 1 of Code Cleanups

* Fixed a few typos in the code
* Switched the meaning of the Ctrl and Alt modifiers when selecting keyframes.
- Ctrl is now select all keyframes on one side of time cursor
- Alt is now select all keyframes at same time as a particular keyframe.

TODO:
While testing these changes, I've found that this column-select is not working yet as the tolerances are too low. This will be rectified soon.

Commit Details:

Full Hash: 487561882dfd14dfcd7af16132e65ef854d9636d
SVN Revision: 19633
Parent Commit: 92e17f1
Lines Changed: +56, -51

7 Modified Paths:

/source/blender/editors/animation/keyframing.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_edit.c (+13, -13) (Diff)
/source/blender/editors/space_action/action_ops.c (+2, -3) (Diff)
/source/blender/editors/space_action/action_select.c (+20, -13) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+13, -13) (Diff)
/source/blender/editors/space_graph/graph_ops.c (+2, -3) (Diff)
/source/blender/editors/space_graph/graph_select.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021