blender/release/scripts
Andrea Weikert 86028a6631 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.
2009-12-11 22:51:53 +00:00
..
io [#20288] FBX exporter fails 2009-12-11 00:51:14 +00:00
modules rigify 2009-12-11 16:30:27 +00:00
op expand path for external player 2009-12-11 16:01:47 +00:00
presets Two files missing in case conversion in r24816. 2009-11-23 17:27:00 +00:00
templates rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted into a PyObject 2009-12-07 00:16:57 +00:00
ui Sequencer: Transform Strip updates (Durian wish) 2009-12-11 22:51:53 +00:00