Blender Git Commit Log

Git Commits -> Revision 9ce143a

Revision 9ce143a by Joshua Leung (master)
November 16, 2006, 23:15 (GMT)
This commit adds some missing features to markers in action editor,
and also fixes some further segfaults.

Now it is possible to 'surf' (jump) to different markers. This is only
possible through the hotkeys for this:
* Page Up - Next Marker
* Page Down - Previous Marker

These hotkeys match the ones in the timeline. In order to do so,
I've had to reassign two (rarely used/obscure) hotkeys:
* 'Ctrl Page Up' is now move selected action channel up (was Page Up)
* 'Ctrl Page Down' is no move selected action channel down (was Page Down)
I should also mention here that
* 'Shift Page Up' is move action channel to top
* 'Shift Page Down' is move action channel to bottom

Commit Details:

Full Hash: 9ce143ae25bb50d68defab3f768c32e7fd1d54a9
SVN Revision: 8914
Parent Commit: f89b052
Lines Changed: +121, -45

3 Modified Paths:

/source/blender/include/BIF_editaction.h (+5, -3) (Diff)
/source/blender/src/editaction.c (+102, -29) (Diff)
/source/blender/src/header_action.c (+14, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021