Blender Git Commit Log
Git Commits -> Revision 246ab11
Revision 246ab11 by Joshua Leung (master) December 5, 2006, 05:25 (GMT) |
Some more action editor goodies: * Now it is possible to invert the selection status of keyframes and markers. These options can only be found in the Select menu in the header. * It is also possible to select the keyframes that occur within the 2 'extreme' selected markers. Hotkey for this is Ctrl K |
Commit Details:
Full Hash: 246ab11255a4f5a3a2f024ef708b6807a5f63317
SVN Revision: 9192
Parent Commit: 201df23
Lines Changed: +174, -58
6 Modified Paths:
/source/blender/include/BIF_editaction.h (+5, -7) (Diff)
/source/blender/include/BSE_time.h (+1, -0) (Diff)
/source/blender/src/editaction.c (+47, -35) (Diff)
/source/blender/src/editipo_mods.c (+6, -1) (Diff)
/source/blender/src/edittime.c (+60, -3) (Diff)
/source/blender/src/header_action.c (+55, -12) (Diff)
/source/blender/include/BSE_time.h (+1, -0) (Diff)
/source/blender/src/editaction.c (+47, -35) (Diff)
/source/blender/src/editipo_mods.c (+6, -1) (Diff)
/source/blender/src/edittime.c (+60, -3) (Diff)
/source/blender/src/header_action.c (+55, -12) (Diff)