Blender Git Commit Log
Git Commits -> Revision 8abdc89
Revision 8abdc89 by Campbell Barton (master) January 4, 2015, 15:27 (GMT) |
Sequencer: Preview dragging playhead over strips Bring back the 2.4x feature. also show a highlight when a strip is being previewed. |
Commit Details:
Full Hash: 8abdc89912e4ae042eeeb5f0e33e833a89eefb8f
Parent Commit: c7eb83b
Lines Changed: +96, -16
5 Modified Paths:
/source/blender/editors/animation/anim_ops.c (+38, -4) (Diff)
/source/blender/editors/include/ED_sequencer.h (+6, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+30, -9) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+18, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+4, -1) (Diff)
/source/blender/editors/include/ED_sequencer.h (+6, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+30, -9) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+18, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+4, -1) (Diff)