Blender Git Commit Log

Git Commits -> Revision 145d354

Revision 145d354 by Antonis Ryakiotakis (master)
July 2, 2015, 16:46 (GMT)
Text effect strip for sequencer.

Is pretty much what it says :)
Easy subtitles for everyone!

Supports size, positioning,
a cheap shadow effect (probably will need more work),
and autocentering on x axis.

Now you can go wild with long spanish names
in your soap opera videos.

Will probably be refined as days go by,
but at least it's now ready for testing.

Commit Details:

Full Hash: 145d3540b3e2dafa9351c79a463c230304ce0ae5
Parent Commit: 2723d10
Lines Changed: +185, -4

12 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+14, -2) (Diff)
/source/blender/blenkernel/intern/seqeffects.c (+100, -0) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+1, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+3, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+3, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+5, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_debug.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+14, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+41, -0) (Diff)
/source/blender/makesrna/intern/rna_sequencer_api.c (+1, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021