Go to file
Antony Riakiotakis 649a2bcc3d Politically correct terrible consequencer changes
This patch includes the work done in the terrible consequencer branch
that hasn't been merged to master minus a few controversial and WIP
stuff, like strip parenting, new sequence data structs and cuddly
widgets.

What is included:

* Strip extensions only when slipping. It can very easily be made an
option but with a few strips with overlapping durations it makes view
too crowded and difficult to make out.
* Threaded waveform loading + code that restores waveforms on undo (not
used though, since sound_load recreates everything. There's a patch for
review D876)
* Toggle to enable backdrop in the strip sequence editor
* Toggle to easily turn on/off waveform display
* Snapping during transform on sequence boundaries. Snapping to start or
end of selection depends on position of mouse when invoking the operator
* Snapping of timeline indicator in sequencer to strip boundaries. To
use just press and hold ctrl while dragging.

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D904
2014-11-24 18:23:44 +01:00
build_files Switch to SDL2 on OSX 2014-11-19 19:41:41 +01:00
doc update dna exporter for API changes 2014-11-14 00:55:40 +01:00
extern Support dynamic loading of SDL libraries 2014-11-17 17:43:18 +05:00
intern Politically correct terrible consequencer changes 2014-11-24 18:23:44 +01:00
release Politically correct terrible consequencer changes 2014-11-24 18:23:44 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Politically correct terrible consequencer changes 2014-11-24 18:23:44 +01:00
tests Add Murmur2A hashing feature to BLI 2014-11-14 11:00:26 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: disable OSL if its not found 2014-11-21 13:07:59 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake: add 'full' to 'make help' 2014-11-14 00:19:53 +01:00
SConstruct SCons: Proper solution for local symbols map 2014-11-20 15:27:10 +01:00