Blender Git Loki

Git Commits -> Revision 86028a6

Revision 86028a6 by Andrea Weikert (master)
December 11, 2009, 22:51 (GMT)
Sequencer: Transform Strip updates (Durian wish)

Removed the Start/End Settings and the effect_fader from the sequencer transform strip.
The transform strip can now only be animated directly by keying the Scale X, Scale Y, Translate X, Translate Y and Rotation values.

Caveat:
The uniform scale re-uses the Scale X value, so when changing the animation on Scale X in the non-uniform scaling case, the uniform scaling will be affected too. This was done to not break files for Durian.

Note:
As much as I would have liked to clean up the TransformVars, it caused crashes of earlier versions of blender when opening the file.
The rna identifiers were also kept as to not break any existing animation on those keys.

Commit Details:

Full Hash: 86028a66319a67ed14b6d6cd43053a529df5b4a8
SVN Revision: 25326
Parent Commit: 3fd7328
Lines Changed: +172, -215

7 Modified Paths:

/projectfiles_vc9/blender/blender.vcproj (+33, -33) (Diff)
/release/scripts/ui/space_sequencer.py (+32, -43) (Diff)
/source/blender/blenkernel/BKE_sequence.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/seqeffects.c (+91, -82) (Diff)
/source/blender/blenkernel/intern/sequence.c (+5, -5) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+5, -5) (Diff)
/source/blender/makesrna/intern/rna_sequence.c (+5, -46) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021