Files
test2/source/blender/include
Campbell Barton 17dc66c1d1 [#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.
2008-07-07 04:17:03 +00:00
..
2008-01-25 04:17:38 +00:00
2008-04-28 12:26:41 +00:00
2008-05-31 16:22:07 +00:00
2007-11-10 09:11:42 +00:00
2008-05-06 19:29:37 +00:00
2008-01-16 07:19:21 +00:00
2007-11-06 22:29:20 +00:00
2008-05-12 17:16:54 +00:00
2008-05-06 19:29:37 +00:00
2008-01-31 15:28:16 +00:00
2008-06-09 17:16:20 +00:00
2007-12-27 07:27:03 +00:00
2008-04-27 18:26:20 +00:00