Blender Git Commit Log
Git Commits -> Revision 5553f66
Revision 5553f66 by Campbell Barton (master) July 4, 2010, 08:49 (GMT) |
sequencer - effects strips now add directly above the strips they operate on (almost always what you want) - blend mode for new image/movie/scene/color strips is now cross: without this adjusting alpha will fade to black rather then the strip below. - SEQ_HAS_PATH macro didnt include sound-ram or sound-hd - meta drawing code has misleading variable names (from own commit). |
Commit Details:
Full Hash: 5553f66eb777ff4ee589b91b42258e5e7a6fbfec
SVN Revision: 29916
Parent Commit: c7869f9
Lines Changed: +36, -20
5 Modified Paths:
/source/blender/blenkernel/intern/sequencer.c (+3, -1) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+15, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+14, -14) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+15, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+14, -14) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+2, -2) (Diff)