Go to file
Ton Roosendaal e1db5a050d 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).
2013-03-26 15:00:56 +00:00
build_files Fix for opencollada building in install_deps.sh script. 2013-03-23 17:28:24 +00:00
doc BGE: Adding docs for bge.logic.getProfileInfo(). 2013-03-19 04:56:51 +00:00
extern Update ceres to current git version. 2013-03-21 18:07:03 +00:00
intern Bugfix [#34749] Fluid domain > 10GB crashes Blender - out of memory 2013-03-25 11:11:49 +00:00
release Sequencer usability: 2013-03-26 15:00:56 +00:00
source Sequencer usability: 2013-03-26 15:00:56 +00:00
CMakeLists.txt code cleanup: misc warnings/style 2013-03-21 02:58:21 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Attempt to fix windows building with scons 2013-03-22 08:53:11 +00:00