Blender Git Commit Log
Git Commits -> Revision 10e1780
Revision 10e1780 by Joshua Leung (master) November 17, 2009, 10:12 (GMT) |
Assorted bugfixes - Sequencer/Preview Range: * Snapping strips now works with the hotkey Shift-S as in the rest of Blender * Preview Range works in Sequencer now (the operators for setting, clearing, and also drawing) * Related to the Preview Range for Sequencer, toggling the time-display mode also works * Preview Range Set operator now works again, after the modal keymaps change for borderselect broke it. Also sends correct notifiers now after bein called. |
Commit Details:
Full Hash: 10e1780cf9dc038f289539877790d12645c0bfda
SVN Revision: 24602
Parent Commit: b1a6ef4
Lines Changed: +27, -11
7 Modified Paths:
/source/blender/blenkernel/intern/armature.c (+1, -1) (Diff)
/source/blender/editors/animation/anim_ops.c (+3, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+15, -7) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+4, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/space_sequencer.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -0) (Diff)
/source/blender/editors/animation/anim_ops.c (+3, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+15, -7) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+4, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/space_sequencer.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -0) (Diff)