Go to file
Joshua Leung dddb9aa30f NLA Editor: Swap Strips (Alt-F) and Bugfixes
1) Added a new operator to swap the order of strips within a track
(Alt-F).
This makes it possible to select two strips (or more precisely, two
islands of consecutive + selected strips) in a single track and change
the order in which the appear without needing a extra tracks to
perform the move through.

As usual, the non-overlapping rules apply, so there may be some cases
where swapping in this way is not possible without adjusting the
intermediate strips first manually. Otherwise, everything just gets
too tricky to manage deciding what adjustments should be done to the
obstructing strips to make a fit.

2) Freeing meta-strips didn't free their local data properly (i.e.
modifiers they may have had).

3) Adding strips to tracks, where the endframes for the strips
overlapped would cause problems with incorrect ordering of strips. I
still need to double-check whether evaluation works ok in this case...
2011-01-18 23:38:36 +00:00
build_files Enable sndfile by default on win64 2011-01-05 09:00:28 +00:00
doc removing epydocs for mathutils and geometry mododules (now they are in sphinx) 2011-01-01 23:53:48 +00:00
extern fix for using un-initialized stack memory with bullet triangle mesh collisions. 2011-01-16 06:16:28 +00:00
intern Fix [#25678]: (Ghost Cocoa) Fix character encoding translation for filenames (open & window title display) 2011-01-18 20:53:20 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release NLA Editor: Swap Strips (Alt-F) and Bugfixes 2011-01-18 23:38:36 +00:00
source NLA Editor: Swap Strips (Alt-F) and Bugfixes 2011-01-18 23:38:36 +00:00
CMakeLists.txt rename BKE_assert() --> BLI_assert(). 2011-01-09 15:12:08 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct test commit for svn link in commit mail, part two 2011-01-17 10:47:31 +00:00