Blender Git Commit Log

Git Commits -> Revision 9dd0c5a

Revision 9dd0c5a by Ton Roosendaal (master)
June 25, 2007, 13:01 (GMT)
Whoa, a new feature!

Sequence Editor: SHIFT+R, Remap Paths (also in pull down menu)

This allows to remap the root of a path to another directory.
Works on all selected Image strips. That way you can make absolute
paths relative, for example.

Example:
original path: /mnt/orange/finals/06_which_way/06_03b/
to be remapped: /mnt/orange/finals/
remap to: //
new path: //06_which_way/06_03b/

Commit Details:

Full Hash: 9dd0c5abe59d69357ac91e52954db5d1db81ec44
SVN Revision: 11041
Parent Commit: b5fb85a
Lines Changed: +59, -5

5 Modified Paths:

/source/blender/include/BIF_editseq.h (+1, -0) (Diff)
/source/blender/src/editseq.c (+42, -0) (Diff)
/source/blender/src/header_seq.c (+7, -0) (Diff)
/source/blender/src/space.c (+4, -1) (Diff)
/source/blender/src/toolbox.c (+5, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021