[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [24779] trunk/blender: == Sequencer ==

Joshua Leung aligorith at gmail.com
Sun Nov 22 22:01:38 CET 2009


By "non-IPO locked curves", do you mean those which are evaluated relative
to the strip extents? IMO, mixing things like that with normal global time
curves is evil/confusing and should be avoided.

On Mon, Nov 23, 2009 at 9:22 AM, Peter Schlaile <peter at schlaile.de> wrote:

> Revision: 24779
>
> http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=24779
> Author:   schlaile
> Date:     2009-11-22 21:22:35 +0100 (Sun, 22 Nov 2009)
>
> Log Message:
> -----------
> == Sequencer ==
>
> This should make animations in sequencer work again at most
> places.
>
> It removes facf0 and facf1 and replaces them by
>
> * effect_fader (the fader position for transition effects
>  limited 0-1 value range)
> * speed_fader (full range fader for speed effect)
>
> Also: default transitions should work again.
>
> Still not working: non-IPO-locked curves. (Don't really know,
> if we can / want to bring them back in new animation system.)
>
> Modified Paths:
> --------------
>    trunk/blender/release/scripts/ui/space_sequencer.py
>    trunk/blender/source/blender/blenkernel/intern/seqeffects.c
>    trunk/blender/source/blender/blenkernel/intern/sequence.c
>    trunk/blender/source/blender/makesdna/DNA_sequence_types.h
>    trunk/blender/source/blender/makesrna/intern/rna_sequence.c
>
>


More information about the Bf-committers mailing list