Blender Git Loki

Git Commits -> Revision e1db5a0

Revision e1db5a0 by Ton Roosendaal (master)
March 26, 2013, 15:00 (GMT)
Sequencer usability:

Brought back old tools "Remove Gap(s)" and "Insert Gap".
It's actually one of the first tools I ever coded for it in 90ies, so useful!

* Remove Gap(s)

This checks if there's no strip at a given position, and slides all strips
together to the left, until the gap is closed.

- BackSpace key, remove gap at current frame (or first gap at right of frame)
- SHIFT+BackSpace, remove all gaps at or to right of current frame.

* Insert Gap

Shifts all strips to right of current frame with 10 frames. (Amount can be
set in Toolbar redo panel).


Commit Details:

Full Hash: e1db5a050d2be78836a389705003595df29e1eb7
SVN Revision: 55600
Parent Commit: b4bd43e
Lines Changed: +95, -7

4 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+3, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+81, -7) (Diff)
/source/blender/editors/space_sequencer/sequencer_intern.h (+4, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+7, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021