Blender Git Loki

Git Commits -> Revision 17dc66c

Revision 17dc66c by Campbell Barton (master)
July 7, 2008, 04:17 (GMT)
[#17288] Sequencer API: added a method, a geter/setter, the blend modes dict and corrected a malfunction on audio strips blend mode
from Luca Bonavita (mindrones)

- adds the method "rebuildProxy()" useful to rebuild all the strips at once: the user can do

- adds a BlendModes dictionary under the Blender.Scene.Sequence module: the user can see the blending option with

- adds the getter/setter "blendMode"

- adds a function seq_can_blend in sequence.c as requested by Peter, useful for these purposes but also to solve a bug
after

- the bug is you can apply blend modes to an audio strip that doesn't make sense: changed the test and now you cannot
assign blend mode other than Replace to audio strips

Omitted DNA cleanup part since its only whitespace and Id prefer to have a useful "svn blame" output.

Commit Details:

Full Hash: 17dc66c1d1e9ac276e7e5bc772d23caf83e7a2d2
SVN Revision: 15464
Parent Commit: 0456a71
Lines Changed: +84, -4

4 Modified Paths:

/source/blender/include/BSE_sequence.h (+2, -0) (Diff)
/source/blender/python/api2_2x/sceneSequence.c (+71, -3) (Diff)
/source/blender/src/buttons_scene.c (+1, -1) (Diff)
/source/blender/src/sequence.c (+10, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021